Commit graph

6 commits

Author SHA1 Message Date
Sébastien Lorber
ffa108b58b
chore: update examples for beta.15 () 2022-01-27 15:06:10 +01:00
Sébastien Lorber
c8cf48a355
chore(v2): update examples to use alpha73 ()
* 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 () 2021-03-11 17:01:04 +01:00
Sébastien Lorber
eeb167e244
polish(v2): improve codesandbox template package.json () 2021-01-20 13:29:45 +01:00
Sébastien Lorber
a8ee7fd3e8
docs(v2): i18n doc + polish ()
* 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 ()
* 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