Bug Fixes
- all: fix enableIvy:false with ng-zorro-antd (#5081) (83b554e), closes #5070
- button: fix button type definition (#5085) (62584de), closes #5026
- form: modify to subscribe to the parent component input (#4524) (565b530), closes #4554
- input: fix input group missing focus and disabled (#5082) (5ff38be), closes #5064
- popover: fix programmatically changing not trigger ngModelChange (#5053) (dbc2cd3)
- select: fix nzDropdownMatchSelectWidth not work (#5066) (d210f4d), closes #5058
- select: options overflow content cannot be hidden (#5057) (867dc87), closes #5047
- select: wrong sort in group option (#5063) (af39d5f)
- build: ngcc errors caused by overlapping entry-points (#5055) (7bc8279), closes #5045
Bug Fixes
- all: 修复 enableIvy:false 时的问题 (#5081) (83b554e), closes #5070
- button: 修复 button 类型定义问题 (#5085) (62584de), closes #5026
- form: 修复 form 在特定情况下的数据流报错 (#4524) (565b530), closes #4554
- input: 修复 input group 在 focus disabled 时的样式 (#5082) (5ff38be), closes #5064
- popover: 修复 popover 不能关闭的问题 (#5053) (dbc2cd3)
- select: 修复 nzDropdownMatchSelectWidth 不生效的问题 (#5066) (d210f4d), closes #5058
- select: 修复 option 内容超长时的样式问题 (#5057) (867dc87), closes #5047
- select: 修复 group option 顺序不对问题 (#5063) (af39d5f)
- build: 修复 ngcc 时报错问题 (#5055) (7bc8279), closes #5045