Releases: NG-ZORRO/ng-zorro-antd-mobile
Releases · NG-ZORRO/ng-zorro-antd-mobile
10.0.0
9.0.0
9.0.0(2023-06-20)
Bug Fixes
- changelog: fix language bug; (57a34b7)
- calendar: fix typo in calendar english day names (#881) (cbcc512)
- popover: remove user agent styles (#882) (a505f59)
Features
Bug Fixes
- changelog: 修复语言错误; (57a34b7)
- calendar: 修复日历英文日期错误 (#881) (cbcc512)
- popover: 删除 user agent 样式 (#882) (a505f59)
Features
8.0.0
8.0.0(2022-02-15)
Features
- all: change site version (9f6b8cc)
- all: support Angular 15 (fd4adba)
- all: support-import-by-module (#871) (7fa1e17)
- dependencies: Upgrade partial dependencies to be compatible with angular15 (#867) (607efab)
Bug Fixes
- calendar: fix calendar daylight-saving time bug (#874) (3210fa7)
- calendar: fix calendar selection time range confirm button bug (#870) (5939e45)
- carousel: fix carousel not stopping when number of carousels decreased to 1 (#865) (4cbefd4)
- datePicker: datePickerView initialization rendering bugs (#873) (cd69290)
Features
- all: 修改站点版本 (9f6b8cc)
- all: 支持 Angular 15 (fd4adba)
- all: 支持import-by-module (#871) (7fa1e17)
- dependencies: 升级Angular15的依赖 (#867) (607efab)
Bug Fixes
7.0.0
7.0.0(2022-12-05)
Features
- stepper: bring up numeric keypad (#832) (09de58b)
- workflow: add github actions flow (#846) (8b59b31)
- all: support Angular 14 (efc2db2)(0a67edc)(0a900b4)(faa52d2)(f4fb9a5)(2bba379)(79aa274)
Bug Fixes
- date-picker: fix date filter issue, when minimum date is selected (6cb071a)
- picker: fix drop down selection (#805) (#844) (535c044)
- site: fixed ngAdd error when ng version >=13 (#843) (416845f)
Features
- stepper: stepper 唤起数字键盘 (#832) (09de58b)
- workflow: 更新工作流 (#846) (8b59b31)
- all: 升级支持 Angular 14 (efc2db2)(0a67edc)(0a900b4)(faa52d2)(f4fb9a5)(2bba379)(79aa274)
Bug Fixes
6.0.0
6.0.0(2022-01-10)
Features
- all: support angular 13 (#829) (7e213e7)
- dependencies: downgrade karma version to avoid shield color bug (#830) (13b7df6)
Bug Fixes
- inputitem: type allows text (#818) (c0695e7)
- showcase: fix missing older documents (#822) (e461731)
- showcase: fix the problem that the pop-up code is not displayed (#814) (887b438)
Features
Bug Fixes
5.0.1
5.0.0
5.0.0(2021-08-06)
Features
- all: support Angular 12 (#797) (26201a9)
- security: add codeql-analysis (a6f95cf)
- stepper: only number allowed; (#791) (71fb188)
- core: fix app init error (#792) (1d9a4a6)
Bug Fixes
- input-item: fix the input-item component input decimal point problem (#794) (c10877a)
- toast: fix toast component called in ngOnInit will report an error (#795) (77f36ab)
- website: fix dingtalk QR Code; fix Angular support version; update marked version; (#788) (42e77c0)
Features
- all: 升级支持 Angular 12 (#797) (26201a9)
- security: 增加 codeql-analysis (a6f95cf)
- stepper: 只允许输入为数字格式 (#791) (71fb188)
- core: 修复应用启动错误 (#792) (1d9a4a6)
Bug Fixes
4.0.0
3.0.3
Feature
- all: support Angular 10 (#741) (e81e65c)
- website: replace QRCode (#739) (b014e17)
- package.json: bump marked from 0.6.3 to 1.1.1 (#743) (abc11b9)
Bug Fixes
Feature
- all: 支持Angular 10 (#741) (e81e65c)
- website: 替换 QRCode (#739) (b014e17)
- package.json: marked 版本升级至 1.1.1 (#743) (abc11b9)
Bug Fixes
2.0.7
Bug Fixes
- date-picker-view: add async data input support (#718) (f2748f0)
- drawer: fix drawer flash back with tabs (#724) (c4b56e0)
- image-picker: fix rotate not work (#717) (364d368)
- modal: fix
maskClosable
not work (#722) (8aae09b)
Features
Bug Fixes
- date-picker-view: 增加异步数据输入支持 (#718) (f2748f0)
- drawer: 修复 drawer 在 tabs 中闪现的问题你 (#724) (c4b56e0)
- image-picker: 修复旋转不生效的问题 (#717) (364d368)
- modal: 修复
maskClosable
不生效的问题(#722) (8aae09b)