sebastien
|
a3ca2d7457
|
refactor
|
2025-06-27 16:33:11 +02:00 |
|
sebastien
|
db686bbd37
|
add some tests for validateCategoryMetadataFile
|
2025-06-27 16:25:13 +02:00 |
|
sebastien
|
0fcd686f0a
|
improve comment
|
2025-06-27 16:11:40 +02:00 |
|
sebastien
|
af3ba423ea
|
add test for generator key propagation
|
2025-06-27 16:05:01 +02:00 |
|
sebastien
|
ff272ad7be
|
do not always add key attribute
|
2025-06-27 16:00:01 +02:00 |
|
sebastien
|
3a5010a83a
|
Add initial implementation of sidebar keys
|
2025-06-27 15:45:09 +02:00 |
|
Sébastien Lorber
|
1cbc0118b0
|
fix(docs): Fix empty sidebar item category className lost when post-processed to a doc (#11281)
|
2025-06-19 19:04:28 +02:00 |
|
Noritaka Kobayashi
|
5d858f5e66
|
refactor: remove unnecessary undefined & use optional chain (#11192)
|
2025-05-26 13:07:56 +02:00 |
|
Sébastien Lorber
|
f6bdc3123b
|
refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (#11058)
* refactor codeblock parseLines logic + use inline snapshots
* refactor: apply lint autofix
* eslint
---------
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-04-04 13:22:51 +02:00 |
|
Bharatesh
|
44ddada37a
|
fix(docs): the _category_.json description attribute should display on generated index pages (#10324)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-08-09 11:32:21 +02:00 |
|
Abdullah Saud
|
e4ecffe418
|
fix(docs): sidebar item label impact the pagination label of docs (#10025)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-04-11 18:26:11 +02:00 |
|
ozaki
|
821247142e
|
refactor(utils): remove duplicated function (#9972)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-03-29 14:45:30 +01:00 |
|
Chongyi Zheng
|
45f1a669b5
|
feat(core): support TypeScript + ESM configuration (#9317)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-10-14 02:46:03 +02:00 |
|
Sébastien Lorber
|
598b32011f
|
chore(plugin-docs): remove legacy versioned prefix on doc ids and sidebar names in versioned sidebars (#9310)
|
2023-09-15 18:52:42 +02:00 |
|
TheCatLady
|
9391a33c41
|
fix(content-docs): sidebar generator should return customProps for doc items (#9107)
|
2023-06-29 12:13:48 +02:00 |
|
Davide Donadio
|
5c271f5622
|
feat(content-docs): add support for sidebar item category/link descriptions in generated index page (#8236)
Co-authored-by: Davide Donadio <davide.donadio@it.clara.net>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-16 10:14:42 +01:00 |
|
Jody Heavener
|
683ba3d2a0
|
feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-03 14:31:41 +01:00 |
|
Joshua Chen
|
275f509d13
|
chore: upgrade dependencies (#7993)
* chore: upgrade dependencies
* Fix lint
* Bump more
* Fix lint
|
2022-09-08 01:31:53 -04:00 |
|
Sébastien Lorber
|
de526e1ab2
|
feat(plugin-docs): docs sidebar item link: support "autoAddBaseUrl" attribute (#7949)
|
2022-08-12 12:50:12 +02:00 |
|
Joshua Chen
|
20e8e90762
|
fix(content-docs): allow translating doc labels in sidebars.js (#7634)
|
2022-06-16 16:11:21 +02:00 |
|
Joshua Chen
|
d50fe3b670
|
test: fix ALL type errors in tests (#7487)
|
2022-05-25 14:01:10 +08:00 |
|
Joshua Chen
|
e2e40b8f5f
|
test: fix some type errors in test files (#7486)
|
2022-05-25 11:46:10 +08:00 |
|
Joshua Chen
|
bf1513a3e3
|
refactor: fix a lot of errors in type-aware linting (#7477)
|
2022-05-24 15:40:26 +08:00 |
|
Joshua Chen
|
0838884f67
|
chore: enable import/order rule (#7418)
|
2022-05-14 23:39:50 +08:00 |
|
Joshua Chen
|
6e10a48059
|
fix(content-docs): restore functionality when a category only has index page (#7385)
* fix(content-docs): restore functionality when a category only has index page
* use this internally
|
2022-05-10 14:50:43 +08:00 |
|
Joshua Chen
|
fa1ce230ea
|
refactor: capitalize comments (#7188)
* refactor: capitalize comments
* revert...
|
2022-04-17 16:39:11 +08:00 |
|
Jody Heavener
|
5fb0a2e274
|
feat(content-docs): draft docs excluded from build & sidebars (#6457)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-04-13 18:02:05 +02:00 |
|
Joshua Chen
|
96fbcb3f51
|
refactor(content-docs): split version handling into several files (#7140)
* refactor(content-docs): split version handling into several files
* fix test
* increase timeout
|
2022-04-09 17:08:57 +08:00 |
|
Joshua Chen
|
9145ae88cc
|
chore: disable string escaping in snapshots (#7131)
|
2022-04-08 11:23:19 +08:00 |
|
Joshua Chen
|
ff96606865
|
docs: fix some casing inconsistencies (#7081)
|
2022-03-31 20:23:44 +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 |
|
Alexey Pyltsyn
|
a307da0b9f
|
feat(logger): new "url" format, add double quotes around paths (#7019)
* refactor(logger): add double quotes around paths
* Introduce url formatter
* Fix
|
2022-03-27 14:59:20 +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 |
|
Joshua Chen
|
4957ec947b
|
refactor: fix a few places of path handling (#7023)
|
2022-03-26 22:49:50 +08:00 |
|
Joshua Chen
|
b5ceead3b2
|
feat(content-docs): autogenerate category with linked doc metadata as fallback (#6859)
|
2022-03-25 15:23:11 +01:00 |
|
Joshua Chen
|
87592bca03
|
refactor: ensure all types are using index signature instead of Record (#6995)
* refactor: ensure all types are using index signature instead of Record
* kick CI
|
2022-03-25 18:06:30 +08:00 |
|
Joshua Chen
|
2eeb0e46a2
|
feat(utils): JSDoc for all APIs (#6980)
* feat(utils): JSDoc for all APIs
* fix tests
|
2022-03-24 21:34:31 +08:00 |
|
Joshua Chen
|
ad88f5cc87
|
test: improve test coverage; multiple internal refactors (#6912)
|
2022-03-14 21:53:57 +08:00 |
|
Joshua Chen
|
8c1e518ba2
|
chore: do not print prototype in jest snapshot (#6908)
|
2022-03-13 19:34:50 +08:00 |
|
Joshua Chen
|
3a4b9b4c30
|
refactor: install eslint-plugin-regexp (#6906)
* refactor: install eslint-plugin-regexp
* simplify
* simplify
* fix
|
2022-03-13 18:32:17 +08:00 |
|
Joshua Chen
|
d85cee576d
|
test: improve test coverage; properly test core client APIs (#6905)
* test: improve test coverage
* fix
|
2022-03-12 23:15:45 +08:00 |
|
Joshua Chen
|
76cb012209
|
chore: spell-check test files (#6903)
|
2022-03-12 15:24:56 +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
|
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
|
ff0d981853
|
fix(content-docs): give context about sidebar loading failure (#6887)
|
2022-03-10 11:21:10 +08:00 |
|
Joshua Chen
|
f763ac13a9
|
test: improve test coverage (#6857)
|
2022-03-06 17:55:21 +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 |
|
tae
|
2e163a9ec4
|
feat(content-docs): allow custom props through _category_.json (#6780)
* feat(content-docs): allow custom props through _category_.json
* refactor
* documentation
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-03-05 18:52:36 +08:00 |
|
Joshua Chen
|
c90d25ca2f
|
fix(content-docs): always sort autogenerated sidebar items by file/folder name by default (#6700)
|
2022-03-03 12:39:54 +01:00 |
|