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
|
8e386e0244
|
chore(v2): upgrade examples to beta.2 (#5057)
|
2021-06-24 20:02:57 +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
|
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
|
a8ee7fd3e8
|
docs(v2): i18n doc + polish (#4014)
* add some initial i18n doc
* i18n doc progress
* i18n tutorial progress
* i18n tutorial progress
* polish Crowdin docs
* i18n sidebar in guides
* polish crowdin doc
* update Crowdin doc a bit
* fix annoying relative link to global site resource in template (breaks i18n tutorial)
* template: use simpler export for homepage
* add markdown page example
* rename mdx.md to interactiveDoc.mdx
* update bootstrap/facebook templates too
* sync init template package scripts
* add slug frontmatter doc
* improve i18n doc
* complete i18n doc
* temporarily enable the localeDropdown
* doc typo
* improve the i18n doc
* Add Git i18n doc
* add missing "--" for npm run options (unfortunately they don't get stripped by npm2yarn, and are required foor npm)
* improve a bit the Crowdin doc
|
2021-01-19 17:26:31 +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 |
|