Bug Fixes
- form: add nzId to sf-boolean widget (#2053) (bd64da7)
- theme:layout-default-nav: use stable track expression to avoid NG0956 (#2041) (ff343b6)
Features
- form: align sf widgets API with ng-zorro v22 (#2052) (085e8db)
- sf:number-widget: add support for
nzChangeOnWheel(7623196) - st:pop: support title as function (#2044) (55ba6f5)
Bug Fixes
- form: 为 sf-boolean 组件新增
nzId(#2053) (bd64da7) - theme:layout-default-nav: 使用稳定的 track 表达式避免
NG0956(#2041) (ff343b6)