2021-02-26
Bug Fixes
- 18n: adding new translations de_DE (#6434) (1c09fe1)
- 18n: adding new translations es_ES (#6421) (6b878b9)
- docs: fix dependabot alert (#6428) (2fbbe94)
- dropdown: close menu when click again (#6353) (#6354) (cd90349)
- grid,menu,radio,table: fix memory leak problem (#6408) (94607a0)
- input: fix [nzAutosize]="true" (#6409) (8ca1e5a)
- message: avoid flicker when window close (#6296) (#6370) (772e76c)
- table: fix table filter (#6384) (#6385) (ad01c8f)
- tree-view: correct API typo (#6386) (27a1c4e)
- schematics: fix
add-icon-assets
schema path (#6404) (340670d)
Features
- date-picker: add
nzInline
property (#6436) (4d80873) - grid:
nzGutter
support string type (#6450) (ec03c7f) - time-picker: support updating OK and Now button text (#6410) (ef3af58)
- time-picker,select,tree-select: support
nzId
(#6379) (85d423d)
Performance Improvements
Bug Fixes
- 18n: 新增 de_DE 翻译 (#6434) (1c09fe1)
- 18n: 新增 es_ES 翻译 (#6421) (6b878b9)
- docs: 修复依赖警告问题 (#6428) (2fbbe94)
- dropdown: 修复再次点击没有关闭的问题 (#6353) (#6354) (cd90349)
- grid,menu,radio,table: 修复内存泄漏问题 (#6408) (94607a0)
- input: 修复
nzAutosize
的问题 (#6409) (8ca1e5a) - message: 修复窗口关闭时闪烁的问题 (#6296) (#6370) (772e76c)
- table: 修复过滤问题 (#6384) (#6385) (ad01c8f)
- tree-view: 修复 API 名错误 (#6386) (27a1c4e)
- schematics: 修复
add-icon-assets
schema 路径问题 (#6404) (340670d)
Features
- date-picker: 新增
nzInline
(#6436) (4d80873) - grid:
nzGutter
支持 string 类型 (#6450) (ec03c7f) - time-picker: 新增
nzNowText
nzOkText
(#6410) (ef3af58) - time-picker,select,tree-select: 新增
nzId
(#6379) (85d423d)