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
|
4b1ed0adce
|
refactor(toggle): remove dispatch, inputRef, afterUpdate
|
2019-12-29 19:25:54 -08:00 |
|
Eric Liu
|
c446fc74f4
|
refactor(components): convert const to reactive where appropriate
- Inline class assignments to avoid script-level clutter
- Ignore a11y-missing-attribute instead of redundant href
|
2019-12-24 09:41:12 -08:00 |
|
Eric Liu
|
ea39fdd4a7
|
refactor(toggle): forward events, inline functions
Supports #7
- Forward events
- Add style prop
- Remove exported props
- Inline change, keyup functions
- Dispatch only 'toggle' event
|
2019-12-20 17:07:37 -08:00 |
|
Eric Liu
|
72dc38ea56
|
feat: initial commit
|
2019-12-15 11:20:52 -08:00 |
|