Files
calendar/apps/storybook
depfu[bot]GitHubdepfu[bot] <23717796+depfu[bot]@users.noreply.github.com>Peer Richelsenzomars
d75a8910f6 Update all Yarn dependencies (2022-08-17) (#3887)
* Update all Yarn dependencies (2022-08-17)

* Fix package mismatches

* Submodule sync

* Type fixes

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-08-29 17:55:27 -06: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-08-24 14:18:42 -06: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-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