Svelte 5 component library with Open Props theming
  • Svelte 46.5%
  • JavaScript 39.7%
  • MDX 11.2%
  • CSS 1.8%
  • Shell 0.4%
  • Other 0.4%
Find a file
MrPeu bc08190e10
All checks were successful
CI / test (push) Successful in 2m16s
chore: add storybook deployment files
2026-03-21 14:34:34 +01:00
.forgejo/workflows Fix CI workflow: specify node:22 container image 2026-03-14 22:26:17 +01:00
.storybook feat: replace data-color-theme attribute with --accent CSS custom property 2026-03-16 12:09:07 +01:00
deploy chore: add storybook deployment files 2026-03-21 14:34:34 +01:00
docs/superpowers/plans docs: add dynamic accent color implementation plan 2026-03-16 22:35:34 +01:00
src feat: add FileUpload storybook story 2026-03-21 14:03:48 +01:00
.gitignore chore: add storybook deployment files 2026-03-21 14:34:34 +01:00
chromatic.config.json Fix Storybook onboarding, Chromatic setup prompt, and coverage NaN% 2026-03-15 07:50:53 +01:00
CLAUDE.md Fix 3 failing Storybook browser tests 2026-03-14 22:51:09 +01:00
docker-compose.storybook.yml chore: add storybook deployment files 2026-03-21 14:34:34 +01:00
Dockerfile.storybook chore: add storybook deployment files 2026-03-21 14:34:34 +01:00
entrypoint.sh chore: add storybook deployment files 2026-03-21 14:34:34 +01:00
jsconfig.json Add unit test suite for components, actions, and utils 2026-03-13 21:38:33 +01:00
package.json Add theme switcher addon and documentation pages 2026-03-15 08:18:26 +01:00
pnpm-lock.yaml Add theme switcher addon and documentation pages 2026-03-15 08:18:26 +01:00
svelte.config.js Initial implementation of gnark component library 2026-03-13 19:43:01 +01:00
vite.config.js Fix Storybook onboarding, Chromatic setup prompt, and coverage NaN% 2026-03-15 07:50:53 +01:00