Releases: salesforce/design-system-react
Releases · salesforce/design-system-react
v0.10.50
What's Changed
- Card: Adds
aria-
anddata-
attribute support from @BenjaminWFox-MuleSoft
BenjaminWFox-MuleSoft - Adds npm publish action
Full Changelog: v0.10.49...v0.10.50
0.10.50-alpha.2
Release 0.10.50-alpha.2
Minor Features
Card
: Addsaria-
anddata-
attribute support- Adds npm publish action
v0.10.49
v0.10.48
Release 0.10.48
Bugfixes
Modal
- Change default heading element fromh2
toh1
in accordance with the SLDS guideline
v0.10.47
Release 0.10.47
Bugfixes
Popover
- Prevent ESC key event from bubbling up to parent components such asModal
Maintenance
ProgressIndicator
- TypeScript types update
v0.10.46
Release 0.10.46
Bugfixes
Combobox
- allow user to show different title in the selection list when mouse hoversslider
- fixed event handler typesDatatable
- restore prop propagation behaviour
Maintenance
- package.json: update license to be machine-parsable
0.10.45
Release 0.10.45
Performance
DataTable
- improves re-rendering performance in scenarios with many rows (in the hundreds/thousands).
v0.10.44
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
Release 0.10.43
Minor Features
Icon
- Add success color variant
0.10.42
Release 0.10.42
Minor Features
Icon
- Add success color variant