lion/packages/ui/components/form-core
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
..
src Fix indeterminate checkbox edge cases (#2458) 2025-02-04 11:08:57 +01:00
test chore: add remaining internal usages of isActiveElement in tests 2024-11-28 17:19:16 +01:00
test-helpers chore(ui): lint and types fixes 2023-11-08 19:08:54 +01:00
test-suites fix(ui): [form-core] enhance formatter and parser meta; reset _isPasting on task instead of microtask 2025-01-15 16:33:02 +01:00
translations fix: add translations to the type of validation message (#2226) 2024-06-17 09:28:51 +02:00
types fix(ui): [form-core] enhance formatter and parser meta; reset _isPasting on task instead of microtask 2025-01-15 16:33:02 +01:00