Sébastien Lorber
|
613d938cfc
|
chore: prepare v2.0.0-beta.21 release (#7513)
* add beta 21 version
* v2.0.0-beta.21
* typo
|
2022-05-27 18:29:11 +02:00 |
|
Joshua Chen
|
9cf2bf1199
|
fix(core): always treat error boundary fallback as a callback (#7492)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-05-26 13:05:03 +02:00 |
|
Joshua Chen
|
e955ae472d
|
fix(theme-classic): allow nested task lists to preserve the indent (#7438)
* fix(theme-classic): allow nested task lists to preserve the indent
* add Ul back
|
2022-05-26 12:41:23 +02:00 |
|
Joshua Chen
|
47a2cca17d
|
chore: require Node 16.14 (#7501)
|
2022-05-26 11:44:18 +02:00 |
|
Joshua Chen
|
f609acab4f
|
fix(theme-classic): consistently apply the right active class name for all navbar items (#7430)
|
2022-05-25 19:01:29 +02:00 |
|
Jan Peer Stöcklmair
|
5fcb742aa1
|
feat(theme-classic): allow className as option for type: "search" (#7357)
* feat(theme-classic): allow className as option for type: "search"
* fixup! feat(theme-classic): allow className as option for type: "search"
* refactor
Co-authored-by: Jan Peer Stoecklmair <jan.peer.stoecklmair@dynatrace.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-05-25 18:41:05 +08: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
|
624735bd92
|
refactor: fix more type-aware linting errors (#7479)
|
2022-05-24 19:19:24 +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
|
3666a2ede5
|
refactor: remove a lot of implicit anys (#7468)
|
2022-05-23 15:40:53 +08:00 |
|
Joshua Chen
|
89b0fff128
|
refactor: reduce number of leaked anys (#7465)
|
2022-05-23 00:30:32 +08:00 |
|
Joshua Chen
|
9d1a91774a
|
chore: upgrade dependencies (#7462)
|
2022-05-22 10:40:50 +08:00 |
|
Joshua Chen
|
ba0d94d02b
|
chore: normalize naming of admin scripts (#7448)
|
2022-05-18 21:34:34 +08:00 |
|
Joshua Chen
|
b31220032b
|
refactor(theme-classic): migrate to tsc for build (#7447)
* refactor(theme-classic): migrate to tsc for build
* fix
|
2022-05-18 20:08:09 +08:00 |
|
Joshua Chen
|
6b53d4263d
|
misc: make copyUntypedFiles work for watch mode (#7445)
|
2022-05-18 19:18:32 +08:00 |
|
Joshua Chen
|
5c3d3cfef1
|
chore: replace concurrently with npm-run-all (#7444)
|
2022-05-18 18:24:14 +08:00 |
|
Joshua Chen
|
a555fd1dcb
|
refactor: make each tsconfig explicitly declare module and include/exclude (#7443)
|
2022-05-18 12:48:28 +08:00 |
|
Joshua Chen
|
7613ecb9ea
|
refactor: use TS project references instead of running tsc multiple times (#7437)
* refactor: use TS project references instead of running tsc multiple times
* deduplicate
* dedup
* eliminate --project
* add swc config
* add target
|
2022-05-17 15:21:44 +08:00 |
|
Joshua Chen
|
1bec5f673a
|
chore: upgrade dependencies (#7436)
|
2022-05-17 13:11:20 +08:00 |
|
Joshua Chen
|
0838884f67
|
chore: enable import/order rule (#7418)
|
2022-05-14 23:39:50 +08:00 |
|
Joshua Chen
|
c17d745533
|
refactor(theme-classic): always collocate stylesheets with components in one folder (#7415)
|
2022-05-14 14:08:10 +08:00 |
|
Pranab Das
|
3f110a36bd
|
fix(theme-classic): autocollapse sidebar categories when navigating with paginator (#7411)
* fix: autocollapse sidebar categories
Auto collapse sidebar categories when navigating via paginator.
* Add autoCollapseCategories in dependency array
* restore collapse button behavior
* simplify
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* hopefully a better fix
* refactor
* try this
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-05-14 13:37:59 +08:00 |
|
Joshua Chen
|
c0bd145a29
|
fix(theme-classic): resolve customCss from site dir (#7363)
|
2022-05-07 18:57:35 +08:00 |
|
Sébastien Lorber
|
26df8c83ce
|
chore: prepare v2.0.0-beta.20 release (#7347)
|
2022-05-05 20:26:48 +02:00 |
|
Joshua Chen
|
49a9f0345c
|
fix(theme-classic): properly highlight code block line numbers (#7341)
|
2022-05-05 18:07:46 +08:00 |
|
Alexey Pyltsyn
|
6fa51890f0
|
chore: prepare v2.0.0-beta.19 release (#7325)
* chore: prepare v2.0.0-beta.19 release
* v2.0.0-beta.19
|
2022-05-04 18:38:45 +03:00 |
|
Alexey Pyltsyn
|
7944fdd9a2
|
refactor: minor improvements for breadcrumbs (#7299)
* refactor: minor improvements for breadcrumbs
* Apply suggestions from code review
* Update packages/docusaurus-theme-translations/locales/fr/theme-common.json
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-05-04 17:54:47 +03:00 |
|
Joshua Chen
|
b3feb01009
|
fix(theme-classic): remove breadcrumb items without href from microdata (#7304)
|
2022-05-04 16:54:24 +02:00 |
|
Alexey Pyltsyn
|
be0dc6b0c9
|
chore: upgrade Infima to alpha.39 (#7306)
|
2022-05-04 16:06:54 +02:00 |
|
Joshua Chen
|
51815c12c9
|
feat(theme-classic): extensible code block magic comment system (#7178)
|
2022-05-04 12:31:13 +02:00 |
|
Joshua Chen
|
785fed723f
|
refactor(theme-classic): move all sidebar-related config under themeConfig.docs.sidebar (#7277)
|
2022-05-04 12:08:19 +02:00 |
|
Joshua Chen
|
a2c993bf9a
|
fix(*): make TypeScript realize that each plugin package has a default export (#7294)
|
2022-05-03 18:23:34 +08:00 |
|
Joshua Chen
|
b49ae67521
|
refactor(types): move non-core, non-public types out of the types package (#7293)
|
2022-05-03 17:15:48 +08:00 |
|
Joshua Chen
|
f063e9add5
|
chore: upgrade dependencies (#7274)
* chore: upgrade dependencies
* remove nodemon
|
2022-04-30 14:32:37 +08:00 |
|
Joshua Chen
|
710f898703
|
refactor(theme-classic): multiple re-arrangements (#7273)
* refactor(theme-classic): enforce collocated JSX and module CSS
* refactor
|
2022-04-30 12:29:54 +08:00 |
|
Sébastien Lorber
|
2a0f105434
|
refactor(theme-classic): DocPage theme refactors polish (#7268)
|
2022-04-29 19:34:40 +02:00 |
|
Joshua Chen
|
41f53718c1
|
fix(theme-common): allow details to not provide a summary (#7267)
|
2022-04-29 19:33:28 +02:00 |
|
Sébastien Lorber
|
e053f39cf0
|
refactor(theme-classic): refactor TOC-related theme components (#7270)
* extract TOCItemTree component
* refactor TOCCollapsible
|
2022-04-29 19:32:35 +02:00 |
|
Sébastien Lorber
|
3bef88232f
|
refactor: extract useSkipToContent() (#7269)
|
2022-04-29 19:16:02 +02:00 |
|
Elias Papavasileiou
|
3b1170eb44
|
feat: Docusaurus ESLint plugin to enforce best Docusaurus practices (#7206)
* feat: add eslint plugin
* refactor
* add tests
* fixups!
* fix(no-dynamic-i18n-messages): make translate() recognize template literals
* refactor: rename rule no-dynamic-i18n-messages --> string-literal-i18n-messages
* feat: add ignoreStrings option and refactor
* docs: migrate docs to /docs/api/plugins
* docs: fix anchor links in README.md
* fix: add some ignored strings
* docs: update eslint-plugin docs
* fix: update README link
* docs: various updates
- Reorder sidebar entries
- Fix title size
- Use Markdown file paths
- Simplify relative links
* address reviews
* wording polish
* add npmignore
* fix all internal warnings
* doc improvements
* fix test
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-04-30 00:04:25 +08:00 |
|
Joshua Chen
|
ae788c536f
|
feat(core): rework client modules lifecycles, officially make API public (#6732)
|
2022-04-29 15:11:20 +02:00 |
|
Sébastien Lorber
|
6265f6dabb
|
feat: custom navbarItem types (workaround) (#7231)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-04-29 11:23:46 +02:00 |
|
Joshua Chen
|
a30daa1530
|
chore: remove baseUrl from tsconfig (#7258)
* chore: remove baseUrl from tsconfig
* ?
|
2022-04-28 22:03:25 +08:00 |
|
Joshua Chen
|
67faa686e8
|
refactor: semantic markup improvement, fix validation warnings (#7244)
* refactor: semantic markup improvement, fix validation warnings
* change section/article a bit
|
2022-04-26 20:15:45 +08:00 |
|
Joshua Chen
|
242f2e780e
|
chore: upgrade dependencies (#7232)
|
2022-04-23 11:55:01 +08:00 |
|
Alexey Pyltsyn
|
4e4aa6add7
|
feat(theme-classic): toggle code wrap button (#7036)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-04-22 14:50:27 +02:00 |
|
Alexey Pyltsyn
|
9af35c5b47
|
refactor: customize code block line highlight color via CSS var (#7176)
|
2022-04-21 11:19:33 +02:00 |
|
Alexey Pyltsyn
|
1ba5bf66b2
|
refactor: improve IconHome icon (#7215)
* refactor: optimize IconHome icon
* Increase icon size
* Fix lint
|
2022-04-20 21:34:13 +08:00 |
|
Dr-Electron
|
44ebe73e50
|
refactor: use SVG icon for home breadcrumb (#7183)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-04-20 14:42:57 +02:00 |
|