- 更新日志
- 发布周期
- 0.12.5(2019-06-25)
- Bug Fixes
- 0.12.4 (2019-06-24)
- Bug Fixes
- Features
- 0.12.3 (2019-06-05)
- Bug Fixes
- 0.12.2 (2019-05-21)
- Bug Fixes
- Features
- 0.12.1 (2019-05-20)
- Bug Fixes
- Features
- 0.12.0 (2019-04-30)
- BreakChange
- Bug Fixes
- Features
- Performance Improvements
- 0.11.9 (2019-04-18)
- Bug Fixes
- Features
- Performance Improvements
- 0.11.8 (2019-04-04)
- Bug Fixes
- Features
- Performance Improvements
- 0.11.7 (2019-03-12)
- Bug Fixes
- 0.11.6 (2019-03-04)
- Bug Fixes
- Features
- Performance Improvements
- 0.11.5 (2019-02-21)
- Bug Fixes
- Performance Improvements
- 0.11.4 (2019-02-14)
- Bug Fixes
- Features
- Performance Improvements
- 0.11.2 (2019-01-11)
- Bug Fixes
- Features
- Performance Improvements
- 0.11.1 (2019-01-08)
- Bug Fixes
- Performance Improvements
- 0.11.0 (2018-12-29)
- Bug Fixes
- Features
- Performance Improvements
- 0.10.1 (2018-12-20)
- Bug Fixes
- Features
- 0.9.10 (2018-12-06)
- Bug Fixes
- Features
- 0.9.9 (2018-11-27)
- Bug Fixes
- Features
- 0.9.7 (2018-11-14)
- Bug Fixes
- Features
- 0.9.6 (2018-10-24)
- Bug Fixes
- 0.9.5 (2018-10-15)
- Bug Fixes
- Features
- Docs
- 0.9.4 (2018-10-10)
- Bug Fixes
- Features
- 0.9.0(2018-09-29)
更新日志
ng-zorro-antd-mobile
严格遵循 Semantic Versioning 2.0.0 语义化版本规范。
发布周期
- 修订版本号:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)
- 次版本号:每月发布一个带有新特性的向下兼容的版本。
- 主版本号:含有破坏性更新和新特性,不在发布周期内。
0.12.5(2019-06-25)
Bug Fixes
- carousel: 修复只包含一个元素时的宽度错误 (#482) (7ab3cba)
0.12.4 (2019-06-24)
Bug Fixes
- carousel: 修复竖直模式时宽度错误 (#477) (b0ca5ba)
- date-picker: 增加 minuteStep 支持 (#479) (246c222)
Features
- calendar: 增加单测覆盖范围 (#474) (7dd77ba)
- input-item: 修复 clear 时出现的值错误 (#472) (51772f7)
0.12.3 (2019-06-05)
Bug Fixes
- date-picker: 修复时间计算错误 (#456) (413178d)
- date-picker: 修复在safari中日期初始化可能出现无效日期 (#454) (87c62a3)
- radio-item-group: 修复可选项在运行时变更时导致选中状态出错 (#458) (#463) (0e3ca04)
- stackblitz: 为 @angular/compiler 设置正确的版本 (#466) (3bc4053)
- picker: 修复返回结果错误 (#462) (eeabc11)
0.12.2 (2019-05-21)
Bug Fixes
- popupservice: 在相关组件的providers里添加 popupservice (#449) (a14ea6b)
Features
- toast: 支持 top 和 bottom 两种位置 (#450) (77c326a)
0.12.1 (2019-05-20)
Bug Fixes
- calendar: 修复 calendar timepicker 显示标题错误 (#444) (7ad01ba)
- mobile site: 修复无线站点中的组件名称格式错误 (#415) (f106942)
- picker: 修复 picker 样式错误 (#434) (c09b85e)
- badge: 修复文案从空到非空时 badge 错误 (#441) (fab7312)
- carousel: 修复横竖屏切换时未动态调整的错误 (#411) (4ff06d9)
Features
- imagepicker: 增加 capture&disableDelete API (#410) (cfd733e)
- swipe-action: 增加 className api (#436) (3a976c5)
- toast: 提供一种新的API方案自注入 (#426) (ad31989)
0.12.0 (2019-04-30)
BreakChange
- tabbar: 使用TabBarItem 替代 TabPane和TabBarTab, 使用上更加简单
- grid: 将 OnClick 修改为 onClick
Bug Fixes
- grid: 将 OnClick 修改为 onClick (#394) (bf3039a)
- schematics: 将 url 从 https 切换到 http (#393) (0c3ad0f)
- stepper: 修复 stepper 不可用的问题 (#405) (acb2a95)
Features
- all: 公开导出组件库 API (#389) (dd9af23)
- checkboxitem&radioitem: 支持 wrap API (#406) (db8a6c8)
- checkboxItem&radioItem: API 与 listItem 同步 (#408) (6cf232f)
- dependencies: 更新三方依赖 (#401) (dcf4a61)
- docs: 更新 README.md (#398) (80bd1b5)
- styles: 与 ant design mobile of react 样式同步 (#403) (5c77b8c)
- tabs&tabbar: tabs&tabbar 重构,支持动态增加面板、预加载以及自定义设置标签页尺寸,提升整体性能 (#399) (f82ceab)
Performance Improvements
- code-box: 优化stackblitz中demo参数. (#404) (9c39051)
- site: 更新首页 (#397) (92ae470)
- tabs&tabbar: 默认将 prerenderingSiblingsNumber设置为-1,预加载逻辑与React版本能保持一致 (#407) (1db49eb)
0.11.9 (2019-04-18)
Bug Fixes
- calendar: 修复样式更新后出现的样式问题 (#385) (cee534a)
- datepickerview: 修复日选择无法选中31号的问题 (#383) (aac65b6)
- inputitem: 修复样式更新后出现的样式问题 (#377) (97bf63e)
- picker: 修复样式更新后出现的样式问题 (#387) (d5128af)
- carousel: 修复走马灯不在视图内且页面没重新渲染的情况下会停止轮播的问题 (#382) (362245f)
Features
- styles: 与React版本进行样式同步 (#376) (0c4b966)
- textarea: 更改样式 (#379) (bcd5d1f)
Performance Improvements
- site: 资源链接默认使用https (#373) (cc693e5)
0.11.8 (2019-04-04)
Bug Fixes
- tabbar: 修复 tabbar 设置 activeTab 错误并修改 demo (#345) (3f8becd)
- accordion: 修复 accordion 支持异步加载 accordionPanel (#355) (924bcc2)
- carousel: 修复 carousel vertical 模式异常 (#344) (e9ae898)
- inputitem: 修复 inputitem extra 模板支持 (#353) (aeb3cbe)
- inputitem: 修复 inputitem label 样式初始化问题 (#364) (bd11c54)
- picker: 修复 异步 picker 需要更新选中数据 (#346) (fbcc0cf)
- picker: 修复 picker wrap z-index 与 mask保持一致 (#362) (3f2a83c)
Features
- carousel: carousel 支持拖拽 (#350) (5dc49a4)
Performance Improvements
- modal: modal 引入 coremodule (#348) (a3b9014)
0.11.7 (2019-03-12)
Bug Fixes
- assets: 修复 logo 名称 (#319) (475eb14)
- grid: 修复 contentType 返回错误 (#320) (dd88a52)
- input-item: 修复 custom keyboard input 值 (#330) (a73a7e8)
- popupservice: 修复 popupservice 获取 component 名称时 运行时报错 (#333) (b69ee5a)
- textarea-item: 修复 textarea-item 值保护 (#331) (ffe4f8d)
0.11.6 (2019-03-04)
Bug Fixes
- accordion: 修复 accordion template 支持 (#307) (15f90a6)
- carousel: 修复 carousel 检测高度变化 (#290) (86be97d)
- carousel: 修复设置selecedindex值超出当前最大值的问题 (#315) (193a4d6)
- drawer: 更新文档 (#311) (1d53a15)
- inputitem: 修复输入中文时 onChange 不响应的问题 (#299) (e7a925d)
- PopupService: 修复多 PopupService 运行错误 (#292) (3717db7)
- swipe-action: 修复无法响应滚动事件问题(#300) (98bd525)
- tabs: 禁止 descendants (#296) (5ed613e)
- date-picker: 修复当 ngmodel 为 null 时选择出错的问题 (#310) (58e88ca)
Features
- list: renderHeader 和 renderFooter 支持 String和 Template 输入 (#313) (546b38d)
Performance Improvements
- logo: 更换全新的logo (#314) (a66be30)
0.11.5 (2019-02-21)
Bug Fixes
- actionsheet: 将模板中 title 改成 message (#283) (f850e1a)
- date-picker-view: 修复 input 不生效的问题 (#287) (7d74e54)
- stepper: 修复 float 计算bug (#280) (5cd1f6c)
- swipe-action: 修复 autoclose 不生效bug (#282) (acb180e)
Performance Improvements
- tabbar: 扩大 tabbartab 点击区域 (#286) (5830cd6)
0.11.4 (2019-02-14)
Bug Fixes
- carousel: 修复设置 Carousel 选中序列失败的问题 (#269) (55ae6d2)
- input-item: 修复 iOS9 中文字符输入问题 (#249) (f421746)
- notice-bar: 修复 notice-bar-card 颜色问题 (#274) (53f5b45)
- searchbar: 修复 iOS9 中文字符输入问题 (#250) (3e7efd4)
- date-picker: 修复不使用onOK导致的下一次显示失败问题 (#258) (2f5fc79)
- date-picker: 修复设置最大最小日期后打开 Picker 显示错误 (#256) (41f20f5)
- date-picker: 修复选择最早最晚时间时的 interval (#267) (3fa56dc)
- date-picker: 修复设置minDate错误 (#243) (8fdbe8f)
- pulltorefresh: 修复上划然后下划时导致的 refresh 信号错误 (#248) (5fd57d7)
Features
- button: 增加 dashed 样式 (#273) (8759db0)
- grid: Grid 中支持动态的 ng-content (#268) (2a579a2)
- grid: 支持 自定义 icon 和本地静态资源 (#257) (eafe8ec)
Performance Improvements
- picker: 删除成员默认值 (#272) (ec748c3)
0.11.2 (2019-01-11)
Bug Fixes
- actionsheet: 修复 Actionsheet 没有销毁 locale 订阅问题 (#236) (d719496)
- carousel: 修复 Carousel 选中序列初始化失败问题 (#230) (5482cb2)
- pulltorefresh: 修复没有使用 NgModel 出现的错误 (#229) (5a3ba5d)
Features
- actionsheet: 支持 locale 国际化 (#232) (39870da)
- carousel: 仅有1个元素时禁止drag (#239) (799ce51)
- datepicker: 增加disabled 属性 (#233) (8f772a9)
- picker: 增加 disabled 属性 (#231) (02733b4)
- switch: 根据选中状态在子元素设置类名 (#238) (1117c7c)
- showcase: 在 kitchen-sink 中设置 "user-select: none" (#234) (65ad469)
Performance Improvements
- actionsheet: 使用 cdk 优化实现(#228) (9a9988a)
0.11.1 (2019-01-08)
Bug Fixes
- calendar: 修复 timepicker 选择报错(#216) (03ffa9e)
- codebox: 升级ng-zorro-antd-mobile的版本号 (#218) (3fb41f1)
- modal: 修复无 actions 报错. (#222) (25b7aec)
- package.json: 升级ng-zorro-antd依赖 (#213) (b53ff31)
- showcase: 修复文档官网 icon 显示问题 (#214) (bfe2b3d)
Performance Improvements
- modal: 优化 modal service 的使用 (#220) (4fca40a)
0.11.0 (2018-12-29)
Bug Fixes
- ActionSheet: 修复当无标题或消息时头部不为空的问题 (#192) (b0f41b7)
- checkbox: 修复初始值为选中时checkbox状态不对的问题 (#193) (0293e85)
- input-item: 修复 input 值不能为空字符串或0的问题 (#185) (59e0ea8)
- input-item: 修复 inputitem 值保护问题 (#196) (883c2ba)
- package.json: 修复 Invalid Host/Origin header 导致的循环问题 (#199) (450c66a)
- picker: 修复当使用服务并点击 OK 按钮抛错的问题 (#176) (40a8fee)
- picker: 修复点击取消无响应的问题 (#205) (bee4fc4)
- textarea-item: 修复 textarea 值不能为空字符串或0的问题 (#186) (0759f65)
- textarea-item: 修复 textarea-item 值保护问题 (#197) (e2c0157)
Features
- Framework: 支持 Angular 7.0
- date-picker: date-picker 支持 ngmodel (#207) (c1e6d11)
- picker-view: picker-view 支持 ngModel (#180) (500c893)
- pulltorefresh: 支持 scrollendrefresh 和 上、下两个方向滑动刷新 (#204) (149c461)
- range: range 支持 ngmodel (#208) (26d019d)
- searchbar: searchbar 支持 ngModel (#179) (8bd39d7)
- slider: slider 支持 ngModel (#202) (3db39ae)
- stepper: stepper 支持 ngModel (#181) (23f36c1)
- modal: 增加 modal closable 和 maskClosable 演示样例 (#195) (d3d3478)
Performance Improvements
- picker-view: perf docs and demo (#189) (fc9627d)
0.10.1 (2018-12-20)
Bug Fixes
- checkbox: disabled 状态为 true 时 checked 状态应该锁定 (#170) (5fe311f)
- step and slider-marks: 修复AOT build 错误 (#157) (94cb387)
- button: 修复 loading input 只在第一次启动时生效的问题. (#161) (b54bd04)
Features
- calendar: ngModel 支持 (#164) (327d33b)
- checkbox&radio: ngModel&Onpush 支持 (#167) (b1b4807)
- inputitem: 增加 fontColor input (#156) (0ef2620)
- picker: ngModel 支持 (#165) (b4af7c7)
- progress: nzm-progress 支持 大于100%的进度 (#152) (021f7d8)
- switch: ngModel 支持 (#145) (6998e40)
- textarea-item: ngModel 支持 (#162) (6b60cca)
0.9.10 (2018-12-06)
Bug Fixes
- calendar: 引入 LocalProvider Module (#134) (37f20ae)
- checkbox&radio: 修复回调状态错误(#122) (e709b86)
- popover: 修复 Visable Input 除初始化外无效 (#127) (05313a4)
- Searchbar: 修复 LocaleProviderService 依赖问题 (#133) (1ac6008)
- TabBar: 移除对 TabsModule 的依赖(#135) (eab449b)
Features
- badge: 在 text 文案外层增加 span 标签 (#125) (e362320)
- popover: 增加自定义样式支持 (#129) (26bbe53), closes #120
- PickerView: 引入 PickerModule 和 LocaleProviderModule(#141) (52ebaeb)
- popover: 增加是否使用组件内部的点击自动关闭 opover(#130) (71ea780)
0.9.9 (2018-11-27)
Bug Fixes
- locale-provider: 让 locale-provider 跨模块生效; (#113) (e09f0a3)
- picker: 引入 OverlayModule (#111) (722ee27)
- grid: 修复item数超过数量会出错的bug (#119) (34e1dd7)
Features
- locale: 增加丹麦语 locale (5361536)
0.9.7 (2018-11-14)
Bug Fixes
- action-sheet: 修复点击item事件会响应背景点击事件 (#98) (b24bcbc)
- action-sheet: 修复遗漏点击item事件 (#99) (1697cda)
- badge: 修复 badge 单测错误 (#83) (43eb155)
- carousel: 修复只有一个 item 时宽度不对的问题 (#86) (bb59fe7)
- date-picker: 修复没有 locale 输入时报错 (#103) (2aa43aa)
- input-item: 使用 ngzone.run set value (#101) (ed2b243)
- LocaleProvider: 导出 LOCAL_PROVIDER_TOKEN (#96) (16922a2)
- tabs: 修复 MacOS Safari及 iOS 9.3以下版本的显示问题 (#106) (ba9e43b)
- Toast: 修复 toast 在 init 初始化时报错 (#93) (49d52be)
- showcase: 更改展开代码 icon (#97) (8bcfda5)
Features
- date-picker-view: 增加indicatorStyle参数 (#104) (e97acbd)
- picker: 增加动态初始化方式 (#105) (90866df)
0.9.6 (2018-10-24)
Bug Fixes
- carousel: 触摸响应时禁止冒泡传递(#61) (c44ba59)
- carousel: 当vertical:false时修复走马灯无宽度问题(#67) (8dd703f)
- carousel: 只有2页幻灯片时修复 mousemove 问题 (#56) (bc02951)
- icon: 修复 icon 的 line-height (#46) (#47) (28d76f2)
- pulltorefresh: 修复 drag up touch 问题 (#51) (8b905cc)
- textarea: 修复 textarea-item test case 错误 (#50) (f2bbdfb)
- showcase: 替换正确的钉钉QR码 (#74) (b4e7483)
0.9.5 (2018-10-15)
Bug Fixes
- codebox: 修复英文网站中弹出代码框显示中文“返回“bug (#35) (0720fdc)
- codebox: 修复StackBliz中的问题 (#41) (8adcbb0)
- package.json: 取消Package Json的版本号 (#27) (fc3cf65)
- popover: 为 PopoverOptions 加入providers (#30) (8f9e1d3)
- textarea: 修复textarea test case错误 (#36) (97639fc)
- package.json: 修复npm run start在windows中无法运行的错误 (#42) (68a0453)
- tabs: 修复swipeable为false时useOnPan依然生效的问题 (#43) (2d63730)
Features
- nav-bar: 增加 icon string类型支持 (#38) (4a89b0c)
Docs
- README: 在README中增加更多的状态指示 (#44) (a59797e)
0.9.4 (2018-10-10)
Bug Fixes
- button: 修复Button带自定义icon显示问题(a3c6150)
- ci: 修复ci node版本号 (312fce6)
- components: 改变Subject引用方式 (88864ab)
- date-picker: 修复iOS上无效日期问题 (6620635)
- demo: 修复展开代码不可见问题 (6d65ebb)
- pulltorefresh: 修复下拉刷新的Demo (8725c4b)
- input-item: 修复custom-keyboard无法隐藏问题 (#21) (9b8f3da)
- carousel: 修复走马灯最后一页偶现白屏问题 (2c5cd92)
- tabs: 修复TabBar与Tabs混用导致第一次加载时Tabs高亮下划线无法正常渲染问题 (#7) (6502082)
- steps: 更新setTimeout时间 (6da37ab)
Features
- ci: 更新ci的配置 (0b178c4)
- list-item: 移除className依赖 (#20) (e0850f6)
- modal: 增加Modal测试 (#18) (7c59b61)
- template: 增加issue和PR模板 (bc59939)
0.9.0(2018-09-29)
NG-ZORRO 组件库从设计初期就包含了桌面端与无线端两套。
从 2016 年下半年开始,阿里巴巴集团数据技术及产品部无线团队就开始基于 Ant Design Mobile 设计规范进行 Angular 2 代及以上的无线组件研发,并应用在了数据无线业务中。
在 2017 年下半年,Ant Design Mobile React 版本开始进行 2.x 重构。为了保持与 React 版本同步,NG-ZORRO-MOBILE 中止了对标 Ant Design Mobile 1.x 的工作,开始整体组件重构对标 React 2.x 版本。
现在 NG-ZORRO-MOBILE 已完成了与 Ant Design Mobile 2.x 45 个组件的同步工作,基于最新的 Angular ^6.0.0 与 RxJS ^6.0.0 构建,与 @angular/cli 进行了深度整合。同时我们与 NG-ZORRO DESKTOP 组件库共享文档和官网构建系统,保持风格统一。