salt-ds
salt-ds copied to clipboard
React UI components built with a focus on accessibility, customization and ease-of-use
Removed "similar to" links for nonexistent components: tile, content status, vertical navigation item, carousel, toggle button group and content status
(Additional documentation requirement identified through the icon switching work in #3625.) **Context (problem with icon swapping in figma):** - Nested icons cannot be scaled with variables. If teams want to...
Adds a few theme next controls to component examples, just like mode and density There should be some priorities for the new styling options (accent/corner/headingFont/actionFont) for the user to try...
For now the components are rounded by default in Figma Salt Next library
With #3714, we need to think about how to surface those additional styling options on the main site. It could be additional a toggle on the main site, or deploy...
The UITK Figma libraries have a couple of bugs that need fixing, details below: - UITK-10251 - UITK-10252
### Area UI Components ### The problem The current tag component is only informative. ### The solution We would like allow users to hover over or click on tags to...
- Review the component creation standard, update to fit the latest standard, add new standard for Salt Next (Variable) - Update the example images in the Component creation Prototype section:...
Closes #3800 - Added an optional `subtitle` prop to `DialogHeader`, the subtitle renders directly below the header text. - Updated the dialog docs, storybook, and tests.