0.1.0 • Published 1 year ago

bodyspec-shared-components v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.20

2 years ago

0.0.21

2 years ago

0.0.22

2 years ago

0.0.23

2 years ago

0.0.24

2 years ago

0.0.25

2 years ago

0.0.17

2 years ago

0.0.19

2 years ago

0.0.26

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.1.2

2 years ago