v0.10.11
·
7630 commits
to master
since this release
Release 0.10.11
PLEASE NOTE: https://github.com/salesforce/design-system-react/releases/tag/v0.10.11 has a breaking change in the order of Checkbox
's onChange
event arguments when using the default import. `import { Checkbox } from '@salesforce/design-system-react';
See website for current onChange
documentation.
Major Features
Badges
: Add componentExpression
: Add component
Minor Features
ButtonGroup
: Add label support for all variantsButtonStateful
: Add icon propCombobox
: Add header and footer itemsMenuDropdown
: Add "center"align
prop valueMenuDropdown
: Add tooltip menu itemMenuDropdown
: Add hover capabilities with keyboard interactionsTooltip
: AddhoverOpenDelay
prop
Bugfixes
Checkbox
: Fix error text idsTabs
: Use class name instead of presentation role for event conditionalTimePicker
: Fix issue withstrValue
not updatingvalue
correctly- Fix all existing aXe issues
Maintainance
- Automate
package.json
,index.js
, andsite-stories.js
creation classnames
update from 2.2.5 to 2.2.6sinon-chai
update from 2.14.0 to 3.3.0fstream
update from 1.0.11 to 1.0.12regenerator-runtime
update from 0.11.1 to 0.13.3eslint-plugin-react
update from 7.13.0 to 7.14.3react-onclickoutside
update from 6.8.0 to 6.9.0chai
update from 4.1.2 to 4.2.0file-loader
update from 1.1.11 to 4.2.0basic-auth
update from 1.1.0 to 2.0.1webpack
update from 4.36.1 to 4.39.3@storybook/addon-storyshots
update from 5.1.10 to 5.1.11eslint-config-prettier
update from 3.0.1 to 6.1.0mixin-deep
update from 1.3.1 to 1.3.2 (security)