component-library
component-library copied to clipboard
A library of barebones front-end components built with WordPress and accessibility in mind.
Update workflow documentation on contributing page. If this is too verbose / complicated - happy to trim per that guidance Closes #74
**Is your feature request related to a problem? Please describe.** We've recently had a request from a client (Campbell's) to extend the accordion component with functionality to control its initial...
### Description of the Change Adds additional settings for custom classes. ### Alternate Designs ### Benefits Allows end developer to use their own classes versus being locked into the plugin...
Either enable a meganav option for the navigation component **Describe the solution you'd like** @saltcod Please add acceptance / expectations - links to examples - options to consider - depth...
Update [release workflow documentation](https://github.com/10up/component-library/blob/develop/CONTRIBUTING.md) to include guidance
We are continually reinventing the wheel creating posts filters on projects. Create an agnostic post filter component to work with WordPress posts, taxonomies, and CPTs that we can leverage across...
Ensure all other tab component issues have been addressed. === Coordinate with the tabs block in the block library to ensure both work in tandem: https://github.com/10up/block-library/tree/trunk/includes/blocks/block-editor/blocks
Currently on small screens the tabs scroll horizontally, as an example The design might look like a 'Select' menu, with the drop down being the tabs.  === Coordinate with...
This is a ticket to update the default design of the navigation component
Verify datepicker solution: https://baseline.10up.com/component/datepicker/ Investigate duet as an alternative: https://github.com/duetds/date-picker Initial feedback (2020): - Opens on Enter keypress - Allows selecting of months with keys - Prevents window scroll when...