Releases: NG-ZORRO/ng-zorro-antd-mobile
Releases · NG-ZORRO/ng-zorro-antd-mobile
2.0.3
Bug Fixes
- accordion: no longer support innerHtml (#695) (6ac0642)
- action-sheet: import TouchFeedbackDirective (#669) (c5da920)
- date-picker: fix mindate change month error (#685) (21e4df9)
- datepickerview: fix datePickerOptions singleton pattern (#708) (3a32fdd)
- grid: fix columnNum and carouselMaxRow not work (#704) (920676d)
- picker: fix binding assignment (#683) (f2ac758)
- stackblitz: update stackblitz @angular/cdk dependency (#667) (6b27539)
- tabs: fix tabs calculate lose precision (#668) (c1fc617)
- textarea-item: fix count not work after ngModel write value (#680) (45f9759)
- pulltorefresh: fix element height (#698) (5db6c0b)
Features
- accordion: add nzm- selector (#666) ([3cc3279](https://github.com/NG-ZORRO/
Bug Fixes
- accordion: 不再支持 innerHtml (#695) (6ac0642)
- action-sheet: import TouchFeedbackDirective (#669) (c5da920)
- date-picker: 修复 mindate 改变月份错误 (#685) (21e4df9)
- datepickerview: 修复 datePickerOptions 单例 (#708) (3a32fdd)
- grid: 修复 columnNum 与 carouselMaxRow 无法正常运行问题 (#704) (920676d)
- picker: 修复 binding 赋值问题 (#683) (f2ac758)
- stackblitz: 修复 stackblitz @angular/cdk 依赖版本 (#667) (6b27539)
- tabs: 修复 tabs 宽度计算精度丢失的问题 (#668) (c1fc617)
- textarea-item: 修复ngModel写入后计数器没有运行的问题 (#680) (45f9759)
- pulltorefresh: 修复元素高度 (#698) (5db6c0b)
Features
- accordion: 增加 nzm- selector (#666) ([3cc3279](https://github.com/NG-ZORRO/
1.0.6
Bug Fixes
- date-picker: fix mindate change month error (#686) (6ebc91c)
- datepickerview: fix datePickerOptions singleton pattern (#709) (f973f87)
- grid: fix columnNum and carouselMaxRow not work (#705) (6e3fd25)
- picker: fix binding assignment (#684) (0974096)
- pulltorefresh: fix element height (#699) (eb9fd9c)
Bug Fixes
2.0.1
1.0.5
1.0.4
Bug Fixes
- carousel: fix carousel slide width bug (#646) (b26eb8c)
- date-picker: fix maximum and minimum time can't be choosen bug (#627) (2225539)
- date-picker: fix mode:time can't choose maximum&minimum, set maxDate &minDate (#629) (e685ffa)
- datepicker: fix unit test failures (#632) (7183052)
- drawer: fix drawer can not cover elements under background (#631) (8794e89)
- input-item: fix input cursor always turn to end position (#639) (0f032ad)
Bug Fixes
1.0.3
Bug Fixes
- date-picker: cannot choose maximum and minimum time (#627) (2225539)
- date-picker: fix mode:time can't choose maximum minimum,set maxDate minDate (#629) (e685ffa)
- datepicker: fix unit test failures (#632) (7183052)
- drawer: drawer can not cover elements under background (#631) (8794e89)
Bug Fixes
1.0.2
Bug Fixes
- accordion: fix accordion expand and collapse error when quick click (#614) (567ff59)
- calendar: should get extra cell class name from cell not row (#620) (0a11514)
- carousel: fix carousel slide error when resize (#615) (3ff1894)
- checkbox: fix checked initial status when disabled is true (#598) (85511ca)
- datepicker: fix chinese prompt (#616) (71576bb)
- list: fix inputitem demo (#606) (0a50951)
- list&range: delete console.log (#610) (762f200)
- pagination: fix set locale not work bug (#611) (756f5be)
- searchbar: Fix the keyboard not closed when the user submits (#596) (5e20a54)
- steps: fix step import async (#617) (ef4153c)
- tabs: make popup components working right in Tabs&TabBar (#621) (89bd218)
Bug Fixes
- accordion: 修复快速点击 accordion 展开时错误(#614) (567ff59)
- calendar: 从 cell 而非 row 中获取 extra cell class 名(#620) (0a11514)
- carousel: 修复 resize 时 carousel slide 展示错误 (#615) (3ff1894)
- checkbox: 修复 disabled 状态为 true 时已点击的初始状态(#598) (85511ca)
- datepicker: 修复中文提示文案错误 (#616) (71576bb)
- list: 修复 inputitem demo (#606) (0a50951)
- list&range: 删除 console.log (#610) (762f200)
- pagination: 修复设置 locale 不生效错误 (#611) (756f5be)
- searchbar: 修复用户提交时键盘未收起的问题 (#596) (5e20a54)
- steps: 修复 step import async 错误 (#617) (ef4153c)
- tabs: 让 popup类组件在 Tabs 和 TabBar 里正确的面板里弹出 (#621) (89bd218)
1.0.1
1.0.0
1.0.0-rc.0
Bug Fixes
-
carousel: fix carousel ignore vertical event when set left or right direction (#581) (abb3a0a)
-
carousel: fix carousel style int other content error (#582) (004e4e0)
-
accordion: fix accordion not automatic expand bug (#575) (19b90da)
-
pull-to-refresh: fix pull-to-refresh not work bug (#573) (6df7d7c)
-
textarea-item: fixe textarea-item autoheight issues(#571) (5aa3149)
-
swipe-action: fix swipe-action not work in ionic bug (#569) (f2d1600)