ng-zorro-antd 8.0.0 released
June 29, 2019Welcome to ng-zorro-antd 8.0.0. After upgrading to the latest version, developers can not only enjoy the latest version of Angular, but also get the latest features and better performance.
Hello NG-ZORRO Blog!
June 11, 2019NG-ZORRO Blog is online! In this article you will know why we decided to build our own blog.
NG-ZORRO Advanced - Customized Switching Strategy
June 04, 2019In a previous refactoring of the carousel component, we separated code that actually does switching animations with other code. This approach not only make the component maintainable, but also makes it possible for users to implement their own switching strategies. This article would take a flip strategy as an example to show you how to leverage this advanced feature.