14 KiB
14 KiB
1.0.0-beta.5 (2023-01-13)
Bug Fixes
1.0.0-beta.4 (2023-01-10)
Bug Fixes
1.0.0-beta.3 (2023-01-06)
1.0.0-beta.2 (2023-01-06)
Bug Fixes
1.0.0-beta.1 (2023-01-05)
Features
1.0.0-beta.0 (2023-01-04)
https://github.com/ant-design/ant-design-mini/issues/305
0.0.22 (2022-09-07)
Features
- 新增 GuideTour组件
- 新增ProgressCircle组件
- 新增Rate组件
- Tabs支持电梯模式,新增TabsElevator组件
- ImageUpload, VideoUpload value支持string类型,上传文件名移除时间戳
- Picker, DatePicker, RangePicker, CascaderPicker 增加 maskClosable属性
- PopUp 底部弹层增加autoHeight属性
Bugfix
- ImageUpload修复onBeforeUpload下上传多张图片只展示一张的问题
0.0.21 (2022-08-22)
Feature
- 新增Slider组件
- ImageUpload value支持字符串, 字符串数组
- VideoUpload value支持字符串, 字符串数组
- Mask支持disableScroll
- PopUp关闭时增加动画效果
- Tabs onChange增加event变量透出
Bugfix
- Input光标颜色恢复
- Tabs支持badge
- 页面onShow时 NoticeBar内容不显示问题修复
- DatePicker 分秒由1- 60 调整为 0-59
0.0.20 (2022-08-02)
Features
- 新增ProgressBar组件
- 新增Tabbar组件
- 新增BladeView组件
- 新增CascaderPicker组件
- 信息输入相关组件(CheckboxGroup, RadioGroup, Picker, DatePicker, RangePicker, Switch, ItemInput, Selector, SearchBar, Filter, Checklist)事件回调增加event类型支持
- Badge 增加offsetX, offsetY偏移量属性
Bugfix
- 修复Container在淘宝牵牛端异常问题
- Switch阴影效果修复
0.0.19 (2022-07-19)
Features
0.0.12 (2022-06-28)
Features
- doc: update appCdnBaseUrl (45f5648)
0.0.7-alpha.3 (2022-06-20)
Bug Fixes
Features
0.0.7-alpha.2 (2022-06-20)
Bug Fixes
- FloatPanel: scroll-view bug && demo ui (#147) (ca3f0b9)
- Tabs: fix title style in IOS9 (#148) (210ab3a)
Features
- doc: update appCdnBaseUrl (38d8358)
0.0.16 (2022-06-15)
0.0.15 (2022-06-15)
Features
0.0.14 (2022-06-02)
Bug Fixes
Features
- doc: update appCdnBaseUrl (4eb78e9)
0.0.13 (2022-05-30)
Features
0.0.11 (2022-05-29)
Bug Fixes
- checkbox-group: onchange does not trigger (#103) (279438a)
- fix FormGroup radius props (#97) (ffb211f)
0.0.10 (2022-05-17)
Bug Fixes
- CheckboxGroup: remove default value prop (#96) (e0108fc)
- Icon: fix color style used in plugin (#93) (a90f58d)
- vTabs: fix click bottom tap jump to the tap before (#95) (3ffedd7)
Features
- doc: update appCdnBaseUrl (ba7b163)
- doc: use google analytics (#100) (b6f48c3)
- Tips: 单行文本时关闭按钮垂直居中 (#98) (09f200a)
0.0.9 (2022-05-11)
Features
- Checklist: new checklist component (#67) (ec9aef7)
- dumi: real-time code preview supported (#77) (c449a93)
- empty: add empty compoennt (#61) (88d2953)
- search-bar: 支持不同type input搜索 (#73) (c9fd64b)
- Tabs: add attributes for swiper (#78) (c6319fb)
- update demo cdn (#70) (0058d96)
0.0.8 (2022-04-24)
Features
0.0.7 (2022-04-21)
Features
0.0.7-beta.2 (2022-04-20)
Bug Fixes
0.0.6 (2022-04-15)
Bug Fixes
Features
0.0.5 (2022-04-14)
Bug Fixes
- compile: replace babel with tsc (#45) (abaf78e)
- fix CheckboxGroup header prop (#42) (4242a6e)
- publish: update package.json after publish (#46) (12cbe86)
- tabs: fix sdkverison check error (#44) (59504e2)
- tabs: fix sdkverison check error (#52) (b8243fb)
Features
0.0.4 (2022-04-02)
Bug Fixes
0.0.3 (2022-04-01)
Bug Fixes
- tests: fix test error with ts types (#25) (25f37a3)
- compile: fix less comile error (d8eb11b)
- scripts: fix variable naming (#17) (e1711c4)
- types: remove invalid use for my (#13) (4bfb1e7)
Features
- docs: adjust demo source file sort (#31) (673ff33)
- docs: generate docs auto (#16) (34293ed)
- plugin: update cdn (#36) (e19735a)
- scripts: enhance docs deploy (#32) (b08109c)
- scripts: open dumi dev server once (#33) (f58c931)
- scripts: publish scripts (#23) (93c6053)
- swipe-action: add instance method to controll itemPosition (#28) (88ba1a0)