component-library icon indicating copy to clipboard operation
component-library copied to clipboard

A library of barebones front-end components built with WordPress and accessibility in mind.

Results 71 component-library issues
Sort by recently updated
recently updated
newest added

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

enhancement
component-accordion

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

component-accordion

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

component-navigation

Update [release workflow documentation](https://github.com/10up/component-library/blob/develop/CONTRIBUTING.md) to include guidance

documentation

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

new component

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

new component

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. ![Filter](https://user-images.githubusercontent.com/3942675/107820206-00948500-6d40-11eb-9e64-0b5a29291b22.jpg) === Coordinate with...

component-tabs

This is a ticket to update the default design of the navigation component

component-navigation
needs design

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

enhancement