palmetto-components
palmetto-components copied to clipboard
A React component library to power all Palmetto UI.
# Github Issue or Trello Card This PR addresses this issue: # What type of change is this? Please delete options that are not relevant. - [ ] Bug fix...
When labeling a group of inputs it's recommended to create a `fieldset` element with a nested `legend` element. I'd like to add support to treat the `FormLabel` component as a...
If possible, it'd be good to only import the ones we use. That may require a different setup on the Icon component though.
Label should be able to wrap, but the sort icon needs to always stay to the right of the label
Support the ability to present a range of values with no spaces between them.
Bumps [rollup](https://github.com/rollup/rollup) from 2.70.2 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...