Joshua Chen
|
aa5a2d4c04
|
test: enable a few jest eslint rules (#6900)
* test: enable a few jest eslint rules
* more
|
2022-03-12 08:43:09 +08:00 |
|
Joshua Chen
|
c9ee6e467c
|
refactor: import jest as global; unify import style of some modules (#6898)
* refactor: import jest as global
* fix react
|
2022-03-11 19:04:27 +08:00 |
|
Joshua Chen
|
23a34c1a07
|
refactor: prefer fs.outputFile to ensureDir + writeFile (#6880)
* refactor: prefer fs.outputFile to ensureDir + writeFile
* fix test
* fix
|
2022-03-09 17:50:33 +08:00 |
|
Joshua Chen
|
44d73f7230
|
refactor: make JS executables included in the tsconfig for editor hints (#6861)
* refactor: make JS executables included in the tsconfig for editor hints
* oops
|
2022-03-06 23:07:23 +08:00 |
|
Joshua Chen
|
4db0c620de
|
refactor: enable a few TS flags (#6852)
* refactor: enable a few TS flags
* refactor
* revert to working version
* fix
* better
* change
|
2022-03-06 13:09:10 +08:00 |
|
Sébastien Lorber
|
8dbd656340
|
chore: prepare v2.0.0-beta.17 release (#6829)
|
2022-03-03 18:44:41 +01:00 |
|
Joshua Chen
|
e101acd132
|
chore: various internal fixes (#6761)
|
2022-02-25 23:18:08 +08:00 |
|
Sébastien Lorber
|
124511f445
|
chore: prepare v2.0.0-beta.16 release (#6760)
|
2022-02-25 16:00:11 +01:00 |
|
Joshua Chen
|
d43066f6f1
|
test: sort migration test FS mock calls (#6756)
* test: sort migration test FS mock calls
* this works?
|
2022-02-25 20:43:18 +08:00 |
|
Joshua Chen
|
f903422617
|
refactor: unify error handling behavior (#6755)
* refactor: unify error handling behavior
* revert
* normalize paths
* test...
* change
* does this work...
* fix...
* maybe fix
* maybe fix
* fix
* fix...
|
2022-02-25 15:07:13 +08:00 |
|
Joshua Chen
|
dcbf9f644e
|
chore: upgrade docsearch-react to v3 stable, bump dependencies (#6752)
* chore: upgrade dependencies
* revert
* validation
* fix blog
* reformat
|
2022-02-24 19:39:32 +08:00 |
|
Joshua Chen
|
c6d0d812eb
|
refactor: convert all fs methods to async (#6725)
* refactor: convert all fs methods to async
* fix snap
|
2022-02-20 10:21:33 +08:00 |
|
Joshua Chen
|
47c9a37c5f
|
chore: upgrade dependencies (#6715)
* chore: upgrade dependencies
* upgrade Node
|
2022-02-19 11:47:44 +08:00 |
|
Joshua Chen
|
67918e35e2
|
refactor: convert CLI entry points to ESM; migrate create-docusaurus to ESM (#6661)
* refactor: convert CLI entry points to ESM
* fix
* fix
* fix
* fix!
* create-docusaurus ESM
* fix lock
* final touchups
* fix lodash
* fix
* use lodash
* fix hasYarn
|
2022-02-16 23:00:35 +08:00 |
|
Joshua Chen
|
0c7e592d34
|
chore: upgrade dependencies (#6660)
* chore: upgrade dependencies
* fix types
|
2022-02-12 15:29:40 +08:00 |
|
Joshua Chen
|
10c292cb05
|
refactor(migrate): change internal methods' parameter style (#6609)
|
2022-02-05 13:14:53 +08:00 |
|
Joshua Chen
|
661bc32402
|
chore(deps): bump all dependencies; regenerate lockfile (#6580)
|
2022-02-02 13:00:31 +08:00 |
|
Joshua Chen
|
1cefb643dd
|
refactor: enforce named capture groups; clean up regexes (#6524)
* refactor: enforce named capture groups; clean up regexes
* fixes
* fix
|
2022-02-01 17:43:15 +08:00 |
|
Joshua Chen
|
c56e6194b4
|
refactor: mark all functions that import external modules as async (#6521)
|
2022-01-31 13:04:45 +08:00 |
|
Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Joshua Chen
|
4f2b09fe32
|
refactor: fix all eslint warnings (#6502)
|
2022-01-29 13:21:40 +08:00 |
|
Nick Schonning
|
bcb15336bf
|
chore: fix Stylelint globs for editor support (#6476)
* chore: expand Stylelint globs
* uninstall plugins
* revert stylelint bump
* fix lock
* better ignore
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-01-28 12:02:16 +08:00 |
|
Sébastien Lorber
|
d6cff8c754
|
chore(v2): prepare v2.0.0-beta.15 release (#6473)
|
2022-01-26 19:28:16 +01:00 |
|
Nick Schonning
|
521eb119a7
|
chore: add cSpell for spell checking (#6456)
* chore: Add cSpell for spell checking
* chore: exclude map files and remove dups
* chore: exclude more binary files
* chore: remove MD headings
* Update .cspell.json
* fix a few spellings
* fix more
* fix
Signed-off-by: Joshua Chen <sidachen2003@gmail.com>
* fix a few
* oops
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-01-25 09:40:02 +08:00 |
|
Joshua Chen
|
6c0da3ee4b
|
refactor: clean up TODO comments (#6399)
|
2022-01-19 12:10:50 +08:00 |
|
Joshua Chen
|
52db7320a6
|
chore: enable eslint-plugin-jest (#6375)
|
2022-01-16 15:53:23 +08:00 |
|
dependabot[bot]
|
f09196adaa
|
chore(deps): remove hast-util-to-text from dependencies (#6347)
* chore(deps): bump hast-util-to-text from 2.0.1 to 3.1.1
Bumps [hast-util-to-text](https://github.com/syntax-tree/hast-util-to-text) from 2.0.1 to 3.1.1.
- [Release notes](https://github.com/syntax-tree/hast-util-to-text/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-text/compare/2.0.1...3.1.1)
---
updated-dependencies:
- dependency-name: hast-util-to-text
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* remove dep
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-01-15 10:13:04 +08:00 |
|
Joshua Chen
|
4fad1ce0cd
|
misc: convert all internal scripts to ESM (#6286)
* misc: convert all internal scripts to ESM
* fixes
* fix
* fixes
* fix!
* complete eslint
* more move
* fix!
* This looks better?
* Final ones
|
2022-01-08 12:59:28 +08:00 |
|
Joshua Chen
|
1d957d97e8
|
fix(migrate): migration CLI should correctly migrate gtag options (#6276)
* fix(migrate): migration CLI should correctly migrate gtag options
* fix
|
2022-01-06 20:39:23 +08:00 |
|
Joshua Chen
|
cb1aa30286
|
refactor: enforce type import specifiers (#6230)
* refactor: enforce type import specifiers
* fix
* Upgrade esbuild
* Fix (haha)
|
2021-12-31 21:17:09 +08:00 |
|
Sébastien Lorber
|
01b407011a
|
chore(v2): prepare v2.0.0-beta.14 release (#6147)
|
2021-12-21 17:15:04 +01:00 |
|
Joshua Chen
|
cc0a439e12
|
fix(migrate): do not modify non-MD files (#6146)
* fix(migrate): do not modify non-MD files
* Little refactor
|
2021-12-21 22:58:03 +08:00 |
|
Joshua Chen
|
770418f8d2
|
refactor: unify log format with new logger utility (#5994)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-20 17:24:59 +01:00 |
|
Joshua Chen
|
77c93cbda6
|
misc: ignore some files during npm publish (#6092)
|
2021-12-17 11:38:26 +01:00 |
|
Sébastien Lorber
|
ae9a12ff50
|
chore(v2): prepare v2.0.0-beta.13 release (#6084)
|
2021-12-10 16:56:00 +01:00 |
|
Sébastien Lorber
|
991c1b2832
|
chore(v2): prepare v2.0.0-beta.11 release (#6081)
|
2021-12-10 14:13:25 +01:00 |
|
Sébastien Lorber
|
43ac7d5da9
|
chore(v2): prepare v2.0.0-beta.10 release (#6076)
|
2021-12-09 13:32:23 +01:00 |
|
Alexey Pyltsyn
|
f96a051fbe
|
refactor: remove deprecated docs homePageId option (#6065)
|
2021-12-07 19:48:30 +01:00 |
|
Joshua Chen
|
fb6393fdce
|
chore: clean up dev dependency declarations (#6055)
* chore: clean up dev dependency declarations
* Fix prettier version
|
2021-12-05 23:07:34 +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
|
1ce6253cc1
|
chore: require Node 14 (#5812)
|
2021-10-28 17:11:25 +02: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 |
|
Joshua Chen
|
3f1f8255a2
|
chore: upgrade Prettier + regenerate lock file (#5611)
* Bump deps
* Run prettier
* Format docs
* Minor refactor
* Collapse objects
* Fix type
* Update lock file
|
2021-09-30 12:54:17 +02:00 |
|
Alexey Pyltsyn
|
b62a12bfc6
|
chore: upgrade dependencies (#5608)
* chore: upgrade dependencies
* Revert github-slugger
* Fixes
* Update snapshots
* Update Babel deps
|
2021-09-24 16:36:41 +02: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 |
|
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 |
|
Joshua Chen
|
3fc47938a5
|
chore(mdx-loader): migrate package to TypeScript (#5347)
* Polish code style
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Partly done migration
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Complete typing
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Fix tests
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* A-ha
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Cleanup
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Fix error
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Cleanup
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
|
2021-08-12 14:55:14 +02:00 |
|