Skip to content

Releases: salesforce/design-system-react

Modal, Button, Lookup improvements

14 Oct 21:16
Compare
Choose a tag to compare
  • Modal: Fix Empty Footer, Prompt Support
  • Button: disabled, destructive, and inverse props and fixes
  • Lookup progress

Add size and directional props to modal

12 Oct 18:11
Compare
Choose a tag to compare
  • New Modal properties
  • Added UMD build: 'dist' folder

PicklistBase fix

09 Oct 22:46
Compare
Choose a tag to compare
  • Removed form tag from PicklistBase

SLDSUtilityIcon component

09 Oct 00:35
Compare
Choose a tag to compare
  • SLDSUtilityIcon component: with inlined svg: easier to use and better performance
  • SLDS Button improvements and more tests
  • SLDSModal fixes

Added new button component

07 Oct 23:32
Compare
Choose a tag to compare

Remove SLDSModal from export

01 Oct 21:36
Compare
Choose a tag to compare
  • Remove SLDSModal from export : Temporary fix: there is some dependency issue there

SLDS Module return focus on close

01 Oct 21:35
Compare
Choose a tag to compare
  • SLDS Module return focus on close fix

SLDSModal progress / SLDSPicklistBase PropTypes

01 Oct 00:15
Compare
Choose a tag to compare
  • SLDSPicklistBase PropTypes / fixes
  • SLDSModal progress

removed react-dom dependency

25 Sep 23:09
Compare
Choose a tag to compare
  • removed react-dom dependency
  • SLDSButton in SLDS index

Picklist Base onClick fix

25 Sep 19:59
Compare
Choose a tag to compare
  • Picklist Base onClick fix
  • SLDSButton sample code