react-lightning-design-system icon indicating copy to clipboard operation
react-lightning-design-system copied to clipboard

Salesforce Lightning Design System components built with React

Results 47 react-lightning-design-system issues
Sort by recently updated
recently updated
newest added

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

## Overview The DropdownMenu component could not control the opening and closing of nested submenus, and when switching between submenus, the original menu remained open. When a submenu is switched,...

# What I did - Lookup - update markups significantly - improve a11y - Spinner - add a `layout` prop - add an `x-small` size - Icon - add an...

**※ I'll open this PR after all the PRs below are merged.** # Todo list - [x] AutoAlign (no need to update ?) - [x] Badge https://github.com/mashmatrix/react-lightning-design-system/pull/458 - [x] BreadCrumbs...

**※ I'll open this PR after all the other components' PRs are merged, because `Icon` and `Button` affects the others so much.** # References - https://v1.lightningdesignsystem.com/components/icons/ - https://v1.lightningdesignsystem.com/icons/ - https://v1.lightningdesignsystem.com/components/buttons/

**※ This PR will be opened when SLDS2 is popularized to many Salesforce users.** # What I did - just update `@salesforce-ux/design-system` to the latest version - update icon types

Though this is just an idea and currently where needs this feature is limited, but it may be better to add i18n support for some places. # How to introduce...