Skip to content

3.0.0

Compare
Choose a tag to compare
@BANG88 BANG88 released this 16 Dec 12:32
· 480 commits to master since this release

2018-12-15

Breaking Changes for more informations please checkout #119

  • We get a new package name @ant-design/react-native from afc163. Thanks..
  • Remove the native suffix
  • More friendly theme support
  • Improve TypeScript type definitions
  • Bug fixes
  • We can preview our Components online using codesandbox and react-native-web
  • Refactor Icon Component and use ant-design-icons instead
  • Toast has removed method hide
  • Upgrade from 2.x to 3.0.0 please checkout upgrade notes

不兼容更新 更多信息请查看 #119

  • 全新的包名 @ant-design/react-native 谢谢 afc163 提供
  • 组件文件重命名,去掉了之前的.native后缀
  • 更友好的主题支持,方便用户自定义,全新的 Provider
  • 重构了所有组件支持自定义局部样式
  • 完善 TypeScript 类型定义
  • Toast 现在支持在 Modal 之上显示
  • bug 修复
  • 完善文档,使用 codesandbox 以及 react-native-web 提供部分组件在线预览
  • 重构 Icon 组件,现在使用 ant-design-icons
  • Toast 移除了 hide 方法
  • 更多组件优化以及使用方式请查看文档
  • 从 2.x 升级到 3.0.0 请查看upgrade notes