salt-ds
salt-ds copied to clipboard
React UI components built with a focus on accessibility, customization and ease-of-use
Adds accent option to `UNSTABLE_SaltProviderNext`
```[tasklist] ### Tasks - [ ] Add new foundation typography headings token, default to Open Sans - [ ] Point h1/2/3/4, display 1/2/3 to new heading token - [ ]...
Implement additional options ```[tasklist] ### Tasks - [x] Mechanism to release this early without breaking change (`UNSTABLE_SaltProviderNext`) - [x] Rounded corner option (#2989) - [ ] New color palette (#3255)...
We're going to introduce 3 different toggles for theme next, which can be too wide for small screens for ease of use. Add as a single list. - [ ]...
```[tasklist] ### Checklist - [ ] Density (HD, MD, LD, TD) - [ ] Mode (Light, Dark) - [ ] Fill (Primary, Secondary, Tertiary) - [ ] State (Default, Hover,...
### Area UI Components ### The problem Create a Tag component. Tag is a visual adornment for Cards that is somewhat like a Pill (visually) and enables you to highlight...
```[tasklist] ### Checklist - [ ] Density (HD, MD, LD, TD) - [ ] Mode (Light, Dark) - [ ] Fill (Primary, Secondary, Tertiary) - [ ] State (Default, Hover,...
### Area UI Components, Documentation ### The problem To support specific use case on different locale, date picker needs flexibility to configure different date format (after parsing) Salt default date...
### Area UI Components ### The problem In smaller viewport, dual calendar of range picker would be too wide. ### The solution Need a way to pass a prop down...