order | title | toc |
---|---|---|
2 |
Change Log |
false |
antd-mobile-rn
strictly follows Semantic Versioning 2.0.0.
- Weekly release: patch version at the end of every week for routine bugfix (anytime for urgent bugfix).
- Monthly release: minor version at the end of every month for new features.
- Major version release is not included in this schedule for breadking change and new features.
2018-10-20
Input
addeditable
support. (#78)- Fix
Button
component'sactiveStyle
does not work. (#105) Modal
add locale support. (#115)- Spanish. (#75)
- TypeScript type definition improvements. (#83)
2018-07-17
2018-06-15
- split the antd-mobile react native code to
antd-mobile-rn
package. - Feature: Make
Tag
support long press. (#20)
2018-05-31