Nathan Vasse
2e1f28f5ec
♻️ (demo) update demo for new tokens
...
We need to update the demo to make it work with new tokens.
2025-09-23 15:58:43 +02:00
Nathan Panchout
f93a83655c
✨ (demo) update demo app
...
Update the demo app to make it work with new tokens.
2025-09-23 15:58:43 +02:00
Nathan Panchout
a420bcb1ab
🎨 (demo) implement new tokens
...
implements the new token architecture
2025-09-23 15:58:43 +02:00
Nathan Panchout
9cc9214e9a
🎨 (react) add UIKit theme support
...
Introduce new UIKit theme with light and dark variants, including
comprehensive color tokens for both themes. Update relevant components
and styles to accommodate the new theme architecture.
2025-09-23 15:58:43 +02:00
jbpenrath
ec4fbb082c
💄 (demo) improve some default style
...
Improve typography responsive and customize card design tokens for the
dark theme
2024-02-15 17:05:06 +01:00
jbpenrath
bacd9446b4
✨ (demo) add onboarding modal
...
On first visit, display an onboarding modal to explain the purpose of
this demo.
2024-02-15 17:05:06 +01:00
jbpenrath
ca56ab32c7
💄 (demo) add blueney theme
...
Add a dark theme inspired by another famous streaming platform with blue
tint.
2024-02-15 17:05:06 +01:00
jbpenrath
270357bc7e
💄 (demo) add reflux theme
...
Add a dark theme inspired by a famous streaming platform
with red tint.
2024-02-15 17:05:06 +01:00
Nathan Vasse
3616c72673
✨ (demo) new demo
...
This new demo aims to take advantage of all the new Cunningham's
components. The old demo was kind of a draft, this new one gives
a better overview of what Cunningham is capable of.
2024-01-25 15:58:33 +01:00
Nathan Vasse
8b1dbd2f25
✨ (demo) add themes handling
...
We now can switch theme directly inside the demo app.
2023-10-04 15:18:00 +02:00
Nathan Vasse
a526243667
♻️ (demo) demonstrate token references
...
Demonstrate the use of token references by editing the greyscale
color which is used by lots of components.
2023-07-07 15:06:18 +02:00
Nathan Vasse
e05c6b786c
🏷️ (react) export DefaultToken types and defaultTokens variable
...
By doing this we provide more typings for consumers which makes more
handy the use of the local configuration in cunningham.ts files.
2023-05-24 11:10:13 +02:00
Nathan Vasse
3bb74d8594
🔧 (demo) update demo app to customize official tokens
...
Showcase how to customize an official design token.
2023-01-18 11:29:33 +01:00
Nathan Vasse
f48dac79c0
🔧 (demo) update demo app to ts config file, customize one token
...
Showcase a situation where we want to customize a component's design token.
2023-01-11 11:01:56 +01:00