2020-05-11
Bug Fixes
- auto-complete, drawer: cannot reopen when reuse route snapshots(#5165) (7101782), closes #5142
- *: fix dependeny components' file import (#5192) (619743d), closes #5185
- *: fix template types check (#4994) (c2b68dd)
- alert:
nzNoAnimation
not work with the alert component (#5211) (de9ef6b) - breadcrumb: fix breadcrumb when Routes path='' (#4966) (5ffa45c)
- button: disabled not work with anchor (#5233) (36ab993), closes #5226
- dropdown: fix dropdown break SSR (#5244) (016cca1), closes #5186
- modal: global config cannot work with service mode (#5228) (95aab9a), closes #5223
- modal: modal cannot close after the host view destroyed (#5161) (5cb618e), closes #5128
- modal: rollback to component types can be the content of confirm-mode (#5177) (5fa4c1e), closes #5172
- schematics: invalid version will be added when the package already exists (#5210) (f406803), closes #5209
- table: fix table expand in multiple thead tr (#5246) (cbaeb38), closes #5207
- timeline: fix timeline check error (#5245) (ee2859f), closes #5230
- typography: ellipsis line measurement error (#5175) (93676c9)
- upload: fix invalid preview image in picture card (#5205) (cbe8225), closes #5201
Bug Fixes
- auto-complete,drawer: 修复在复用快照路由策略下无法重新打开的问题 (#5165) (7101782), closes #5142
- alert: 修复
nzNoAnimation
无效的问题 (#5211) (de9ef6b) - breadcrumb: 修复路由
path=''
情况下的问题 (#4966) (5ffa45c) - button: 修复锚点标签
disabled
的问题 (#5233) (36ab993), closes #5226 - dropdown: 修复无法服务器渲染的问题 (#5244) (016cca1), closes #5186
- modal: 修复服务模式下全剧配置不生效的问题 (#5228) (95aab9a), closes #5223
- modal: 修复宿主视图销毁后无法关闭的问题 (#5161) (5cb618e), closes #5128
- modal: 修复 confirm 模式下无法使用组件作为 content 的问题 (#5177) (5fa4c1e), closes #5172
- schematics: 修复当包存在时
ng add
会添加无效的版本号的问题 (#5210) (f406803), closes #5209 - table: 修复多表头下展开的问题 (#5246) (cbaeb38), closes #5207
- timeline: 修复脏值检查的问题 (#5245) (ee2859f), closes #5230
- typography: 修复省略行计算错误的问题 (#5175) (93676c9)
- upload: 修复无法正确显示预览图的问题 (#5205) (cbe8225), closes #5201