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: about 1 month 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 (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-17T15:46:28.000Z (over 1 year ago)
- Last Synced: 2024-09-18T16:42:41.144Z (over 1 year 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
[](https://github.com/uriweb/uri-component-library/releases/latest)
[](https://github.com/uriweb/uri-component-library/releases/latest)


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.3.0
CL 5.3.0 is a minor release that focuses on functionality and accessibility improvements.
* Add bottom margin to Button component
* Add documentation link to the editing pane on the Card component
* Make Notices non-dismissable on default
* Change HTML `` for `
` on Social Bar component, Boxout component (when floated), Share Bar component, and Date component
* Remove columns from Breakout component
* Add aria-label option for Button component
* Use `` for Menu component
> 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/240/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.9.1
__Stable tag:__ 5.3.0
__License:__ GPL-3.0
__Licence URI:__ https://www.gnu.org/licenses/gpl-3.0.html