Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uriweb/uri-component-library
:gift: URI Component Library
https://github.com/uriweb/uri-component-library
shortcodes tinymce ui-ux wordpress wordpress-plugin wysiwyg-editor
Last synced: 3 months ago
JSON representation
:gift: URI Component Library
- Host: GitHub
- URL: https://github.com/uriweb/uri-component-library
- Owner: uriweb
- License: gpl-3.0
- Created: 2017-12-11T19:18:32.000Z (about 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-17T15:46:28.000Z (5 months ago)
- Last Synced: 2024-09-18T16:42:41.144Z (5 months ago)
- Topics: shortcodes, tinymce, ui-ux, wordpress, wordpress-plugin, wysiwyg-editor
- Language: JavaScript
- Homepage:
- Size: 22.3 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# URI Component Library
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/uriweb/uri-component-library)](https://github.com/uriweb/uri-component-library/releases/latest)
[![GitHub Release Date](https://img.shields.io/github/release-date/uriweb/uri-component-library)](https://github.com/uriweb/uri-component-library/releases/latest)
![GitHub License](https://img.shields.io/github/license/uriweb/uri-component-library)
![GitHub top language](https://img.shields.io/github/languages/top/uriweb/uri-component-library?color=violet&branch=master)The Component Library standardizes the look and feel of web elements, and makes it fast and simple to build webpages that look great and stay on-brand.
See [this documentation](https://www.uri.edu/wordpress/components/) to learn about components and how to use them.
## What's new in 5.2.0
> IMPORTANT: This version supersedes both v5.1.0 and the v5.0.3.x series, and includes features released as part of the latter (as noted). The v5.0.3.x series is discontinued by this release.
CL 5.2.0 is a minor release focued on bug fixes and minor feature additions.
* Fixes several issues with unified accessibility controls introduced in v5.1, including unresponsive controls and videos that did not appear to autoplay
* Video cards now display accessibility controls in the default (lower right) location
* Contrast control is now available for non-video heroes containing text
* The default text contrast in Heroes has been reintroduced, and the difference between standard and enhanced contrast has been improved
* Social Bars can now include TikTok1
* The Twitter logo has been replaced with that for X (the `twitter` attribute in Share Bars and Social Bars has been deprecated in favor of `x`, but is maintained for legacy support)1
* Icons in Share Bars and Social Bars have been updated with high resolution versions1
* Ensures compatibility with WordPress 6 and later2
* Updates development tools> 1 First stable version: v5.0.3.1
> 2 First stable version: v5.0.3.3> This plugin is available from Packagist as [uriweb/uri-component-library](https://packagist.org/packages/uriweb/uri-component-library)
For complete details, see the [commit history](https://github.com/uriweb/uri-component-library/pull/231/commits) and the [issue tracker](https://github.com/uriweb/uri-component-library/issues).
## How do I get set up?
### Typical installation
1. Grab a copy of the [latest version](https://github.com/uriweb/uri-component-library/releases/latest)
2. [Install it](https://wordpress.org/support/article/managing-plugins/#installing-plugins) into your WordPress `wp-content/plugins` directory
3. Activate it in your site's plugin manager### Using Packagist
If your site is built on a composer stack, you can add the latest version by running:
```shell
composer require uriweb/uri-component-library
```---
For help with using components, see [documentation](https://www.uri.edu/wordpress/components/).
## Plugin Details
__Contributors:__ [bjcfuller](https://github.com/bjcfuller), [johnpennypacker](https://github.com/johnpennypacker), [alexandragauss](https://github.com/alexandragauss)
__Tags:__ plugins, shortcodes
__Requires at least:__ 5.8
__Tested up to:__ 6.4.5
__Stable tag:__ 5.2.0
__License:__ GPL-3.0
__Licence URI:__ https://www.gnu.org/licenses/gpl-3.0.html