v0.10.13
·
7630 commits
to master
since this release
Release 0.10.13
Minor Features
Maps
: Make controlled componentCheckbox
: Add grouped checkboxes withindeterminate
state working example that matches ARIA spec.Combobox
: Support menu item scrolling in all variants- Move all prototype components to production status
Bugfixes
Accordion
: Prevent grabbing focus on every renderAccordion
: Hotfix to work with oneAccordionPanel
childToast
: Focus on dialog container on render instead of close buttonPopover
: Passaria-haspopup
to triggering componentCombobox
: Makedialog
variant work. Update menu down icon style.Combobox
,DataTable
,Expression
,Map
, andDropdown
: Accessibility audit fixes. See #2359RadioGroup
,Slider
,SplitView
,Spinner
,Toast
: Accessibility audit fixes. See #2337ProgressBar
: Make read "{value}%" instead of just "{value}" for screenreadersProgressIndicator
: Read "Disabled" for disabled stepsButtonGroup
: Checkbox should read "this field is required"
Maintainance
- Deprecate and EOL Illustration component
ProgressRing
: AddassistiveText
to icons in examplesTextArea
: Making textarea error & required examples match their SLDS counterpartsButton
: Add margin between buttons in examples