Skip to content

uriweb/uri-component-library

Repository files navigation

URI Component Library

GitHub release (latest by date) GitHub Release Date GitHub License Codacy Badge GitHub top language

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 to learn about components and how to use them.

What's new in 5.1.0

CL 5.1.0 is a minor release focused on accessibility controls and new blocks.

  • Adds an Abstract block, useful for hero-like presentations when sufficient artwork isn't available. Choose from four animation styles and unlimited colorways.
  • Adds a Breakout block, useful for creating a section on a page differentiated by a full-width light grey background. Breakouts support commonly nested blocks like headings, paragraphs, and lists, as well as other components like Cards and Metrics.
  • Adds universal accessibility controls for component-specific or site-wide user control of motion and contrast. Universal accessibility controls are supported by Heroes, Cards, and Abstracts.
  • Depricates the headline and subhead Hero attributes in favor of title and body, respectively. Backward compatibility is retained.
  • Removes the animation option for static Heroes
  • Fixes certain spacing and padding issues with Cards
  • Updates development tools

This plugin is now available from Packagist as uriweb/uri-component-library

For complete details, see the commit history and the issue tracker.

How do I get set up?

Typical installation

  1. Grab a copy of the latest version
  2. Install it 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:

composer require uriweb/uri-component-library

For help with using components, see documentation.

Plugin Details

Master Build Status CodeFactor

Contributors: bjcfuller, johnpennypacker, alexandragauss
Tags: plugins, shortcodes
Requires at least: 4.0
Tested up to: 6.3
Stable tag: 5.1.0
License: GPL-3.0
Licence URI: https://www.gnu.org/licenses/gpl-3.0.html