2018-12-11
Bug Fixes
- drawer, modal: fix focus bug of IE (#2589) (0458604), closes #2388
- collapse: fix collapse (#2597) (5bb1a99), closes #2567
- icon: add missing icons used by ng-zorro-ant itself (ef10595)
- select: add title property for select component (#2575) (3444634), closes #1974
- table: should prevent tr click trigger when clicking expand (#2618) (88be1c3), closes #2419
- schematics: compatible with old version options (#2622) (bb1489b)
Features
- tabs: support forceRender in tabs (#2619) (fa9160c)
- upload: support
Observable
innzFilter
(#2590) (c664c6f), closes #2389
Bug Fixes
- drawer, modal: 修复 IE 的 BUG (#2589) (0458604), closes #2388
- collapse: 修复无法改变状态的问题 (#2597) (5bb1a99), closes #2567
- icon: 修复缺少的图标的静态引入 (ef10595)
- select: 修复 title 属性(#2575) (3444634), closes #1974
- table: 修复单击事件冒泡的问题 (#2618) (88be1c3), closes #2419
- schematics: 兼容旧版选项 (#2622) (bb1489b)