nypl-design-system icon indicating copy to clipboard operation
nypl-design-system copied to clipboard

React design system putting accessibility first.

Results 18 nypl-design-system issues
Sort by recently updated
recently updated
newest added

Fixes JIRA ticket DSD-1719 ## This PR does the following: - Another test PR, this time to see how container queries could be used in `SearchBar`, not meant to be...

## This PR does the following: - Exploration for better UX in Table. ## How has this been tested? ## Accessibility concerns or updates - ### Checklist: - [ ]...

In Progress

### Description of issue While using the `Icon` component and the `IconNames.UtilityHamburger`, I get the following error after my app rehydrates in the browser: ``` Warning: Prop `id` did not...

Fixes JIRA ticket [DSD-1771](https://newyorkpubliclibrary.atlassian.net/browse/DSD-1771). ## This PR does the following: - Adds the FilterBarPopup component ## How has this been tested? ## Accessibility concerns or updates - ### Checklist: -...

Ship It

Fixes JIRA ticket [DSD-1799](https://newyorkpubliclibrary.atlassian.net/browse/DSD-1799) ## This PR does the following: - Adds closeOnBlur prop to the render prop function to apply the appropriate prop value to MultiSelect children. - Cleans...

Ship It

Part of work for [DSD-1719](https://newyorkpubliclibrary.atlassian.net/browse/DSD-1719) ## This PR does the following: - Release candidate for container query work - Adds container queries to `Card`, `FeaturedContent`, and `Searchbar` ## How has...

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.4.8. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...

Dependencies

Fixes JIRA ticket [DSD-1791](https://newyorkpubliclibrary.atlassian.net/browse/DSD-1791) The `Select` component is sized to fit the largest option size; if the option exceeds the maxWidth of 255px (~30 characters) then the text is truncated....