* Add failing tests * Fix the issues with indeterminate checkbox * Update the fix * Clean up the code * Add changeset * Fix a type issue * Refactor the code * Fix a bug regarding disabled checked sub checkbox * Add test case where subCheckboxes are added and removed dynamically * Make a few node reference optional as it spits undefined error when the element is removed
5 lines
110 B
Markdown
5 lines
110 B
Markdown
---
|
|
'@lion/ui': patch
|
|
---
|
|
|
|
[lion-checkbox-indeterminate] Fix bugs regarding disabled and pre-checked children
|