Sébastien Lorber
5a883b4008
chore: update examples with docusaurus 3.6 ( #10642 )
2024-11-04 12:31:10 +01:00
Sébastien Lorber
95e2d469e3
chore: Rename Twitter links/labels to X ( #10509 )
2024-09-19 11:30:57 +02:00
Sébastien Lorber
16a789904f
chore: update examples for v3.5.2 ( #10401 )
2024-08-13 17:23:15 +02:00
Sébastien Lorber
a56bd2edf4
chore: update examples for v3.5 ( #10381 )
2024-08-09 17:19:43 +02:00
Sébastien Lorber
b3e16c66f3
chore: update examples for v3.0.0 ( #9482 )
2023-10-31 22:53:06 +01:00
Sébastien Lorber
c985513280
chore: update examples to Docusaurus 2.4.0 ( #8815 )
2023-03-23 19:50:19 +01:00
Sébastien Lorber
d184e84739
chore: update examples to Docusaurus 2.3.0 ( #8590 )
2023-01-27 18:20:52 +01:00
Dan Dascalescu
ca3dba5e5e
docs: fix typo 'internalization' ( #8323 )
...
Co-authored-by: Dan Dascalescu <dan@semi.technology>
2022-11-17 12:08:21 +01:00
Sébastien Lorber
386c5901eb
chore: update examples for beta 20 ( #7350 )
2022-05-05 21:38:47 +02:00
Sébastien Lorber
f22eb95194
chore(examples): update examples to 2.0.0-beta.14 ( #6148 )
2021-12-21 17:49:39 +01: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
Paul O’Shannessy
8341527fc9
refactor: rename Git master branch to main ( #5345 )
...
* Prepare to renaming master branch to main
* Update CONTRIBUTING.md
* Update packages/docusaurus-migrate/src/__tests__/__fixtures__/missing_version_website/website/package.json
* Update packages/docusaurus-migrate/src/__tests__/__fixtures__/complex_website/website/package.json
* Update packages/docusaurus-migrate/src/__tests__/__fixtures__/simple_website/website/package.json
* missing master -> main replaces
* useless char
* For GH Pages org deploy, DEPLOYMENT_BRANCH env is now required
* fix versioning page
* fix vercel links
* update deployment.mdx
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-08-17 18:41:53 +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
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
LittleboyHarry
22e231904d
feat(v2): improve templates, use JSDoc type annotation, improve docusaurus.config.js
autocompletion ( #4098 )
...
Co-authored-by: LittleboyHarry <LittleboyHarry@users.noreply.github.com>
2021-01-27 15:34:12 +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