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: about 1 month ago
JSON representation

:gift: URI Component Library

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.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