component-library
component-library copied to clipboard
A library of barebones front-end components built with WordPress and accessibility in mind.
Verify a11y implementation and guidance is correct on components Use Van11y as a resource to do the following (if another resource feels appropriate, please include): 1. analyze any enhancements we...
**Is your feature request related to a problem? Please describe.** The Audio Player component is marked as `PLANNED` on https://baseline.10up.com/components, but we've got https://github.com/10up/component-audio which might as well get ported...
**Is your feature request related to a problem? Please describe.** While creating a website using the navigation component, I found I needed to spend a lot of time adding code...
**Is your feature request related to a problem? Please describe.** Baseline references Reading Position (see https://baseline.10up.com/component/reading-position/), but links out to https://github.com/10up/component-reading-position instead of a sub-package in this repo. **Describe the...
Currently, we need to use `accordion-header`, `accordion-content`, `accordion-label` classes. It would be nice to allow the user the use other class names and pass those class names to the plugin...
**Is your feature request related to a problem? Please describe.** In several projects I have come across designs that demand individual Accordions to be open by default. (Normally the first...
When you select your first set of library options, you can only apply the animation once on initial button press. "Apply this Animation" only executes again when new library options...
**Is your feature request related to a problem? Please describe.** I noticed there is hard coded `sub-menu` class used in the nav component. Could this be part of settings so...
Modeled after bounce.js to product complex JS-based animations. Animations will be chainable and focused on transforms only at first. API should be similar to https://github.com/tictail/bounce.js/ but we'll need to sync...
Should load the library and allow users to click an element and add any available classes to see the effect.