Commit 615c253
authored
Updated Playground docs with MUI and Vuetify components (#19)
* feat(examples): add canonical form definition JSONs
* feat(examples): add React+MUI example scaffolding
* feat(examples): add React+MUI App, componentMap, and definition
* feat(examples): add React+MUI field wrappers (text, select, checkbox, radio, switch)
* feat(examples): add React+MUI file, textarea, actions, and step progress
* feat(examples): add Vue+Vuetify example scaffolding
* feat(examples): add Vue+Vuetify App, componentMap, and definition
* feat(examples): add Vuetify field wrappers (text, select, checkbox, radio, switch)
* feat(examples): add Vuetify file, textarea, actions, and step progress
* feat(examples): add vanilla Svelte bring-your-own-rendering example
* refactor(docs): add playground loaders and fixtures module
* refactor(docs): replace inline playground with modular Sandpack wrapper
* chore: remove old playground, gitignore example artifacts
* ci: add docs build and example smoke tests
* fix(docs): set Sandpack entry for Vuetify plugin registration
* feat(docs): add no-library playground section with default HTML rendering
* fix(examples): register all Vuetify components for Sandpack compatibility
* feat(docs): add MUI/No-library variant toggle per framework section
* fix: use pnpm exec instead of npx for docs scripts
* style: apply code style rules to playground examples1 parent 2166f2f commit 615c253
61 files changed
Lines changed: 1728 additions & 230 deletions
File tree
- .github/workflows
- docs
- .vitepress
- components
- playground
- loaders
- theme
- examples
- definitions
- react-mui
- src
- actions
- fields
- vanilla-svelte
- src
- vue-vuetify
- src
- actions
- fields
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments