Sébastien Lorber
43ac7d5da9
chore(v2): prepare v2.0.0-beta.10 release ( #6076 )
2021-12-09 13:32:23 +01:00
Joshua Chen
fd966b5395
refactor: add blank lines below all copyright headers ( #6071 )
2021-12-09 11:53:46 +08:00
Joshua Chen
33de0cdf99
chore: upgrade netlify-cli ( #6031 )
2021-11-30 10:02:31 +08:00
Ludovico Fischer
5678911555
chore: update @svgr/webpack to version 6 ( #5958 )
...
* chore: update @svgr/webpack to version 6
* svgr changelog https://github.com/gregberge/svgr/releases
* SVGO 2 changelog https://github.com/svg/svgo/releases/tag/v2.0.0
* depend on maintained svgo version
* although svgr 6 is in alpha, it fixes a few issues
with webpack 5 (https://github.com/gregberge/svgr/commit/1a8cc98 )
and React (https://github.com/gregberge/svgr/commit/3700aba )
* see also https://github.com/facebook/docusaurus/pull/5703
* Fix config
* fix e2e test
* Fix again
* Update to stable
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-29 15:12:18 +08:00
Joshua Chen
0e6ec24aa3
misc: update CONTRIBUTING to reflect status quo ( #5989 )
...
* misc: update CONTRIBUTING to reflect status quo
* One more line
* Add links
2021-11-27 16:24:41 +08:00
William Poetra Yoga
30cf744544
docs(admin): update repo testing instructions to reflect v2 ( #5845 )
...
* docs: add some details (trivial)
* docs: add easier method (using yarn) to test local repo
* docs: add additional note
* Edits
* Update
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-27 16:21:48 +08:00
Joshua Chen
0374426ce3
chore: upgrade TypeScript & other ESLint related deps ( #5963 )
...
* chore: upgrade ESLint related deps
* Upgrade TS
* Fix lock
* Bump Babel
* Update config
2021-11-18 21:15:37 +08:00
Alexey Pyltsyn
91ec2509b7
chore: prepare v2.0.0-beta.9 release ( #5859 )
...
* chore: prepare v2.0.0-beta.9 release
* v2.0.0-beta.9
2021-11-02 20:40:01 +03:00
Sébastien Lorber
68a116611f
chore: prepare v2.0.0-beta.8 release ( #5762 )
2021-10-21 18:52:17 +02:00
Alexey Pyltsyn
877373e108
chore: prepare v2.0.0-beta.7 release ( #5713 )
...
* chore: prepare v2.0.0-beta.7 release
* v2.0.0-beta.7
2021-10-15 16:31:01 +03:00
Sébastien Lorber
f6ec757aa0
feat: npm init docusaurus, yarn create docusaurus ( #5635 )
...
* initial create-docusaurus impl
* cleanup
* @docusaurus/init renamed to create-docusaurus
* 0.0.6
* update lockfile
* fix lint
* remove npm2yarn for "npm init" because npm2yarn doesn't convert it and yarn result fails to execute
* prettier
* add correct version
* prettier
* prettier
* prettier
* prettier
* fix annoying --config .prettierrc issue
2021-10-07 16:06:42 +02:00
Joshua Chen
e274c72642
docs: fix more references to Discord channels ( #5585 )
2021-09-19 09:45:21 +03:00
Sébastien Lorber
2611bbb501
chore(v2): prepare v2.0.0-beta.6 release ( #5473 )
...
* add beta.6
* v2.0.0-beta.6
2021-09-02 18:31:42 +02:00
Sébastien Lorber
f600d5a6d7
chore: prepare v2.0.0-beta.5 release ( #5427 )
...
* beta.5
* v2.0.0-beta.5
2021-08-26 17:33:31 +02:00
Sébastien Lorber
631c4685fb
chore: rename docusaurus-2-website package + refactor scripts ( #5397 )
2021-08-20 18:11:13 +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
ac4a253cdf
chore: fix e2e yarn berry tests ( #5342 )
...
* disable pnp
* test-release support --skip-install + revert to pnp mode
* fix yarn canary?
* add YARN_ENABLE_IMMUTABLE_INSTALLS env
* add nodeLinker matrix
* Update .github/workflows/v2-tests-e2e.yml
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
* polish e2e test workflows
* polish e2e test workflows
* set npm_config_registry
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
2021-08-12 13:18:07 +02:00
Sébastien Lorber
fc64c12e41
chore(v2): prepare v2.0.0-beta.4 release ( #5238 )
...
* chore(v2): prepare v2.0.0-beta.4 release
* update publish
* v2.0.0-beta.4
2021-07-28 22:54:41 +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
700a82aefe
feat: multiple playground choices ( #5207 )
...
* poc of using netlify functions for playground redirections
* push
* cleanup
* restore files
* fix netlify functions?
* fix netlify functions?
* implement serverless functions for playgrounds with persistent cookie
* move new.docusaurus.io to monorepo packages
* move new.docusaurus.io to monorepo packages
* lockfile
* push
* catch-all redirect
* Translate/Interpolate: add better error message if not used correctly
* Add /docs/playground page
* Add some additional doc
2021-07-22 21:10:36 +02:00
Sébastien Lorber
1ec2c95e3d
chore(v2): prepare v2.0.0-beta.3 release ( #5098 )
...
* beta.3
* publish guide
* publish guide
* v2.0.0-beta.3
2021-06-30 16:05:49 +02:00
Sébastien Lorber
ec2486d2c9
chore(v2): prepare v2.0.0-beta.2 release ( #5056 )
...
* prepare beta.2
* v2.0.0-beta.2
2021-06-24 19:39:37 +02:00
Sébastien Lorber
b835aecaec
chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) ( #4902 )
2021-06-10 10:54:07 +02:00
Sébastien Lorber
01adf25b0f
chore(v2): TypeScript, use isolatedModules ( #4790 )
...
* Use isolatedModules
* better solution for useDocs?
* fix blog-only mode
* fix bad useDocs import
2021-05-14 15:36:55 +02:00
Sébastien Lorber
2a2da8006f
chore(v2): fix yarn2 end2end test by using lerna publish --exact ( #4613 )
2021-04-14 17:25:50 +02:00
Sébastien Lorber
aaea26602b
chore: prepare v1-v2 domain switch ( #4475 )
...
* prepare v1-v2 domain switch
* rename v1 changelog as CHANGELOG-1.x.md
* switch v1/v2 changelogs
2021-03-22 20:26:47 +01:00
Sébastien Lorber
3a242e62ad
chore(v1): release docusaurus v1.14.7 ( #4372 )
...
* upgrade v1 versions
* revert version + update changelog
* Add 1.14.7 docs
* 1.14.7
* v1.14.7
* v1.14.7
* revert private: true after v1 publish
* update the v1 publish instructions a bit
* revert v1 versions
* mention reverting v1 versions to v2 versions...
2021-03-09 16:05:58 +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
9ea1b1ae30
chore(v2): update codesandbox redirect ( #4056 )
...
* Update the codesandbox template url as we have an official template now
* Update the codesandbox template url as we have an official template now
2021-01-18 16:54:06 +01:00
Sébastien Lorber
83c5e2ae34
feat(v2): new.docusaurus.io -> CodeSandbox
2021-01-17 19:12:29 +01:00
Sébastien Lorber
d1e51f7e3b
chore(v2): prepare v2.0.0.alpha-68 release ( #3779 )
...
* changelog
* add alpha 68 docs
* add missing publishConfig
* update publish doc + v1 private package system
* add version files
* v2.0.0-alpha.68
2020-11-18 20:02:06 +01:00
Alexey Pyltsyn
5f20200661
feat(v2): allow init project via npm ( #3729 )
...
* feat(v2: allow init project via npm
* Add test-website to workspace
* Remove test-website from workspace
* Refactor
2020-11-16 16:11:16 +01:00
Alexey Pyltsyn
ede65d3097
chore(v2): fix unbound env variable in test release script ( #3641 )
2020-10-26 15:10:04 +01:00
Sébastien Lorber
14447707c2
chore(v2): prepare v2.0.0.alpha-66 release ( #3608 )
...
* release alpha 66
* v2.0.0-alpha.66
2020-10-19 19:44:26 +02:00
Alexey Pyltsyn
9134b1396b
docs: various fixes and improvements ( #3546 )
2020-10-07 12:39:47 +02:00
Sébastien Lorber
8af3ad4250
chore(v2): prepare v2.0.0.alpha-63 release ( #3400 )
...
* add alpha 63 + remove +3month old versions
* update publish guide
* v2.0.0-alpha.63
2020-09-03 18:52:03 +02:00
Sébastien Lorber
ab3ebdad39
chore(v2): pin exact dependency versions ( #3386 )
...
* Attempt to pin all dependency versions exactly for https://github.com/facebook/docusaurus/issues/3371
* warn if @docusaurus package versions mismatch
* fix yarn lock
2020-09-02 11:42:17 +02:00
Sébastien Lorber
e944f35640
chore(v1): release 1.14.6 ( #3218 )
...
* prepare v1 release
* chore(v1): release v1.14.6
2020-08-05 18:26:28 +02:00
Sébastien Lorber
1083454dbd
chore(v2): prepare v2.0.0.alpha-60 release ( #3154 )
...
* alpha 60
* v2.0.0-alpha.60
* update publish guide
2020-07-29 17:45:54 +02:00
Sébastien Lorber
eeb5c93e15
docs(v2): prettier docs ( #3146 )
2020-07-28 20:12:38 +02:00
Sébastien Lorber
3b16fb15e9
docs(v2): publish changes after release ( #3116 )
2020-07-27 12:17:59 +02:00
Sam Zhou
cf5babd5c1
chore(v2): Add E2E test for yarn v2 ( #3008 )
...
* chore(v2): Add E2E test for yarn v2
* Remove root node_modules to prevent them from accessible in e2e test
The purpose of e2e test is to ensure that the docusaurus inited website can stand on its own. The root node_modules remain accessible according to how node resolution works and it might interfere with the test. Remove them for safety.
* Add @mdx-js/react to docusaurus init templates
2020-07-01 12:06:03 +02:00
Sébastien Lorber
9301d0c861
doc(v2): publish doc update after alpha.58 release ( #2960 )
...
* doc(v2): publish doc update after alpha.58 release
* typo
* publish doc update
* Update publish.md
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-06-19 12:59:08 +08:00
Alexey Pyltsyn
a7e4013d3b
chore: prettier
2020-05-23 11:23:28 +03:00
James McShane
b6b108e5b1
misc: update debug config for Docusaurus v2 in VS Code ( #2775 )
...
Adding instructions that work to debug docusaurus locally
2020-05-22 11:27:47 +08:00
Yangshun Tay
03070a2b8d
chore: add copyright headers to missing files
2020-05-11 00:11:11 +08:00
Alexey Pyltsyn
f0d9cb26ce
misc: improve npm publishing instructions
2020-04-27 17:09:00 +03:00
Alexey Pyltsyn
bfeb1044fb
misc: simplify test release script ( #2641 )
...
* misc: simplify test release script
* misc: suppress output of Docker command
2020-04-22 20:31:44 +08:00
Reece Dunham
04a420d68f
refactor(v2): enhance CLI experience ( #2556 )
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2020-04-08 12:57:10 +08:00
Alexey Pyltsyn
36f4f9487e
misc: clarify instructions about new release ( #2518 )
2020-04-04 01:24:08 +08:00