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 41 react-lightning-design-system issues
Sort by recently updated
recently updated
newest added

Any idea why I can copy your example for Compound Form layout exactly and get a different rendering?

This would really make this project a joy to work with if it had typescript typings! When I have time, I'll see if I can create some

The status message in Toggle component is fixed to "Enabled"/"Disabled", which is not always necessary. Additionally it is not suitable for considering i18n. Should be given as props from outside...

enhancement

Currently the `hidden` property is used for representing default value, and the visibility is totally uncontrollable from outside. To be controllable from outside, change `hidden` property as controlled one and...

enhancement

I think this one is a kind of UX bug. LookupCandidateList in the Lookup component can't be closed if input field is not in focus, only by choose an item...

1. Button icon style 2. ButtonGroup Check for valid element in items prevent null 3. Icon fix for IE & Edge and new prop assestiveText 4. util isIE func

1. dot configs to package.json 2. clean empty files 3. Add npm badge

Suggestion: To make some nice home page And changes inside components pages

As the Toggle component is not currently regarded as a form element, it won't create any error message or show required signs. Should be align with other form element component...

enhancement