salt-ds icon indicating copy to clipboard operation
salt-ds copied to clipboard

React UI components built with a focus on accessibility, customization and ease-of-use

Results 265 salt-ds issues
Sort by recently updated
recently updated
newest added

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....

duplicate of https://github.com/jpmorganchase/salt-ds/pull/3975 to allow for deployments Unaddressed from prev PR conversation: Design guidance to be reviewed

Kept `--card-accent-color` in case anyone using it. Moved hover block before active, to make border/shadow styles correct. #3875

Currently text size are fixed pixels, which doesn't follow browser text resize. Any plan with `rem`? What's the impact for mobile? e.g. iOS Safari

status: awaiting triage
community
adopter: strategic product
adopter: pepper

* Adds new `OverlayHeader` component to replace deprecated `OverlayPanelCloseButton` * Updates `DialogHeader` to match updated Figma spec and deprecate `DialogCloseButton`

### Skip Link Component Specification **1. Component Overview** The Skip Link component provides a way for users to quickly navigate to the main content of a webpage, bypassing repetitive navigation...

role: dev 💻
role: design 🎨
role: content 📝
priority: low 😴
type: component 📦

From #4133, some components using secondary text doesn't have QA story enabled for salt next theme. - Form Field - Dialog (possible clean up / combine stories needed) - Link...

Adds site docs for Stepper Input. Will need to be updated after #3527