14.3.0
2022-12-11
Bug Fixes
- tree: nz-tree-drop-indicator for custom tree node templates (#7579) (5996019)
- input: textarea-count combined with nzHasFeedback location (#7709) (ddd44d2), closes #7574
- list: specify template ref context to match instantiation (#7756) (4eb32fd)
- select: disabled option can be selected by Enter (#7686) (5bdf244)
- tree: tree select search slow in virtual mode (#7385) (21208f0)
Features
- cron-expression: Optimize cron result display & support custom rendering cron time (#7750) (1820da5)
- date-picker: add ElementRef type to nzSeparator (#7721) (3771512)
- select: select on Tab support (#7728) (d9f9092)
- tree-select: support to set placement (#7551) (325971e)
14.3.0
2022-12-11
Bug Fixes
- tree: 修复自定义节点时拖拽目标样式未显示问题 (#7579) (5996019)
- input: 修复
nzHasFeedback
样式问题 (#7709) (ddd44d2), closes #7574 - list: 指定 context 上下文类型 (#7756) (4eb32fd)
- select: 修复禁用选项被
Enterd
键选择问题 (#7686) (5bdf244) - tree: 修复组件搜索性能问题 (#7385) (21208f0)