Commit graph

7 commits

Author SHA1 Message Date
Sébastien Lorber
12a6a77242 chore: update examples for v3.5.2 (#10401) 2024-08-13 17:23:15 +02:00
Sébastien Lorber
a031a63f42 chore: update examples for v3.5 (#10381) 2024-08-09 17:19:43 +02:00
Sébastien Lorber
3121800987 chore: update examples for v3.4.0 (#10188) 2024-05-31 19:55:06 +02:00
Sébastien Lorber
3de569099a 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
f8a7b2440d chore(v2): upgrade examples to beta.2 (#5057) 2021-06-24 20:02:57 +02:00
Sébastien Lorber
ed827dab45 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
sammychinedu2ky
d76a8d0062 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