Joshua Chen
|
b154318c28
|
chore: upgrade dependencies (#7193)
|
2022-04-17 17:32:41 +08:00 |
|
Joshua Chen
|
e5bf59fd9b
|
refactor: mark a few client-side packages as side-effect-free (#7085)
* refactor: mark a few client-side packages as side-effect-free
* fix
* fix again
* fix...
* revert sideeffect
* revert
* fix again...
* properly fix
* fix
* properly fix
|
2022-04-09 09:08:18 +08:00 |
|
Joshua Chen
|
9145ae88cc
|
chore: disable string escaping in snapshots (#7131)
|
2022-04-08 11:23:19 +08:00 |
|
Joshua Chen
|
24c205a835
|
refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type (#7080)
* refactor: replace non-prop interface with type; allow plugin lifecycles to have sync type
* fix
|
2022-03-31 19:16:07 +08:00 |
|
Joshua Chen
|
2bcac29cd4
|
refactor(content-docs): deduplicate types, JSDoc for some APIs (#7027)
* refactor(content-docs): deduplicate types, JSDoc for some APIs
* little refactor
|
2022-03-27 12:57:15 +08:00 |
|
Sébastien Lorber
|
73deaa8bf6
|
chore: prepare v2.0.0-beta.18 release (#7001)
|
2022-03-25 16:16:38 +01:00 |
|
Joshua Chen
|
6e2eb44964
|
refactor: unify how validateOptions is handled (#6961)
* refactor: unify how validateOptions is handled
* fix types
* fix again
|
2022-03-22 19:40:56 +08:00 |
|
Joshua Chen
|
68aaf9201f
|
feat(core): allow plugin lifecycles to return relative paths (#6921)
* feat(core): resolve plugin lifecycles returning relative paths
* fix typo
* fix tests
* revert
* rename path -> entryPath
|
2022-03-16 20:47:15 +08:00 |
|
Joshua Chen
|
76cb012209
|
chore: spell-check test files (#6903)
|
2022-03-12 15:24:56 +08:00 |
|
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 |
|
Sébastien Lorber
|
8dbd656340
|
chore: prepare v2.0.0-beta.17 release (#6829)
|
2022-03-03 18:44:41 +01:00 |
|
Sébastien Lorber
|
124511f445
|
chore: prepare v2.0.0-beta.16 release (#6760)
|
2022-02-25 16:00:11 +01: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
|
0d14470d54
|
refactor: unify export directive style (#6751)
|
2022-02-24 17:25:17 +08:00 |
|
Joshua Chen
|
0c7e592d34
|
chore: upgrade dependencies (#6660)
* chore: upgrade dependencies
* fix types
|
2022-02-12 15:29:40 +08:00 |
|
Joshua Chen
|
45f6f8b869
|
chore: fix ESLint warnings, restrict export all syntax (#6605)
* chore: fix ESLint warnings, forbid export all syntax
* fix...
* reorder
|
2022-02-04 21:57:10 +08:00 |
|
Joshua Chen
|
250d9c8cf5
|
refactor(live-codeblock): migrate theme to TS (#6583)
* refactor(live-codeblock): migrate theme to TS
* Don't make it visible
|
2022-02-02 17:48:06 +08:00 |
|
Sébastien Lorber
|
d6cff8c754
|
chore(v2): prepare v2.0.0-beta.15 release (#6473)
|
2022-01-26 19:28:16 +01:00 |
|
Joshua Chen
|
e40cafccd5
|
chore: enable stylelint standard config (#6442)
* chore: enable stylelint standard config
* remove empty line
* fix
|
2022-01-22 21:26:35 +08:00 |
|
Joshua Chen
|
456ffbd330
|
chore: remove some unused dependencies from package.json (#6440)
|
2022-01-22 19:47:35 +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 |
|
Sébastien Lorber
|
f87a3ead46
|
refactor: move @theme/hooks to @docusaurus/theme-common (#6289)
|
2022-01-07 19:19:35 +01: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
|
77c93cbda6
|
misc: ignore some files during npm publish (#6092)
|
2021-12-17 11:38:26 +01:00 |
|
Joshua Chen
|
e57929c114
|
chore: add missing dependencies on tslib (#6094)
|
2021-12-11 18:18:25 +08: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 |
|
Pranab Das
|
fbf04ed556
|
fix: move docusaurus core back to hard dependencies (#6078)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-10 11:05:21 +01:00 |
|
Sébastien Lorber
|
43ac7d5da9
|
chore(v2): prepare v2.0.0-beta.10 release (#6076)
|
2021-12-09 13:32:23 +01:00 |
|
Joshua Chen
|
e07ebadf6c
|
fix: make Docusaurus PnP strict mode compatible (#6047)
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
|
2021-12-08 14:26:24 +01:00 |
|
Alexey Pyltsyn
|
63bd6b9025
|
refactor: define own translations in other themes (#5849)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2021-11-20 16:35:27 +01: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 |
|
Joshua Chen
|
d1308a8736
|
refactor: improve setup of type declaration files (#5914)
|
2021-11-12 17:47:27 +01: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 |
|
Joshua Chen
|
0e5057bdb3
|
refactor(live-codeblock): migrate package to TS (#5851)
* refactor(live-codeblock): migrate package to TS
* Migrate test
|
2021-11-02 12:28:41 +08: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 |
|
Joshua Chen
|
1c8b8362f7
|
fix(live-codeblock): render static codeblock server-side (#5754)
Co-authored-by: slorber <lorber.sebastien@gmail.com>
|
2021-10-21 17:17:03 +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 |
|
Nathaniel Tucker
|
4a4f8497b3
|
fix: Don't ignore options.transforms for buble (#5677)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: slorber <lorber.sebastien@gmail.com>
|
2021-10-12 20:01:27 +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 |
|
Alexey Pyltsyn
|
ba402e9e63
|
fix: pin react-live due to possible mismatch React (#5556)
|
2021-09-21 18:33:55 +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 |
|
Sébastien Lorber
|
295e77cc09
|
refactor(core): replace useDocusaurusContext().isClient by useIsBrowser() (#5349)
* extract separate useIsClient() hook
* for consistency, rename to `useIsBrowser`
* useless return
* improve doc for BrowserOnly
* update snapshot
* polish
|
2021-08-12 19:02:29 +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
|
a7a5ea3466
|
refactor: make code block shadows consistent with new admonitions (#5215)
|
2021-07-23 18:11:40 +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 |
|