17.1.0 • Published 2 months ago

ng-zorro-antd-extension v17.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Component package based on ng-zorro-antd

npm package NPM downloads

English | 简体中文

Docs

Installation

1、Make sure to install ng-zorro first:ng-zorro-antd install

2、After ng zorro is successfully installed, then install the package

Using

npm install ng-zorro-antd-extension --save

or

ng add ng-zorro-antd-extension

3、app.module v15.11.0+

import zh from "@angular/common/locales/zh";
import { NZ_I18N, zh_CN } from "ng-zorro-antd/i18n";
import { nzx_zh_CN } from "ng-zorro-antd-extension/i18n";

registerLocaleData(zh);

const customLanguagePack = {
  ...zh_CN,
  ...nzx_zh_CN,
};

@NgModule({
  declarations: [],
  imports: [],
  providers: [{ provide: NZ_I18N, useValue: customLanguagePack }],
  bootstrap: [RootComponent],
})
export class AppModule {}
angularng-zorro-antdng-zorro-antd-extensionLTS ends
^13.0.0^13.0.0^13.0.0end
^14.0.0^14.0.0^14.0.0end
^15.0.0^15.0.0^15.0.02024-05-18
^16.0.0^16.0.0^15.6.02024-11-08

Install the specified version if required using:

npm install ng-zorro-antd-extension@13.0.0 --save

v13.0.0(contains only multi-select, simple table, mapping pipeline), v15.0.0+ is recommended

Welcome to github star fork pr

17.1.0

2 months ago

15.13.0

2 months ago

16.1.0

2 months ago

17.0.2

3 months ago

15.12.7

3 months ago

16.0.4

3 months ago

15.12.6

3 months ago

17.0.1

3 months ago

16.0.3

3 months ago

17.0.0

6 months ago

15.12.4

8 months ago

16.0.1

8 months ago

15.12.3

8 months ago

15.12.1

8 months ago

15.12.2

8 months ago

15.12.0

8 months ago

16.0.0

8 months ago

15.5.0

12 months ago

15.7.0

11 months ago

15.6.0

11 months ago

15.9.0

10 months ago

15.8.1

11 months ago

15.8.0

11 months ago

15.8.3

10 months ago

15.8.2

11 months ago

15.8.5

10 months ago

15.8.4

10 months ago

15.11.0

9 months ago

15.10.1

9 months ago

15.11.1

8 months ago

15.10.2

9 months ago

15.10.0

10 months ago

15.2.0

1 year ago

15.3.0

1 year ago

15.4.0

1 year ago

15.3.1

1 year ago

15.0.3

1 year ago

15.1.0

1 year ago

14.2.0

1 year ago

15.0.2

1 year ago

15.0.0

1 year ago

15.0.1

1 year ago

14.1.6

1 year ago

0.0.0

2 years ago

14.1.0

2 years ago

14.0.1

2 years ago

14.1.1

2 years ago

14.1.2

2 years ago

14.1.3

2 years ago

14.1.4

2 years ago

14.1.5

2 years ago

14.0.0

2 years ago

13.0.0

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago