Files
calendar/apps/storybook
sean-brydonandGitHub 015ed6d4f9 Public Booking Pages (#4063)
* Teams + /book

* Consitant hoverstate across event-type cards

* Fix darkmode hover on book a team member

* Fix mobile wrapping

* Fix mobile looking awful with long links

* Fix storybook

* Fix SB

* Phone Input darkmode

* Location radio styles darkmode

* Off Topic: NIT add disable guests

* Update highlights on /book and [user]/[type]

* Fix preview URL

* Fix hover state

* Fix spacing for locations
2022-09-02 21:16:36 +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-02 21:16:36 +00: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-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