5 Commits

Author SHA1 Message Date
Nathan Vasse
1b34e11a09 📝(react) add Theming doc
The goal is to showcase how to deal with themes when using Cunningham.
2023-10-04 15:18:00 +02:00
Nathan Vasse
b94abbd6b3 (react) add themes switching in Storybook
We want to be able to visualize easily themes directly inside
Storybook. This was not a trivial task as there is no centralized
logic to handle Doc / Stories / Manager at the same time.
2023-10-04 15:18:00 +02:00
jbpenrath
a0d737aaf8 🍱(react) add storybook favicon
We recently customized Storybook documentation to brand it to Cunningham
 but we forgot to change the favicon.
2023-06-02 11:00:58 +02:00
jbpenrath
d767d61dd2 📝(react) customize storybook theme
We want to customize our Storybook to market it for Cunningham.
2023-05-31 14:31:53 +02:00
Nathan Vasse
75f2617726 (components) add react repo
This repo only contains a Button which is here only for demonstration purpose.
Its purpose is to contain all the future react-based components of the
design system.
2022-12-07 17:07:18 +01:00