1.0.0-beta.0
BreakChange
- toast: toast refactor (454b55c)
- picker & modal & action-sheet: popup refactor(62c4d60)
- input-item: add label content API (#527) (109dbd6)
Bug Fixes
- modal: fix visable init value as false (#535) (1f6391e)
- radio: delete duplicated API (#508) (2fc7350)
- textarea-item: fix autoHeight error(#501) (#502) (50ade9b)
- picker: fix okText dismissText API (#499) (0c9bc52)
Features
- action-sheet: update testing coverage (#515) (b74db68)
- carousel: update testing coverage (#511) (7f80c13)
- input-item: add label content API (#527) (109dbd6)
- input-item: fix input-item cursor bug (#500) (9f9f579)
- README: add CodeFactor&Twitter (#490) (6fe3caf)
BreakChange
- toast: toast 重构 (454b55c)
- picker & modal & action-sheet: popup 相关重构(62c4d60)
- input-item: 增加 label content API (#527) (109dbd6)
Bug Fixes
- modal: 修复 visable 默认值为false (#535) (1f6391e)
- radio: 删除重复API (#508) (2fc7350)
- textarea-item: 修复自动高度错误(#501) (#502) (50ade9b)
- picker: 修复 okText & dismissText API (#499) (0c9bc52)