ng-zorro-antd-mobile

A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜

OTHER License

Downloads
7.1K
Stars
798
Committers
31

Bot releases are visible (Hide)

ng-zorro-antd-mobile - 10.0.0 Latest Release

Published by lemon-yogurt 10 months ago

10.0.0(2024-01-04)

Features


Features

ng-zorro-antd-mobile - 9.0.0

Published by fisherspy over 1 year ago

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

ng-zorro-antd-mobile - 8.0.0

Published by fisherspy over 1 year ago

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

Bug Fixes

  • calendar: 修复日历组件夏令时的问题 (#874) (3210fa7)
  • calendar: 修复日历组件时间范围选择问题 (#870) (5939e45)
  • carousel: 修复走马灯数量为1时的轮询问题 (#865) (4cbefd4)
  • datePicker: 修复datePickerView 初始化问题 (#873) (cd69290)
ng-zorro-antd-mobile - 7.0.0

Published by fisherspy almost 2 years ago

7.0.0(2022-12-05)

Features

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

Bug Fixes

  • date-picker: 修复设置最小值的情况下,月份变更后,日期筛选不完整的bug (6cb071a)
  • picker: 修复 pickerview 下拉选中异常bug (#805) (#844) (535c044)
  • site: 修复了 ng 版本 >=13 时的 ngAdd 错误 (#843) (416845f)
ng-zorro-antd-mobile - 6.0.0

Published by xcLtw almost 3 years ago

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

  • all: 升级支持 Angular 13 (#829) (7e213e7)
  • dependencies: 降低karma版本到5.0.0避免colors的异常 (#830) (13b7df6)

Bug Fixes

  • inputitem: 修复 inputItem 无法回到 text 类型 (#818) (c0695e7)
  • showcase: 修复旧版本文档无法访问异常 (#822) (e461731)
  • showcase: 修复官网示例弹窗代码不展示异常 (#814) (887b438)
ng-zorro-antd-mobile - 5.0.1

Published by shuizhongxiong almost 3 years ago

5.0.1(2021-11-26)

Bug Fixes

Features

  • modal: Modal.operation support maskClosable params (#804) (00b9e69)

Bug Fixes

Features

  • modal: Modal.operation 支持 maskClosable 参数 (#804) (00b9e69)
ng-zorro-antd-mobile - 5.0.0

Published by shuizhongxiong almost 3 years ago

5.0.0(2021-08-06)

Features

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

Bug Fixes

  • input-item: 修复小数格式问题 (#794) (c10877a)
  • toast: 修复在 ngOnInit 唤起报错 (#795) (77f36ab)
  • website: 更新钉钉二维码;修复文档中 Angular 支持版本号; (#788) (42e77c0)
ng-zorro-antd-mobile - 4.0.0

Published by fisherspy almost 4 years ago

Features

Bug Fixes

  • carousel: fix when resize active slider error show (#767) (a6ae246)
  • pagination: add disabled support (#772) (d798cc9)
  • radio: fix listitem can't click when not using list wraper (#756) (9089a24)
  • steps: add current support (#762) (60d6b54)

Features

Bug Fixes

  • carousel: 修复激活slider尺寸自适应引发的错误 (#767) (a6ae246)
  • pagination: 增加 disabled 支持 (#772) (d798cc9)
  • radio: 修复不使用list wrapper时listitem无法点击的问题 (#756) (9089a24)
  • steps: 增加 current 支持 (#762) (60d6b54)
ng-zorro-antd-mobile - 3.0.3

Published by fisherspy almost 4 years ago

Feature

Bug Fixes


Feature

Bug Fixes

ng-zorro-antd-mobile - 2.0.7

Published by fisherspy about 4 years ago

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

  • input-item: add [compositionFilter] to InputItem (#735) (1d73f30)

Bug Fixes

  • date-picker-view: 增加异步数据输入支持 (#718) (f2748f0)
  • drawer: 修复 drawer 在 tabs 中闪现的问题你 (#724) (c4b56e0)
  • image-picker: 修复旋转不生效的问题 (#717) (364d368)
  • modal: 修复 maskClosable 不生效的问题(#722) (8aae09b)

Features

  • input-item: 增加 [compositionFilter] 输入 (#735) (1d73f30)
ng-zorro-antd-mobile - 2.0.3

Published by fisherspy over 4 years ago

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


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

ng-zorro-antd-mobile - 1.0.6

Published by fisherspy over 4 years ago

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

  • date-picker: 修复 mindate 改变月份错误 (#686) (6ebc91c)
  • datepickerview: 修复 datePickerOptions 单例 (#709) (f973f87)
  • grid: 修复 columnNum 与 carouselMaxRow 无法正常运行问题 (#705) (6e3fd25)
  • picker: 修复 binding 赋值问题 (#684) (0974096)
  • pulltorefresh: 修复元素高度 (#699) (eb9fd9c)
ng-zorro-antd-mobile - 2.0.1

Published by fisherspy over 4 years ago

Features


Features

ng-zorro-antd-mobile - 1.0.5

Published by fisherspy over 4 years ago

Features

  • steps: step title&description support templateRef input (#650) (bb41050)

Features

  • steps: step title&description input 增加 templateRef 类型 (#650) (bb41050)
ng-zorro-antd-mobile - 1.0.4

Published by fisherspy over 4 years ago

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

  • carousel: 修复走马灯slide宽度问题 (#646) (b26eb8c)
  • date-picker: 修复最大与最小时间值无法被选中问题 (#627) (2225539)
  • date-picker: 修复 mode:time 模式下无法选择和设置最大或最小时间 (#629) (e685ffa)
  • datepicker: 修复单元测试问题 (#632) (7183052)
  • drawer: 修复 drawer 无法盖住背景下的页面 (#631) (8794e89)
  • input-item: 修复光标一直返回到最后的问题 (#639) (0f032ad)
ng-zorro-antd-mobile - 1.0.3

Published by fisherspy over 4 years ago

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

  • date-picker: 修复时间选择范围问题 (#627) (2225539)
  • date-picker: 修复 mode:time 状态下时间选择范围问题 (#629) (e685ffa)
  • datepicker: 修复单测失败例子 (#632) (7183052)
  • drawer: 修复无法遮盖背景元素的问题 (#631) (8794e89)
ng-zorro-antd-mobile - 1.0.2

Published by fisherspy almost 5 years ago

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)
ng-zorro-antd-mobile - 1.0.1

Published by fisherspy about 5 years ago

Bug Fixes

  • picker: remove lodash isEqual reference (#592) (ee6f4b6)

  • picker: 去除对 lodash isEqual 的引用 (#592) (ee6f4b6)
ng-zorro-antd-mobile - 1.0.0

Published by fisherspy about 5 years ago

Bug Fixes

  • picker: fix NAN bug when fast scroll (#589) (3e63d20)

  • picker: fix select bug when data is a function (#586) (26a07d7)


Bug Fixes

  • picker: 修复快速滑动时显示NAN的错误 (#589) (3e63d20)

  • picker: 修复 data input 为一个函数时引发的选择错误 (#586) (26a07d7)

ng-zorro-antd-mobile - 1.0.0-rc.0

Published by fisherspy about 5 years ago

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)

  • toast: fix toast z-index (#580) (7350600)

  • steps: fix steps status icon (#577) (fef7568)

  • 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)


Bug Fixes

  • carousel: 当设置为左右滑动方向时忽略垂直方向的事件 (#581) (abb3a0a)

  • carousel: 修复走马灯样式错误 (#582) (004e4e0)

  • toast: 修复 toast z-index (#580) (7350600)

  • steps: 修复 steps 状态icon错误 (#577) (fef7568)

  • accordion: 修复 accordion 无法自动展开错误 (#575) (19b90da)

  • pull-to-refresh: 修复 pull-to-refresh direction属性为空时的运行错误 (#573) (6df7d7c)

  • textarea-item: 修复 textarea-item 自动高度错误 (#571) (5aa3149)

  • swipe-action: 修复 swipe-action 在 ionic 中无法正常运行错误 (#569) (f2d1600)

Package Rankings
Top 2.17% on Npmjs.org
Badges
Extracted from project README
CodeFactor Build Status codecov GitHub Release Date npm package NPM downloads GitHub license Gitter Twitter Gitter
Related Projects