Skip to content

7.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@vthinkxie vthinkxie released this 30 Nov 12:28
· 2620 commits to master since this release
76b1d3b

NO BREAK CHANGES

ng-zorro-antd will track the major version of @angular/core from 7.0.0-rc.0 like other angular libraries.

  • Support Angular 7.0
  • Work with latest @angular/cdk
  • Support OnPush in some components
  • Support SSR in some components
  • Fix some bugs

We are still working on it now, you can track this issue to get more information.


该版本不包含任何破坏性更新

从这个版本开始,ng-zorro-antd 将和其他 Angular 第三方库一样,保持与 Angular 的主版本号一致。当前版本已经完成了

  • 支持 Angular 7.0
  • 使用了 Angular CDK 7.0 的最新特性
  • 部分组件支持 OnPush
  • 部分组件支持了 SSR 的功能
  • 修复了部分 Bug

整体的工作仍然还在推进之中,用户可以通过追踪相关 ISSUE 来获得最新的进度更新。