Skip to content

Releases: salesforce/design-system-react

0.10.50-alpha.2

28 Oct 07:18
2372019
Compare
Choose a tag to compare
0.10.50-alpha.2 Pre-release
Pre-release

Release 0.10.50-alpha.2

Minor Features

  • Card: Adds aria- and data- attribute support
  • Adds npm publish action

v0.10.49

09 Sep 21:08
1b14cc3
Compare
Choose a tag to compare

Release 0.10.49

Major Features

  • DockedComposer: Add component

Full Changelog: v0.10.48...v0.10.49

v0.10.48

01 Jun 23:05
985e9ad
Compare
Choose a tag to compare

Release 0.10.48

Bugfixes

  • Modal - Change default heading element from h2 to h1 in accordance with the SLDS guideline

v0.10.47

05 May 18:46
000d1d0
Compare
Choose a tag to compare

Release 0.10.47

Bugfixes

  • Popover - Prevent ESC key event from bubbling up to parent components such as Modal

Maintenance

  • ProgressIndicator - TypeScript types update

v0.10.46

09 Mar 17:35
Compare
Choose a tag to compare

Release 0.10.46

Bugfixes

  • Combobox - allow user to show different title in the selection list when mouse hovers
  • slider - fixed event handler types
  • Datatable - restore prop propagation behaviour

Maintenance

  • package.json: update license to be machine-parsable

0.10.45

17 Feb 17:44
Compare
Choose a tag to compare

Release 0.10.45

Performance

  • DataTable - improves re-rendering performance in scenarios with many rows (in the hundreds/thousands).

v0.10.44

17 Feb 17:43
Compare
Choose a tag to compare

Release 0.10.44

Bugfixes

  • Combobox - ESC key event is trapped when menu is open to prevent bubble up.
  • BrandBand - SLDS style update. The props are breaking changes, but SLDS updated its markup, and therefore the current component was broken.

Maintenance

  • ESLint - Ensure CSS class names plugin works with modern versions. Fix issues with string template scenarios.

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