Commit graph

9 commits

Author SHA1 Message Date
Eric Liu
2200b29b92 chore: lift components folder 2020-07-19 09:06:08 -07:00
Eric Liu
e886d772c7 refactor: use $$restProps API
- add ref prop for applicable components (#196)
- add slot to Content Switcher `Switch` component (#183)
- remove fillArray, css utilities
2020-07-19 05:49:40 -07:00
Eric Liu
b1fe3de8ad refactor(components): alphabetize exported props for scannability 2019-12-31 16:36:10 -08:00
Eric Liu
eb0ad4106d feat(checkbox): add readonly prop 2019-12-31 12:53:51 -08:00
Eric Liu
138f672ae4 feat(checkbox): export name prop 2019-12-31 07:58:47 -08:00
Eric Liu
ec3832df7d fix(components): initialize labelText as an empty string 2019-12-30 16:10:53 -08:00
Eric Liu
60d9258d0b refactor(checkbox): make classes reactive 2019-12-29 18:52:20 -08:00
Eric Liu
724196abb5 fix(checkbox): support two way binding
- Forward events, inline functions
- Add style, remove exported props (#7)
2019-12-20 19:13:56 -08:00
Eric Liu
72dc38ea56 feat: initial commit 2019-12-15 11:20:52 -08:00