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

Salesforce Lightning Design System for React

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

Design System React is expecting the last child in a button group to be an element, however React allows non-element children such as Boolean, undefined or null. https://reactjs.org/docs/jsx-in-depth.html#booleans-null-and-undefined-are-ignored This occurs...

I read the whole READ.me file, i cloned the repository in my local IDE and wanted to access the main landing page of the website in my local server/host(was expecting...

Fixes # Deprecation Warning in console about UNSAFE_componentWillUpdate which "promotes unsafe coding practices" - [React Blog](https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html) ### Additional description While `UNSAFE_componentWillUpdate` is called right before render, `getSnapshotBeforeUpdate` is called right...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

maintenance-task

Fixes #2956 ### Additional description Previously, the DatePicker would try to format the value in the input box after every keystroke, preventing the user from actually typing out a date...

cla:missing

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39. Release notes Sourced from postcss's releases. 7.0.39 Reduce package size. Backport nanocolors to picocolors migration. 7.0.38 Update Processor#version. 7.0.37 Backport chalk to nanocolors migration....

maintenance-task

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

maintenance-task

Bumps [tar](https://github.com/npm/node-tar) from 6.0.5 to 6.1.11. Commits e573aee 6.1.11 edb8e9a fix: perf regression on hot string munging path a9d9b05 chore(test): Avoid spurious failures packing node_modules/.cache 24b8bda fix(test): use posix path...

maintenance-task
stale

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

maintenance-task

Add dynamic label Button popover for Filter Fixes # ### Additional description --- ### CONTRIBUTOR checklist (do not remove) Please complete for every pull request * [ ] First-time contributors...

cla:missing