Releases: salesforce/design-system-react
Releases · salesforce/design-system-react
v0.10.61
What's Changed
- updated readme with new documentation link by @sanalpanicker in #3155
- Fixed a runtime error caused by the Pills Container component trying to access an undefined icon. by @shadwar123 in #3152
- @W-16255012 Fix added for combobox on enter key pressed by @aarthim1111 in #3154
New Contributors
- @sanalpanicker made their first contribution in #3155
- @shadwar123 made their first contribution in #3152
- @aarthim1111 made their first contribution in #3154
Full Changelog: v0.10.60...v0.10.61
v0.10.60
What's Changed
- Replace default props with default parameter in functional components by @xulingzhihou in #3145
- update design system version and modal close button by @xulingzhihou in #3148
- @W-16222655 : datepicker_design_system_react fix keyboard trap at today by @bdewangan in #3149
New Contributors
- @xulingzhihou made their first contribution in #3145
- @bdewangan made their first contribution in #3149
Full Changelog: 0.10.59...v0.10.60
v0.10.59
What's Changed
- Updates package dependency registry and ci install by @interactivellama in #3135
- Fix ID generation to ensure it produces valid CSS identifiers by @alrra in #3139
New Contributors
Full Changelog: v0.10.58...0.10.59
v0.10.58
What's Changed
- Update design-system to wcag version by @ilee-salesforce in #3131
New Contributors
- @ilee-salesforce made their first contribution in #3131
Full Changelog: v0.10.57...v0.10.58
v0.10.57
What's Changed
- Update Docked Composer doc examples for website by @interactivellama in #3130
Full Changelog: v0.10.56...v0.10.57
v0.10.56
What's Changed
- [Data table] Add disabling of selection for individual rows (checkbox/radio) by @meizibupt in #3126
Full Changelog: v0.10.55...v0.10.56
v0.10.55
What's Changed
- Fix keyboard navigation when using menu dropdown with multiple option by @jroofsf in #3122
- Add license SPDX ID to babel preset by @jstvz in #3116
New Contributors
Full Changelog: v0.10.54...v0.10.55
v0.10.54
v0.10.53
What's changed
- SLDS version update
- PageHeader: Prevent "double tooltips"
v0.10.52
What's changed
- ColorPicker: Add label to button
- PageHeader: Tooltip fix