Commit Graph
5 Commits
Author SHA1 Message Date
Sam PottsandGitHub 47ac22e9b8 feat(skins): add html port of minimal skin (#140) 2025-10-26 23:17:14 +11:00
Sam PottsandGitHub 3bd50ebac8 fix: add viewport meta element (#135) 2025-10-25 16:28:20 +11:00
Sam PottsandGitHub 75a90e7104 feat(ui): skin design improvements, add html frosted skin (WIP) (#133) 2025-10-25 14:35:48 +11:00
Rahim d2b2dd4868 done 2025-09-22 23:39:30 +10:00
Christian PillsburyandClaude 19c85fc2f8 feat: migrate examples from prototype and add CSS modules support
- Migrate HTML and React demo applications from prototype to examples/ directory
- Add examples to workspace configuration with selective build support
- Update workspace scripts for library-only builds (build:libs) and example dev servers
- Fix React MediaProvider context conflicts by consolidating exports
- Add esbuild-css-modules-plugin for CSS modules support in React package
- Configure tsup for flattened output structure with CSS processing
- Update package exports and imports for new @vjs-10/* scoped packages

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 15:51:40 -07:00