ng-zorro-antd is an Angular implementation of Ant Design, which is mainly used to develop enterprise-level mid- and back-end products. All codes are open source and follow the MIT agreement, and can be used by any enterprise, organization or individual for free.

ng-zorro-antd 14.0.0 is officially released, the updates are as follows:

Install ng-zorro-antd


$ cd PROJECT-NAME
$ ng add ng-zorro-antd@14.0.0

Bug Fixes

Features

  • icon: nz-icon use from i element changed to span element (#7586) (7242111)
  • popconfirm: Support based on Promise Async shutdown (#7533) (797b261)

- <i nz-icon nzType="search" nzTheme="outline"></i>
+ <span nz-icon nzType="search" nzTheme="outline"></span>

BREAKING CHANGES

For more details, please check: https://github.com/NG-ZORRO/ng-zorro-antd/releases/tag/14.0.0

#ngzorroantd #released #Angular #implementation #Ant #Design #News Fast Delivery

Leave a Comment

Your email address will not be published. Required fields are marked *