Commit graph

8 commits

Author SHA1 Message Date
Thomas Allmer
c9e060fc21 feat: move all web pkgs into a single npm pkg @lion/ui 2022-10-31 11:15:03 +01:00
Joren Broekema
05e17d69e5
fix(checkbox-group): indeterminate checkbox respects disabled states (#1698)
Co-authored-by: Danny Moerkerke <danny.moerkerke@ing.com>
2022-05-18 12:08:34 +02:00
Joren Broekema
4129786909
feat: add mixed-state indeterminate checkbox feature (#1669)
* fix: don't switch to tri-state if all child boxes are same checked state

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2022-05-03 13:34:24 +02:00
Konstantinos Norgias
77a0424595 chore: add protected and private type info 2021-04-01 19:40:43 +02:00
Joren Broekema
6ea0298884 fix: use ...styles / CSSResult[] everywhere for types consistency 2021-03-30 17:25:02 +02:00
Joren Broekema
6b91c92d67 fix: update dependencies, fix tests, dont use .prototype 2021-02-25 10:09:06 +01:00
Joren Broekema
8d2b251384 feat(checkbox-group): add checkbox-indeterminate component 2021-01-20 12:16:45 +01:00
Matthieu
49e7ae34f0 feat: add first version of checkbox inderminate 2021-01-20 12:14:31 +01:00