0.1.0 • Published 2 years ago

bodyspec-shared-components v0.1.0

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

#BodySpec/Shared Components

The repo contains shared UI components, that can be used in the intakes and the main web application. The components are created using Bootstrap v5.


##Development

For the components development Storybook is used here.

To run Storybook server, run yarn storybook


##Approach

To create or debug a component - create a story for your component using such naming template: YourComponent.stories.tsx. See more details

Each component should have unit tests for that, based on the snapshot testing.


##Code Style and Testing

There are some code rules we should follow. There are applied eslint, ts and stylelint rules. To check your code use command yarn code_style. To fix code issues - yarn code_style:fix.

To run unit-tests use yarn test command. If you want to update snapshots - use yarn testu.


##Publishing

Notice, before each publish it's required to run all code checks, tests and build the lib. It's run automatically. Use yarn lib:build command.

To publish the library use command yarn lib:release.

0.1.0

2 years ago

0.0.20

3 years ago

0.0.21

3 years ago

0.0.22

3 years ago

0.0.23

3 years ago

0.0.24

3 years ago

0.0.25

3 years ago

0.0.17

3 years ago

0.0.19

3 years ago

0.0.26

3 years ago

0.0.27

3 years ago

0.0.28

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.16

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.1.2

3 years ago