2019-11-08
Bug Fixes
- auto-complete: default value not selected (#4366) (09f1ec6), closes #4362
- date-picker:
nzDefaultOpenValue
not work in time panel (#4357) (dfa3d39), closes #4331 - date-picker: animation start after overlay open (#4315) (931fd48)
- mention: unable to select on mobile device (#4309) (1be6d51), closes #4281
- modal:
nzMaskClosable
not working in the confirm mode (#4347) (475bbc4), closes #4344 - page-header: has footer or breadcrumb style bug (#4363) (dcc7deb)
- pagination: replace full-width character with half-width (#4371) (cc3868e)
- select: prevent hidden options from being selected (#4382) (cf22133), closes #4377 #4377
- table: support nzWidthConfig null undefined value (#4342) (761e8e0)
- tooltip: fix not undefined value not updated (#4392) (2a71c43)
- tooltip: fix tooltip accessing destroyed view (#4387) (8e9e6a9), closes #3875 #4317 #4386
- tree-select: default tags incorrect in strictly mode (#4368) (a6547a0), closes #4364
Features
- monaco-editor: support static loading (#4341) (29f732b)
- page-header: add
nzGhost
property (#4306) (4c78cca), closes #4303 - tooltip: support changing trigger (#4397) (48d7122), closes #4365
Bug Fixes
- auto-complete: 修复默认值无法选中的问题 (#4366) (09f1ec6), closes #4362
- date-picker: 修复
nzDefaultOpenValue
在时间面板中不工作的问题 (#4357) (dfa3d39), closes #4331 - date-picker: 修改打开面板闪烁的问题 (#4315) (931fd48)
- mention: 修复移动端无法选择的问题 (#4309) (1be6d51), closes #4281
- modal: 修复
nzMaskClosable
在确认框模式下不工作的问题 (#4347) (475bbc4), closes #4344 - page-header: 修改样式问题 (#4363) (dcc7deb)
- pagination: 将全角符号替换半角符号 (#4371) (cc3868e)
- select: 修复隐藏可选项仍可选择的问题 (#4382) (cf22133), closes #4377 #4377
- table: 修复
nzWidthConfig
为空值时报错的问题(#4342) (761e8e0) - tooltip: 修复值不是 undefined 无法更新的问题(#4392) (2a71c43)
- tooltip: 修复销毁的问题 (#4387) (8e9e6a9), closes #3875 #4317 #4386
- tree-select: 修复严格模式下默认 tag 的问题 (#4368) (a6547a0), closes #4364