All Versions
19
Latest Version
Avg Release Cycle
50 days
Latest Release
1248 days ago

Changelog History
Page 2

  • v2.2.6 Changes

    October 25, 2018

    2.2.6

    2018-10-25

    🐛 Bug Fix

    - Carousel add property declaration #2848

    Enhancement


    2.2.6

    2018-10-25

    🐛 Bug Fix

    - Carousel 增加TS属性声明 #2848

    Enhancement

  • v2.2.5

    September 07, 2018
  • v2.2.4 Changes

    September 06, 2018

    🔋 Feature

    • 🌟 InputItem add moneyKeyboardHeader property(#2820)

    - 🌟 PickerView accept one-dimensional array as data property(#2815)

    🐛 Bug Fix

    • 🐞 Popup Popup should be compatible with bottom safe area #2810
    • 🐞 Button fix button with icon and inline style #2822
    • 🐞 TextareaItem fix line break cause by textareaItem word count corrupt for iOS #2825

    🔋 Feature

    • 🌟 InputItem 支持自定义金额虚拟键盘头部内容(#2820)

    - 🌟 PickerView data属性支持传入一维数组(#2815)

    🐛 Bug Fix

    • 🐞 Popup 修复 popup 在 iPhoneX 底部安全区域问题 #2810
    • 🐞 Button 修复 inlineicon 同时设定时的样式错误 #2822
    • 🐞 TextareaItem 修复 ios 文字长度计算的错误 #2825
  • v2.2.3 Changes

    August 09, 2018

    🔋 Feature

    🍱 🌟 ImagePicker support customized length (#2700)

    🍱 🌟 Picker support using label prop with ReactNode (#2720)

    Enhancement

    ⚡️ 📝 update DatePickerdocs (#2657


    🔋 Feature

    🍱 🌟 ImagePicker 支持自定义数量(#2700)

    🍱 🌟 Picker label属性支持传入ReactNode(#2720)

    Enhancement

    🍱 📝 更新DatePicker文档 (#2657)

  • v2.2.2 Changes

    July 12, 2018

    🔋 Feature

    • 🌟 Tabs: support Barrier Free Access PR

    - 🌟 ImagePicker: support customized length #2619 #2668

    🐛 Bug Fix

    • 🐞 Picker: fix get wrong value when prop.value has undefined #2695
    • 🐞 Flex: fix style when direction=column#2683

    🔋 Feature

    • 🌟 Tabs 无障碍模式优化 PR

    - 🌟 ImagePicker 支持自定义每行的元素个数 #2619 #2668

    🐛 Bug Fix

    • 🐞 Picker 修复传入的值含有undefined时,最终获取值的错误问题 #2695
    • 🐞 Flex 修复direction=column时,组件样式错位的问题 #2683
  • v2.2.1 Changes

    June 28, 2018

    🔋 Feature

    • 🌟 TabBar add tabBarPosition on TabBar #2564

    - 🌟 Menu & PullToRefresh support locale #2669

    🐛 Bug Fix

    • 🐞 Picker add translateZ on wrap and mask #2653
    • 🐞 Tabs fix underline render error on some webview #2674
    • 🐞 PopOver (iOS) fix event onVisibleChange not trigger when click mask #2659

    - 🐞 Calendar fix error #2655

    Enhancement


    🔋 Feature

    • 🌟 TabBar 增加tabBarPosition #2564

    - 🌟 Menu & PullToRefresh支持国际化 #2669

    🐛 Bug Fix

    • 🐞 Pickerwrapmask元素上增加translateZ属性 #2653
    • 🐞 Tabs 修复WebView上的underline渲染报错 #2674
    • 🐞 PopOver 修复未引入fastclick时,点击popover 遮罩层不触发onVisibleChange的BUG #2659

    - 🐞 Calendar 修复日历组件在某些情况下的报错 #2655

    Enhancement

    • 📝 升级Jest版本 #2657
  • v2.2.0 Changes

    June 15, 2018

    2018-06-15

    🚀 Note: According to the previous 2.1.x final version plan, we have separated the react native components into a separate ant-design-mobile-rn repo, and the antd-mobile-rn npm package has been released. If you use the react native components, modify your package.json file like so:

     ... "dependencies": {- "antd-mobile": "^2.1.11",+ "antd-mobile-rn": "^2.2.0", "react": "16.3.1", ... }, ...
    

    Then reinstall node_modules.

    🔋 Feature

    • 🌟 add prerenderingSiblingsNumber prop for TabBar (#2607)

    - 🌟 add ssr support (#2605)

    🐛 Bug Fix

    - 🐞 Fix Popover ts type (#2571)

    Enhancement

    • 📝 Update Stepper API doc (#2573)
    • Improve test

    📦 注意:根据之前的 2.1.x 最后版本计划,我们已经分离 react native 组件代码到单独的 ant-design-mobile-rn 仓库,并且已经发布了 antd-mobile-rn 包。如果使用 react native 组件,请这样修改 package.json 文件:

     ... "dependencies": {- "antd-mobile": "^2.1.11",+ "antd-mobile-rn": "^2.2.0", "react": "16.3.1", ... }, ...
    

    然后,重装 node_modules 即可。

    🔋 Feature

    • 🌟 新增 prerenderingSiblingsNumber 属性给 TabBar (#2607)

    - 🌟 完善 ssr 支持 (#2605)

    🐛 Bug Fix

    - 🐞 修复 Popover ts 类型错误 (#2571)

    Enhancement

    • 📝 更新 Stepper API 文档 (#2573)
    • 增强测试
  • v2.2.0-beta.1

    June 08, 2018
  • v2.2.0-beta.0

    June 07, 2018