Logo
Explore Help
Sign In
studio/cunningham
2
0
Fork 0
You've already forked cunningham
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0ade12251efe5e11d1c623a2d1c97eba4e6dcc4b
cunningham/apps/demo/cunningham.ts

6 lines
144 B
TypeScript
Raw Normal View History

✨(demo) add themes handling We now can switch theme directly inside the demo app.
2023-09-26 11:39:28 +02:00
import { Configuration } from "@openfun/cunningham-react";
🏷️(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-23 15:17:46 +02:00
✨(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-18 16:49:47 +01:00
const defaultConfig: Configuration = { themes: {} };
export default defaultConfig;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 41ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API