Joshua Chen
|
13e7de853e
|
refactor(theme-classic): extract doc-related navbar items' logic to theme-common (#7067)
|
2022-03-30 14:50:04 +08:00 |
|
Sébastien Lorber
|
1b974e8b1b
|
refactor: split and cleanup theme/DocPage (#7006)
|
2022-03-25 19:58:28 +01:00 |
|
Joshua Chen
|
b456a64f61
|
feat(theme-common): JSDoc for all APIs (#6974)
* feat(theme-common): JSDoc for all APIs
* fix tests
|
2022-03-23 21:39:19 +08:00 |
|
Joshua Chen
|
cc0bceab9c
|
chore: tighten ESLint config (#6931)
* chore: tighten ESLint config
* more refactor
* refactor push
* fix
|
2022-03-17 17:59:41 +08:00 |
|
Joshua Chen
|
f6baaa6b75
|
test(theme-common): improve test coverage (#6902)
* test(theme-common): improve test coverage
* revert
|
2022-03-12 13:17:21 +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
|
c387a177e8
|
refactor(theme-common): unify missing context errors (#6826)
* refactor(theme-common): unify missing context errors
* update test
* more robust
|
2022-03-03 22:26:56 +08:00 |
|
Jody Heavener
|
3629b5ab39
|
feat(docs,theme-classic): docs breadcrumbs (#6517)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-02-16 19:02:58 +01: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 |
|
Jody Heavener
|
6ec0db4722
|
feat(content-docs): sidebar item type "html" for rendering pure markup (#6519)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-02-02 18:38:35 +01: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 |
|
Sébastien Lorber
|
024f2bf49b
|
refactor: new @docusaurus/plugin-content-docs/client interface (#6287)
|
2022-01-07 17:04:21 +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
|
cfae5d0933
|
feat(content-docs): sidebar category linking to document or auto-generated index page (#5830)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Armano <armano2@users.noreply.github.com>
Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
|
2021-12-03 14:44:59 +01:00 |
|