2.2.0 • Published 9 days ago

@vendure/admin-ui v2.2.0

Weekly downloads
297
License
MIT
Repository
-
Last release
9 days ago

Vendure Admin UI

This is the administration interface for Vendure.

It is an Angular application built with the Angular CLI.

The UI is powered by the Clarity Design System.

Structure

Library

The Admin UI is structured as an Angular library conforming to the ng-packagr format. This library is what is published to npm as @vendure/admin-ui. The libary consists of a set of modules which are accessible from consuming applications as sub-packages:

  • @vendure/admin-ui/core
  • @vendure/admin-ui/catalog
  • @vendure/admin-ui/orders

etc. These library packages are located at ./src/lib

When built with yarn build, the output will be located in the ./package sub directory. This is also the root of the published npm package.

Application

In addition to the library, there is also a full application located at ./src/app. This application is used both during development of the Admin UI, and also as the "default" Admin UI without any UI extensions, as provided as the default by the admin-ui-plugin.

Localization

Localization of UI strings is handled by ngx-translate. The translation strings should use the ICU MessageFormat.

Translation keys are automatically extracted by running:

yarn extract-translations

This scan the source files for any translation keys, and add them to each of the translation files located in ./src/lib/static/i18n-messages/.

A report is generated for each language detailing what percentage of the translation tokens are translated into that language:

Extracting translation tokens for "src\lib\static\i18n-messages\de.json"
de: 592 of 650 tokens translated (91%)

This report data is also saved to the i18n-coverage.json file.

To add support for a new language, create a new empty json file ({}) in the i18n-messages directory named <languageCode>.json, where languageCode is one of the supported codes as given in the LanguageCode enum type, then run yarn extract-translations

2.2.0

9 days ago

2.1.9

19 days ago

2.2.0-next.8

19 days ago

2.2.0-next.7

1 month ago

2.2.0-next.6

1 month ago

2.1.8

2 months ago

2.2.0-next.4

2 months ago

2.2.0-next.5

2 months ago

2.2.0-next.3

2 months ago

2.2.0-next.2

3 months ago

2.1.7

3 months ago

2.2.0-next.1

3 months ago

2.1.6

3 months ago

2.2.0-next.0

4 months ago

2.1.5

4 months ago

2.0.3

10 months ago

2.0.5

9 months ago

2.0.4

10 months ago

2.0.7

8 months ago

2.0.6

9 months ago

2.0.9

7 months ago

2.0.8

7 months ago

2.1.0-next.2

8 months ago

2.1.0-next.1

8 months ago

2.1.0-next.4

8 months ago

2.1.0-next.3

8 months ago

2.1.0-next.0

9 months ago

2.1.0-next.6

7 months ago

2.1.0-next.5

7 months ago

2.1.0-next.7

7 months ago

2.1.2

6 months ago

2.1.1

6 months ago

2.1.4

5 months ago

2.1.3

5 months ago

2.0.10

7 months ago

2.1.0

7 months ago

2.0.2

10 months ago

2.0.1

11 months ago

2.0.0

11 months ago

2.0.0-beta.3

11 months ago

1.9.7

11 months ago

2.0.0-beta.2

12 months ago

2.0.0-beta.1

1 year ago

2.0.0-beta.0

1 year ago

1.9.6

12 months ago

1.9.5

1 year ago

1.9.4

1 year ago

2.0.0-next.28

1 year ago

1.9.3

1 year ago

1.9.2

1 year ago

1.7.4

2 years ago

1.9.1

1 year ago

1.9.0

1 year ago

2.0.0-next.26

1 year ago

2.0.0-next.27

1 year ago

2.0.0-next.20

1 year ago

2.0.0-next.21

1 year ago

2.0.0-next.22

1 year ago

2.0.0-next.23

1 year ago

2.0.0-next.24

1 year ago

2.0.0-next.25

1 year ago

2.0.0-next.19

2 years ago

1.8.2

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.8.5

1 year ago

1.8.4

1 year ago

1.8.3

1 year ago

1.6.5

2 years ago

2.0.0-next.15

2 years ago

2.0.0-next.16

2 years ago

2.0.0-next.17

2 years ago

2.0.0-next.18

2 years ago

2.0.0-next.11

2 years ago

2.0.0-next.12

2 years ago

2.0.0-next.13

2 years ago

2.0.0-next.14

2 years ago

1.7.3

2 years ago

1.7.2

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.6.4

2 years ago

1.6.3

2 years ago

2.0.0-next.10

2 years ago

1.6.2

2 years ago

2.0.0-next.8

2 years ago

2.0.0-next.9

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.2

2 years ago

2.0.0-next.7

2 years ago

2.0.0-next.4

2 years ago

2.0.0-next.5

2 years ago

2.0.0-next.3

2 years ago

2.0.0-next.2

2 years ago

2.0.0-next.1

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

2.0.0-next.0

2 years ago

1.4.7

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.4.0-beta.0

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.3.0-beta.1

3 years ago

1.3.0-beta.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.2.0-beta.43

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-beta.11

3 years ago

1.0.0-beta.10

3 years ago

1.0.0-beta.8

3 years ago

1.0.0-beta.9

3 years ago

1.0.0-beta.7

3 years ago

1.0.0-beta.6

3 years ago

1.0.0-beta.5

3 years ago

1.0.0-beta.4

3 years ago

1.0.0-beta.3

3 years ago

1.0.0-beta.1

3 years ago

0.18.5

3 years ago

0.18.4

3 years ago

0.18.3

3 years ago

0.18.2

3 years ago

0.18.1

3 years ago

0.18.0

3 years ago

0.17.3

3 years ago

0.17.2

3 years ago

0.17.1

3 years ago

0.17.0

3 years ago

0.16.3

3 years ago

0.16.2

4 years ago

0.16.1

4 years ago

0.16.0

4 years ago

0.15.2

4 years ago

0.15.1

4 years ago

0.15.0

4 years ago

0.14.1

4 years ago

0.14.0

4 years ago

0.13.1

4 years ago

0.13.0

4 years ago

0.12.5

4 years ago

0.12.4

4 years ago

0.12.3

4 years ago

0.12.0

4 years ago

0.12.1

4 years ago

0.11.1

4 years ago

0.11.0

4 years ago

0.10.2

4 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.9.0

4 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.5

4 years ago

0.6.4

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.1

4 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago