lion/packages/ui/components/checkbox-group/src
ByoungYong Kim 22b8f24804
Fix indeterminate checkbox edge cases (#2458)
* 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
2025-02-04 11:08:57 +01:00
..
LionCheckbox.js chore: introduce a component src folder 2022-10-31 16:55:07 +01:00
LionCheckboxGroup.js chore: introduce a component src folder 2022-10-31 16:55:07 +01:00
LionCheckboxIndeterminate.js Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00