Skip to content

Releases: NG-ZORRO/ng-zorro-antd

7.4.0

19 May 14:12
9e6dce2
Compare
Choose a tag to compare

2019-05-19

Bug Fixes

  • breadcrumb: fix input boolean and router event not caught error (#3185) (fd43ec5), closes #3186
  • carousel: fix carousel in entry components (#3367) (9d495fc)
  • cascader,checkbox,switch,tooltip: fix memory leak problem (#3416) (c63849f)
  • drawer: fix z-index level (#3405) (663f6c1), closes #3402
  • menu: submenu should not remain highlighted (#3455) (fd47605)
  • modal: cannot to close in order of overlay opens when using esc (#3339) (0533c32), closes #3338
  • modal: content not work in confirm mode when the type is component (#3415) (6458c57), closes #3407
  • modal: should not close when mousedown in the body (#3400) (82e488a), closes #3394
  • progress: fix stroke color is not updated (#3445) (80c6ed4), closes #3441
  • tree,tree-select: fix the styles of connecting line (#3385) (f7e9a7c), closes #3382

Features


Bug Fixes

Features

7.3.3

25 Apr 12:33
dbce3fa
Compare
Choose a tag to compare

2019-04-25

Bug Fixes


Bug Fixes

7.3.2

22 Apr 14:49
Compare
Choose a tag to compare

Bug Fixes

  • build: fix bundling error of components.less (#3331) (fb19921)

Bug Fixes

  • build: 修复 components.less 的打包错误 (#3331) (fb19921)

7.3.1

22 Apr 05:05
b4161cd
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

7.3.0

21 Apr 05:52
469bff0
Compare
Choose a tag to compare

Features

Bug Fixes


Features

Read more

7.2.0

27 Mar 12:36
b6cf8fe
Compare
Choose a tag to compare

Bug Fixes

Features


Bug Fixes

Features

7.1.0

21 Mar 07:25
3e0e319
Compare
Choose a tag to compare

2019-03-21

Bug Fixes

Features


2019-03-21

Bug Fixes

Features

7.0.3

14 Mar 03:44
93a06cf
Compare
Choose a tag to compare

Bug Fixes

  • select: fix select init touched state error when disabled (#3084) (ba9d454), closes #3059

Build

  • build: add strictNullCheck config (#2126)
  • build: upgrade icon to 2.0.2 (#3085) (fc72d7d)

Bug Fixes

  • select: 修复 disabled 状态时 touched 初始状态错误的问题 (#3084) (ba9d454), closes #3059

Build

  • build: 增加 strictNullCheck 等更严格的 ts 校验措施 (#2126)
  • build: icon 依赖包升级至 2.0.2 (#3085) (fc72d7d)

7.0.2

11 Mar 11:43
c598214
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes

  • pagination: 修复 Pagination 不随 pageIndex 变化的问题 (#3067) (f4948d7), closes #3049
  • steps: 修复 Steps 在外层组件 OnPush 下的问题 (#3061) (97adb2c)
  • table: 修复 Virtual Scroll 模式下 nzSize 不生效的问题 (#3063) (4fa16de), closes #3050
  • table: 修复 Table 下拉筛选特殊情况下不生效的问题 (#3064) (dbc33ae), closes #3028 #3056 #3058
  • transfer: 修复 Transfer 特殊情况下点击不生效的问题 (#3030) (f077294), closes #3026

7.0.1

04 Mar 09:55
fe8689c
Compare
Choose a tag to compare

Bug Fixes


Bug Fixes