Sebastián Canio Barriga
|
4ab0842866
|
change default name prop value for undefined
|
2020-07-10 11:07:50 -04:00 |
|
Sebastián Canio Barriga
|
6fdb8d10ed
|
add name to form components
|
2020-07-09 20:59:42 -04:00 |
|
Eric Liu
|
b1fe3de8ad
|
refactor(components): alphabetize exported props for scannability
|
2019-12-31 16:36:10 -08:00 |
|
Eric Liu
|
ec3832df7d
|
fix(components): initialize labelText as an empty string
|
2019-12-30 16:10:53 -08:00 |
|
Eric Liu
|
4b1ed0adce
|
refactor(toggle): remove dispatch, inputRef, afterUpdate
|
2019-12-29 19:25:54 -08:00 |
|
Eric Liu
|
8ea50a807a
|
refactor(toggle): access ref in afterUpdate method
|
2019-12-25 07:16:43 -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 |
|