salt-ds
salt-ds copied to clipboard
React UI components built with a focus on accessibility, customization and ease-of-use
Explore options to support team wanting to do this, e.g. - Part of SaltProvider - Separate provider - Custom implementation by consumer Potential component candidates - #3325 - #3460
### Package name(s) Core (@salt-ds/core) ### Package version(s) 1.32.0 ### Description When passing in `inputRef` (mentioned in https://www.saltdesignsystem.com/salt/components/combo-box/usage#props) to combo box, some behaviour starts to break (e.g. pill input no...
When integrating Salt form controls with `react-hook-form`, there are a few issues identified to make consumer's life easier. This may include bug fixes to the component, or improved documentation or...
```[tasklist] ### Salt Light/Dark - [ ] Button - [ ] Pill ``` ```[tasklist] ### Salt Next - [ ] https://github.com/jpmorganchase/salt-ds/issues/3888 - [ ] https://github.com/jpmorganchase/salt-ds/issues/3642 - [ ] https://github.com/jpmorganchase/salt-ds/issues/3760 -...
### Area UI Components ### The problem Currently when user selects an item in Combo box , and then clicks on Pill-Input component of Combo box again to clear/change the...
Resolving this issue will add support for Pill to be used as a menu. This is [possible in code](https://stackblitz.com/edit/salt-template-nhteby?file=package.json,index.tsx,App.tsx), but needs support in Figma. The following tasks need to be...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
### Package name(s) Core (@salt-ds/core) ### Package version(s) latest ### Description NavigationItem in code allows all options on both orientations, Figma does not. ### Steps to reproduce _No response_ ###...