Ant design 4.0 & Angular 9.0 sync
See original GitHub issueAnt design 4.0 & Angular 9.0 sync
Current in Beta
Latest version: 9.0.0-beta.3 https://next.ng.ant.design/
Doc
- Doc site refactor
- Dark Theme
- Doc md sync
Feature
- Select virtual scroll
Refactor
Components
plz update the list after the PR sync MERGED
- Affix: cipchk
- Anchor: cipchk
- BackTop: cipchk
- List: cipchk
- Upload: cipchk
- Modal: hsuanxyz #4702
- AutoComplete: hsuanxyz #4661
- Avatar: hsuanxyz #4662
- Badge: hsuanxyz #4663
- Comment: hsuanxyz #4664
- Drawer: hsuanxyz #4728
- Mention: hsuanxyz #4755
- Steps: hsuanxyz #4774
- Tag: hsuanxyz #4793
- TreeSelect: hsuanxyz
- Typography: hsuanxyz
- Breadcrumb: wendellhu95
- Empty: wendellhu95
- Carousel: wendellhu95
- Cascader: wendellhu95
- Descriptions: wendellhu95
- Icon: wendellhu95
- Message: wendellhu95
- Notification: wendellhu95
- Popconfirm: wendellhu95
- Popover: wendellhu95
- Progress: wendellhu95
- Rate: wendellhu95
- Result: wendellhu95
- Slider: wendellhu95
- Statistic: wendellhu95
- Timeline: wendellhu95
- Tooltip: wendellhu95
- CodeEditor: wendellhu95
- Calendar: wenqi73
- DatePicker: wenqi73
- Skeleton: wenqi73
- TimePicker: wenqi73
- Alert: vthinkxie
- Button: vthinkxie
- Card: vthinkxie
- Checkbox: vthinkxie
- Collapse: vthinkxie
- Divider: vthinkxie
- Dropdown: vthinkxie
- Grid: vthinkxie
- Input: vthinkxie
- InputNumber: vthinkxie
- Layout: vthinkxie
- Menu: vthinkxie
- Pagination: vthinkxie
- Radio: vthinkxie
- Select: vthinkxie
- Spin: vthinkxie
- Switch: vthinkxie
- Table: vthinkxie
- Tree: simplejason
- Form: danranVm
- PageHeader: CK110
- Transfer: Ricbet
Style
- Style sync
- table border style #4439
Deprecated
Angular 9.0
Document
- ng-zorro-antd version and angular version relationship
- OnPush immutable suggestion use immer in document
- more Q & A
Bug Fix
- css animation in ngOnInit or HostBinding
- affix #3938
- anchor #4553
- message & notification breaks in angular 9, detection change issue perhaps @vthinkxie @wendellhu95
Feature
- table filter & sort helper function
- datepicker defaultPickerValue #4389, #2020
- datepicker date-fns2.x #4346
- canDeactivate #4407 #4432
- input-number #3039
- transfer
[nzTargetKeys]#4360 - add strictTemplate https://next.angular.io/guide/angular-compiler-options#stricttemplates
Enhancement
- unexpected transition: https://github.com/angular/angular/issues/34718 https://github.com/NG-ZORRO/ng-zorro-antd/pull/4648/commits/a094c44e4f62f4db8225bca01e048446fd1f5a34
- component data flow direction
- less input bindings
- should not mutate input data
-
TemplateRef<void>->TemplateRef<any> - menu collapse #4227 #2531 #1326
- dropdown submenu positon #3412, width in modal #4169
- cascader #4562
Refactor
- remove file name nz prefix(nz-button.component.ts->button.component.ts)
- split large components into smaller one and move template.html file into template: ``
- move inline-style to patch.less
- replace any with NzSafeAny
- disposeOnNavigation
Issue Analytics
- State:
- Created 4 years ago
- Reactions:103
- Comments:23 (15 by maintainers)
Top Results From Across the Web
Table - Ant Design
Sync column fixed status with Table.Summary.Cell . You can fixed it by set Table.Summary fixed prop(since 4.16.0 ).
Read more >NG-ZORRO - Angular UI component library - Ant Design
ng-zorro-antd synchronizes design specification with Ant Design on a regular basis, you can check the log online.
Read more >Change Log - Ant Design
v3 branch changes from master to 3.x-stable and v4 merge into master . ... Fix the issue where the className was not synchronized...
Read more >Ant Design - The world's second most popular React UI ...
An enterprise-class UI design language and React UI library with a set of high-quality React components, one of best React UI library for...
Read more >Awesome Ant Design Overview
A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi @adamlaz we will try our best to release a v9 version before March
Hi all, sorry for the delay, 90% components are ready, but we may still need one or two weeks to do the test and docs work