Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.56 KB

CHANGELOG.en-US.md

File metadata and controls

45 lines (29 loc) · 1.56 KB
order title toc
2
Change Log
false

antd-mobile-rn strictly follows Semantic Versioning 2.0.0.

Release Schedule

  • 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.

2.3.0

2018-10-20

  • Input add editable support. (#78)
  • Fix Button component's activeStyle does not work. (#105)
  • Modal add locale support. (#115)
  • Spanish. (#75)
  • TypeScript type definition improvements. (#83)

2.2.1

2018-07-17

  • Calculate Grid item height via column property. (#61)
  • Replace with normalize-css-color. (#57)

2.2.0

2018-06-15

  • split the antd-mobile react native code to antd-mobile-rn package.
  • Feature: Make Tag support long press. (#20)

2.1.11

2018-05-31

antd-mobile@2.1.11 and before change log