11.4.0
2021-04-08
Bug Fixes
- table: fix sort and filter when nzFrontPagination is false (#6547) (097cb6c), closes #5457
- date-picker: close date-picker after tabbing out (#6571) (21ded3f), closes #5844
- drawer: content is attached before the drawer is opened (#6581) (ac50a7b), closes #6381 #6534
- space: fix deprecated warning for nz-space-item (#6549) (#6561) (f80a5bb)
- tabs: make remove icon of nz-tab-link clickable (#6563) (3a68c10)
- tabs: not scrolling to the selected tab after init (#6580) (4ddd8fb), closes #6579
Features
Bug Fixes
- table: 修复
nzFrontPagination
为false
时排序和筛选的问题 (#6547) (097cb6c), closes #5457 - date-picker: 修复 Tab 失去焦点没有关闭的问题 (#6571) (21ded3f), closes #5844
- drawer: 修复内容在打开之前被挂载的问题 (#6581) (ac50a7b), closes #6381 #6534
- space: 修复
nz-space-item
的弃用警告 (#6549) (#6561) (f80a5bb) - tabs: 使
nz-tab-link
移除图标可点击 (#6563) (3a68c10) - tabs: 修复初始化后没有滚动到选中的标签的问题 (#6580) (4ddd8fb), closes #6579