2019-06-05
Bug Fixes
- cascader: fix reset trigger redraw (#3481) (7c0e30c), closes #3480
- date-picker: replace DatePipe with formatDate function (#3500) (19ad7fd), closes #3487
- layout: fix width type (#3525) (fd803bd)
- select: display error when in tag and search mode (#3442) (a05f5a5), closes #3424
Features
- button: support link type (#3503) (050f141), closes #3479
- carousel: support custom strategies (#3501) (a53a43a)
- descriptions: add component (#3327) (11bf89e), closes #2847
- drawer: support pressing ESC to close drawer (#3488) (2928f84)
- dropdown: support customize icons (#3517) (4329b51)
Bug Fixes
- cascader: 修复使用 nzLoadData 后无法未更新值问题 (#3481) (7c0e30c), closes #3480
- date-picker: 使用 formatDate 方法替换 DatePipe (#3500) (19ad7fd), closes #3487
- layout: 修复宽度支持类型 (#3525) (fd803bd)
- select: 修复 tags 模式对象显示错误问题 (#3442) (a05f5a5), closes #3424