0.0.40 • Published 4 years ago

@metadot/ui-kit-pagination v0.0.40

Weekly downloads
418
License
-
Repository
-
Last release
4 years ago

shared-ui-kit-pagination

This library is used to handle components that display paginated resources. E.g.: Users, Tickets, cards ...

Storybook

To visualize all the stories created for this lib run nx run shared-ui-kit-pagination:storybook

You can use storybook to make develop the lib, any change made to the code will be reflected in the stories

Build

Run nx build shared-ui-kit-pagination --with-deps --prod Go to package.json created in dist/libs/shared/ui-kit/pagination and move all @angular dependencies to perDependencies

To test it as a local package

For all @metadot dependencies replace it with local yarn install: Example: "@metadot/ui-kit-spinner": "file:/Users/ahmed/workspace/metadot-workspace/dist/libs/shared/ui-kit/spinner"

Running unit tests

Run nx test shared-ui-kit-pagination to execute the unit tests.

TODO implement unit tests

Running end-to-end tests

Run nx e2e shared-ui-kit-pagination-e2e

The e2e tests are coupled with storybook, stories are created for this component, then these stories are used to perform some browser based tests.

0.0.40

4 years ago

0.0.39

4 years ago

0.0.38

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.31

4 years ago

0.0.30

4 years ago

0.0.29

4 years ago

0.0.26

4 years ago

0.0.27

4 years ago

0.0.28

4 years ago

0.0.24

4 years ago

0.0.21

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago