- Notifications
You must be signed in to change notification settings - Fork 414
Closed
Description
- Use a unique path for each example
- Offer a built version of the example app so we can build all example app variants with each JSON Forms PR and link them.
- Add examples app with bundled react vanilla, material examples #2056: Site with static index.html and links to react vanilla and react material examples. Use rollup to bundle examples
- Configure Netlify to build them for each PR
- Add bundled examples for Angular Material and Vue Vanilla #2074: Angular material example
- Add bundled examples for Angular Material and Vue Vanilla #2074 Vue 3 Vanilla
- Vue 2 Vanilla: Will be handled in separate issue: Add bundled example for Vue Vanilla 2 #2087
- Clean up examples and sort them alphabetically #2101: Cleanup examples (e.g. add description, ordering)
Improving the webpack dev builds was descoped and is tracked in issue #2093