salt-ds
salt-ds copied to clipboard
React UI components built with a focus on accessibility, customization and ease-of-use
Follow bug in code #4193, group header tokens should be updated to be "content" instead of "text" in all components
Salt ag grid theme now only contain `editable-cell` which targets [basic text editor](https://www.ag-grid.com/react-data-grid/provided-cell-editors-text/). Teams has asked what's best approach for other type of editors. - Can we theme more native...
### Package name(s) Core (@salt-ds/core) ### Package version(s) 1.16.0 ### Description Selected one doesn't show up when the group is disabled ### Steps to reproduce https://stackblitz.com/edit/salt-template-wukdsv?file=App.tsx,package.json ### Expected behavior _No...
There are a few back and forth on when should status (icon) be visible when a component is readonly and disabled. We landed on - disabled: don't show status -...
2 kitchen sinks, 1 in storybook, 1 in sample apps Potential features - Bordered form controls - New button variants
This content was generated with AI. Certainly! Below is a detailed specification for a Skeleton component, which is often used as a placeholder to indicate that content is loading. ---...
Update all components that use status to use the updated Success icon.
No site doc in this PR, will be in #3586 --- - Refactored stepper input to not use `Input` component, which causes the props to be inconsistent (e.g. needing `InputProps.inputProps`)...
**Description** Currently the System Status component is misusing sentiment buttons in order to provide inline actions. Salt provides guidance that sentiment buttons should be used/ considered independantly of status (i.e.,...