Sébastien Lorber
e8a11da805
chore: re-generate 2.0.1 examples ( #7872 )
2022-08-01 10:59:14 +02:00
Sébastien Lorber
965a01e589
chore: port-2.0.0-rc.1 ( #7782 )
2022-07-14 19:30:17 +02:00
Sébastien Lorber
e62d5e3f48
chore: regenerate beta.22 examples ( #7742 )
2022-07-08 19:08:17 +02:00
Sébastien Lorber
386c5901eb
chore: update examples for beta 20 ( #7350 )
2022-05-05 21:38:47 +02:00
Sébastien Lorber
e97f2529d6
chore: regen examples for 2.0 beta.18 ( #7002 )
2022-03-25 16:45:55 +01:00
Sébastien Lorber
65842ba3f4
chore: update examples to beta.17 ( #6831 )
2022-03-03 19:22:13 +01:00
Sébastien Lorber
ffa108b58b
chore: update examples for beta.15 ( #6486 )
2022-01-27 15:06:10 +01:00
Sébastien Lorber
f22eb95194
chore(examples): update examples to 2.0.0-beta.14 ( #6148 )
2021-12-21 17:49:39 +01:00
Sébastien Lorber
11acc2d728
chore: update examples for beta.8 ( #5763 )
2021-10-21 19:49:36 +02:00
Alexey Pyltsyn
7ae3ea2c37
chore: regenerate beta.7 examples ( #5720 )
2021-10-16 09:25:24 +03:00
Sébastien Lorber
3d05ec2e4b
chore: regenerate beta.6 examples + fix regen script ( #5484 )
...
* update examples script
* rename ext
* typo
* update examples
* fix script to update starters
* update examples
* add --allow-empty so that script does not fail if nothing changed
* fix lint
2021-09-03 16:54:06 +02:00
Sébastien Lorber
b3e89d2a86
feat: docusaurus.new + improved StackBlitz playground ( #5235 )
...
* Upgrade playground shortcut domain to docusaurus.new
* update generateExamples
* update generateExamples + re-generate with stackblitz config
* test
* test
* test
* test
* test
* update examples
* upgrade lockfile
* fix yarnlock
* fix yarnlock
2021-07-28 19:27:58 +02:00
Sébastien Lorber
8e386e0244
chore(v2): upgrade examples to beta.2 ( #5057 )
2021-06-24 20:02:57 +02:00
Sébastien Lorber
8f8a5afb0c
chore: regenerate examples on 2.0.0-beta.0 ( #4777 )
2021-05-12 16:35:51 +02:00
Sébastien Lorber
c8cf48a355
chore(v2): update examples to use alpha73 ( #4631 )
...
* regenerate examples on alpha73
* fix init template typo + add missing files
2021-04-16 14:08:23 +02:00
Sébastien Lorber
3bcd0a6ab1
fix(v2): examples should use Node 14 by default on CodeSandbox + regen with alpha72 ( #4574 )
...
* codesandbox: use node 14 by default
* Regenerate examples
* Add example json files to prettierrignore
2021-04-07 18:28:06 +02:00
Sébastien Lorber
f71c246ff1
chore(v2): upgrade example projects ( #4399 )
2021-03-11 17:01:04 +01:00
Sébastien Lorber
eeb167e244
polish(v2): improve codesandbox template package.json ( #4074 )
2021-01-20 13:29:45 +01:00
Sébastien Lorber
c6ce46ac72
chore(v2): Regen codesandbox templates + add template: "docusaurus" ( #4063 )
2021-01-19 16:13:14 +01:00
Sébastien Lorber
f26d478f2d
fix(v2): codesandbox generated examples should use published init package ( #3760 )
...
* Fix codesandbox generated examples to use published init script instead of local one
* Fix codesandbox generated examples to use published init script instead of local one
2020-11-16 17:09:44 +01:00
sammychinedu2ky
bb33f54ba8
feat(v2): official CodeSandbox support ( #3717 )
...
* feat:added support for codesandbox
* added sandbox config file
* feat:added script to generate template for codesandbox
* added examples:generate script to package.json file
* added failing path to eslintignore
* added script to eslintignore
* added cleaning feature to script
* deleted sandbox script in root
* changed comment in codesandboxscript file
* update codesandboxscript.js + revert bad package.json changes
* eslint should check codesandboxscript
Co-authored-by: slorber <lorber.sebastien@gmail.com>
2020-11-16 16:20:16 +01:00