* fix: don't switch to tri-state if all child boxes are same checked state Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
5 lines
210 B
Markdown
5 lines
210 B
Markdown
---
|
|
'@lion/checkbox-group': patch
|
|
---
|
|
|
|
Add mixed-state feature to checkbox indeterminate. See https://www.w3.org/TR/wai-aria-practices-1.1/examples/checkbox/checkbox-2/checkbox-2.html for the WAI ARIA pattern.
|