@bamzooka/ui-kit-filter v1.0.23
shared-ui-kit-filter
This library was generated with Nx.
Storybook
To visualize all the stories created for this lib run
nx run shared-ui-kit-filter: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-filter --with-deps --prod
Go to package.json created in dist/libs/shared/ui-kit/filter and move all @angular
dependencies to perDependencies
To test it as a local package
For all @bamzooka dependencies replace it with local yarn install:
Example: "@bamzooka/ui-kit-spinner": "file:/Users/ahmed/workspace/bamzooka/dist/libs/shared/ui-kit/spinner"
Running end-to-end tests
Run nx e2e shared-ui-kit-filter-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.
Running unit tests
Run nx test shared-ui-kit-filter to execute the unit tests.
8 months ago
7 months ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago