Skip to content

Releases: salesforce/design-system-react

v0.10.43

11 Jan 17:56
Compare
Choose a tag to compare

Release 0.10.43

Minor Features

  • Icon - Add success color variant

0.10.42

11 Jan 17:00
Compare
Choose a tag to compare

Release 0.10.42

Minor Features

  • Icon - Add success color variant

0.10.41

16 Dec 18:34
Compare
Choose a tag to compare

Release 0.10.41

Minor Features

  • Icons - Updated to latest version 10.x

0.10.40

14 Dec 23:51
Compare
Choose a tag to compare

Release 0.10.40

Bugfixes

  • 'MenuDropdown' - Limit the set of keys that open the dropdown when pressed.

0.10.39

02 Nov 16:37
Compare
Choose a tag to compare

Release 0.10.39

Bugfixes

  • 'Combobox' - Recent changes to Combobox had causes compatibility issues with screen readers such as JAWS. This update reverts these markup changes.

v0.10.38

02 Sep 19:45
Compare
Choose a tag to compare

Release 0.10.38

Breaking change (Prototype feature)

  • 'DataTable' - Prototype feature (resize columns) now defaults to 'fix' mode. This makes the default behavior of column resizing limited to the width of the table instead of overflow:hidden. Scrolling horizontally affects the table container vs column X-axis offset. Single columns get smaller and larger without pushing columns to the right and creating a horizontal scroll.

v0.10.36

10 Aug 00:10
Compare
Choose a tag to compare

Release 0.10.36

Minor Features

  • VerticalNavigation: Add Icon and notificationBadge
  • DataTable: Support table column resizing. This is at prototype stage, is not fully accessible, and required external styling. See component prop table on project website for more details.
  • DataTable: Add Header-less Support

Bugfixes

  • ProgressIndicator: Add missing labels for accesibility
  • Modal: Update dependency in order to remove race condition

Maintenance

  • Remove Gitter link on readme
  • Move CI server to CircleCI

v0.10.35

21 Jun 17:34
Compare
Choose a tag to compare

Release 0.10.35

Minor Features

  • Combobox: Add inputRef prop

Maintenance

  • Update react-modal to 3.14.2

v0.10.34

21 Jun 17:33
Compare
Choose a tag to compare

Release 0.10.34

Maintenance

  • Update documentation site examples

v0.10.33

20 May 17:29
Compare
Choose a tag to compare

Release 0.10.33

Minor Features

2021-05-20 11 34 51

Bugfixes

  • Combobox: Add title to options
  • RadioGroup: Allow radios to be disabled individually