1.0.0-alpha.3.0.0
New
- Avatar #55 by @Anlerkan
- Textarea #64
- Countdown #72
- ProgressBar #70
- Toggle #79
- Switch #78
- Number Input #71
Fixes
- Typeaheadselect can remove tags with the backspace key. #59 by @Anlerkan
- Button width can be stable on the spinner state. #84
- Spinner was simplified. #81
- Button can have a custom spinner. #80
Breaking Changes
- Input component can have all native
type
props. Just It doesn't use nativenumber
, it usestext
type. #63