Releases: ant-design/ant-design-mobile-rn
Releases · ant-design/ant-design-mobile-rn
3.1.12
3.1.12
2019-08-02
datepicker
Add a defaultDate
property #593
datepicker
组件增加一个defaultDate
属性 #593
3.1.7
3.1.7
2019-04-30
- Fixes
checkbox
read color from theme #416
- 修复
checkbox
没有从主题里面读取变量 #416
3.1.5
3.1.5
2019-03-20
- Fixed
tabs
type error under react-native@0.59.1 #403 by bestv2
3.1.4
3.1.4
2019-03-15
- Fixed
tabs
swipeable does not work under Android #380
- Add Wrap style for
HeaderContent
and HeaderExtra
of the card
component for easy customization #395 By christtrc
- 修复
tabs
swipeable 在 Android 下面不起作用 #380
- 为
card
组件的 HeaderContent
和 HeaderExtra
添加 Wrap style,便于定制 #395 By christtrc
3.1.3
2019-02-19
- Fixes
babel-runtime/helpers/extends
not found after using babel-plugin-import
#346
- Fixes
drawer
component of ios
. When returning, there will be a short stay on the page #344
- 修复使用
babel-plugin-import
后找不到babel-runtime/helpers/extends
#346
- 修复
ios
端的 drawer
组件,当返回的时候,会有短暂的停留在页面上 #344
3.1.2
fix: spread SwipeAction rest props #318
3.1.1
2019-01-30
Happy Chinese New Year
popover
adds the placement
property to support configuration of different positions 'top | right | bottom | left | auto'
#308
新春快乐 🐷年吉祥
popover
新增 placement
属性,支持配置不同位置 'top | right | bottom | left | auto'
#308
3.1.0
3.1.0
2019-01-27
- Refactor
popover
#298
- Removed the (
overlayStyle
contextStyle
name
openMenu / closeMenu / toggleMenu
style
) property. The refactored version supports multiple Popovers.
- Please see the popover example for how to use it.
- Fix
input-item
style should not be applied to outer container #279
- 重构
popover
#298
- 删除了(
overlayStyle
contextStyle
name
openMenu / closeMenu / toggleMenu
style
)属性,重构后的版本支持多个 Popover 同时使用
- 使用方式请查看popover示例
- 修复
input-item
style 不应该应用于外层 container #279
3.0.6
3.0.6
2019-01-15
- Fixes
image-picker
groupTypes
is not supported on Android #264
- Fixes
tab-bar
does not update component after tab has changed #201
- 修复
image-picker
报错 groupTypes
is not supported on Android #264
- 修复
tab-bar
不会更新tab内容 #201
3.0.5
3.0.5
2019-01-03
- Modify
search-bar
icon size #250
- Fixes
input-item
has new line after blur under ios
#249
- Fixes
input-item
clear icon is not displayed correctly under android
#248
- 修改
search-bar
icon size #250
- 修复
input-item
在iOS
下换行显示 #249
- 修复
input-item
clear icon 在android
下显示不正确 #248