salt-ds
salt-ds copied to clipboard
React UI components built with a focus on accessibility, customization and ease-of-use
### Area UI Components ### The problem Add primary / secondary button examples to banner in storybook ### The solution Compose content and `Button` within `BannerContent` ### Alternatives and examples...
### Area UI Components ### The problem Add secondary label example to combobox in storybook ### The solution Using composition of `Option`, layout and `Text` (likely [variant](https://www.saltdesignsystem.com/salt/components/text/examples#variant)) component ### Alternatives...
```[tasklist] ### Tasks - [ ] New design token - [ ] Relevant component updated (e.g. panel) - [ ] Figma library updated ```
Add examples in storybook
Create examples in storybook, link them from pattern page
- Provide designs for validation feedback #1866. - Ensure icon multipliers and label-less features is supported (Figma). - Propose approach for handling nested steps #1869.
Depends on categorical palette (#2523) to be in place first. Look into possible solutions like ag grid theme, so that our users are less dependent on us to keep version...
Added colored / status option to button, for both current and theme next
Added bordered option to secondary button, for both current and theme next
Add [Default variant](https://www.figma.com/file/2MkAG823JHbWgCffEU9xnm/Overlayables-proposition?type=design&node-id=0%3A228&mode=design&t=jpY1SYKxMyoE1lQ0-1) to the Toast component.