Files
calendar/apps/storybook
3ce687c0a4 V2 Multi-select (Team Select) (#4324)
* --init

* design improved

* further fine tuning

* more fixes

* removed extra JSX tag

* added story

* NIT

* revert to use of CheckedTeamSelect

* Removes comments

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-09-10 09:57:55 +00:00
..
2022-08-24 14:18:42 -06:00
2022-07-22 18:39:50 -06:00
2022-07-22 18:39:50 -06:00
2022-09-01 10:09:08 +00:00
2022-07-22 18:39:50 -06:00
2022-07-22 18:39:50 -06:00
2022-07-22 18:39:50 -06:00
2022-07-25 12:57:16 +01:00
2022-07-22 18:39:50 -06:00

Storybook & UI

Storybook is home to all of our commonly used components. We use this app to visually show all components that we have within the project + automatic type documentation generated for each component.

All changes to storybook/ui must require a visual/code review.

  • Visual reviews happen on a tool called Chormatic and these reviews will happen by our product team.

  • Code reviews happen as normal on any changes to storybook/ui designs

Deployment

To deploy this project run

  cd apps/storybook
  yarn dev