Aleksandr Vladykin
|
2b994262b0
|
fix(utils): handle Markdown links with spaces to route correctly (#8874)
|
2023-04-12 19:14:26 +02:00 |
|
dependabot[bot]
|
3d31c55fe7
|
chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 (#8879)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](98814c53be...d7906e4ad0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-10 21:22:11 -04:00 |
|
dependabot[bot]
|
54f66c9e4e
|
chore(deps): bump github/codeql-action from 2.2.9 to 2.2.11 (#8878)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.9 to 2.2.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](04df1262e6...d186a2a36c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-10 21:21:55 -04:00 |
|
Sébastien Lorber
|
a9a5f89b9f
|
fix(core): better error logging on SSR/dev failures + log stacktraces and error causes (#8872)
|
2023-04-07 19:00:59 +02:00 |
|
Chua Chee How
|
46d2aa231d
|
docs: add description on blog post file/folder naming conventions and date extraction patterns (#8845)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-04-06 15:51:01 +02:00 |
|
Armano
|
1d42955d67
|
refactor(theme): expose copy, success and word-wrap icons as standalone components (#8862)
|
2023-04-06 15:46:52 +02:00 |
|
Tarun Chauhan
|
59a0b7ae15
|
fix(theme-translations): remove redundant navigation text in aria label (#8842)
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
|
2023-04-06 15:05:43 +02:00 |
|
Mikey O'Toole
|
096a7b5f23
|
fix: add auto theme switch to the Canny widget (#8846)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-04-06 15:00:27 +02:00 |
|
Jordan Manley
|
829a218a3f
|
docs: correct small grammar error (#8865)
Co-authored-by: JORDAN MANLEY <jordanmanley@JORDANs-MacBook-Pro.local>
|
2023-04-06 12:35:03 +02:00 |
|
Paul Razvan Berg
|
22f0101015
|
docs: link to mermaid config types (#8830)
|
2023-04-06 12:02:34 +02:00 |
|
Sachin Nanayakkara
|
be0ac6c2cd
|
fix(create): add missing await (#8831)
|
2023-03-28 12:28:34 -04:00 |
|
dependabot[bot]
|
3f73221286
|
chore(deps): bump github/codeql-action from 2.2.7 to 2.2.9 (#8836)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.7 to 2.2.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](168b99b3c2...04df1262e6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-27 17:25:51 -04:00 |
|
dependabot[bot]
|
1857d17b9e
|
chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#8837)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](24cb908017...8f4b7f8486 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-27 17:25:14 -04:00 |
|
Sébastien Lorber
|
e983f87005
|
chore: Crowdin download languages pt-BR + ja (#8822)
|
2023-03-24 16:38:18 +01:00 |
|
Sébastien Lorber
|
7e817a42ac
|
chore: use Crowdin CLI --language option to filter languages to download (#8820)
|
2023-03-24 15:10:16 +01:00 |
|
Sébastien Lorber
|
b0f9fb2db4
|
chore: fix production site deployment due to Crowdin (#8818)
|
2023-03-24 13:26:07 +01:00 |
|
Sébastien Lorber
|
c985513280
|
chore: update examples to Docusaurus 2.4.0 (#8815)
|
2023-03-23 19:50:19 +01:00 |
|
Sébastien Lorber
|
97caab16d4
|
docs: create Docusaurus v2.4.0 release docs + changelog + release blog post (#8811)
|
2023-03-23 19:32:09 +01:00 |
|
Sébastien Lorber
|
da9f86409d
|
chore: fix workbox precaching page link + weird mdx structure breaking Crowdin (#8810)
|
2023-03-23 16:07:46 +01:00 |
|
Vishruta Patil
|
a51ec623df
|
fix(theme): codeblock buttons should be kept on the right when using RTL locale (#8803)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-22 19:59:59 +01:00 |
|
Anton Kastritskii
|
9c6b79b579
|
docs: update suggestion for OSS meta projects (#8804)
|
2023-03-22 19:42:11 +01:00 |
|
Joshua Chen
|
3a73fdb53f
|
fix(theme): allow tabs children to be falsy (#8801)
|
2023-03-22 19:15:43 +01:00 |
|
dependabot[bot]
|
c04fab3bfb
|
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#8797)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 22:24:36 +01:00 |
|
dependabot[bot]
|
2c4d2c1522
|
chore(deps): bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#8796)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](c090f4e553...f46c48ed6d )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 22:24:17 +01:00 |
|
dependabot[bot]
|
2106b17688
|
chore(deps): bump github/codeql-action from 2.2.6 to 2.2.7 (#8795)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](16964e90ba...168b99b3c2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 22:24:01 +01:00 |
|
Sébastien Lorber
|
361dfda2fd
|
docs: remove problematic mdx2 anchor id docs for MDX 2 migration (#8788)
|
2023-03-17 18:10:04 +01:00 |
|
biplavmz
|
49b1795c8a
|
polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (#8712)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-16 17:18:42 +01:00 |
|
Sébastien Lorber
|
9c920c531b
|
docs: prepare docs for MDX 2 (#8782)
|
2023-03-16 17:02:38 +01:00 |
|
Sébastien Lorber
|
07c57a1528
|
chore: vendor MDX deps for Jest and the MDX 2 upgrade (#8781)
|
2023-03-16 15:57:46 +01:00 |
|
Sébastien Lorber
|
ced57e501a
|
docs: fix localhost url without link (#8780)
|
2023-03-16 15:41:17 +01:00 |
|
Sébastien Lorber
|
88b6f5fc68
|
docs: v2 docs should discourage the usage of a lower-case MDX component (will not work in v3) (#8779)
|
2023-03-16 15:23:55 +01: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 |
|
Fxpby
|
ca86fab2c9
|
docs: add description for themeConfig.footer fields copyright (#8761)
|
2023-03-15 19:11:35 +01:00 |
|
dependabot[bot]
|
cff6c01dbf
|
chore(deps): bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 (#8766)
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 9.3.1 to 9.6.8.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases)
- [Commits](e0fe113967...2e159d989f )
---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-13 22:11:13 +01:00 |
|
dependabot[bot]
|
f478e27dc1
|
chore(deps): bump github/codeql-action from 2.2.5 to 2.2.6 (#8767)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](32dc499307...16964e90ba )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-13 22:11:04 +01:00 |
|
Sébastien Lorber
|
2f75979bc5
|
fix(search): search page should react to querystring changes + cleanup/refactor (#8757)
|
2023-03-10 19:13:58 +01:00 |
|
Tanner Dolby
|
ea2b13ea94
|
polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (#8735)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-09 18:56:21 +01:00 |
|
Tanner Dolby
|
7961c5b8d5
|
polish(core): better styling for error screens (#8736)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-03-09 16:13:19 +01:00 |
|
Joshua Chen
|
e21591c073
|
chore: upgrade dependencies (non-major) (#8749)
chore: upgrade dependencies
|
2023-03-08 21:28:14 -05:00 |
|
Sébastien Lorber
|
4f790c705f
|
fix(core): baseUrl error banner link anchor case (#8746)
|
2023-03-08 19:21:22 +01:00 |
|
Anas
|
1a6879218d
|
fix(theme-translations): fix wrong arabic words (tip/next) (#8744)
|
2023-03-08 18:40:18 +01:00 |
|
dependabot[bot]
|
9866b7ef90
|
chore(deps): bump github/codeql-action from 2.2.4 to 2.2.5 (#8739)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-08 17:14:40 +01:00 |
|
Sébastien Lorber
|
0f7552accb
|
feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (#8708)
|
2023-03-03 12:54:35 +01:00 |
|
Sébastien Lorber
|
50b1dc7db3
|
fix: bad routing for docusaurus.new ts functions (#8724)
|
2023-03-02 17:37:22 +01:00 |
|
Sébastien Lorber
|
62aba771df
|
docs: add TypeScript playgrounds to docusaurus.new + Playground page (#8723)
|
2023-03-02 17:07:29 +01:00 |
|
Fredrik Stave
|
e78a6a6610
|
docs: add dark mode version of BrowserStack logo (#8709)
Co-authored-by: Fredrik Stave <fredrik.stave@schibsted.com>
|
2023-03-02 16:24:31 +01:00 |
|
Armano
|
fabf053def
|
feat(npm-to-yarn): add support for PnPm and custom converters (#8690)
Co-authored-by: Ben Gubler <nebrelbug@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-02-24 17:59:15 +01:00 |
|
Sébastien Lorber
|
17781fd5d3
|
feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (#8677)
|
2023-02-24 14:19:39 +01:00 |
|
Dewansh Thakur
|
fd021bdf47
|
fix(theme): improve color toggle when using dark navbar (#8615)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-02-23 19:24:03 +01:00 |
|
Kagan
|
1293970ebf
|
fix(theme-classic): fix tab focus bug in dropdown (#8697) (#8699)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-02-23 16:56:06 +01:00 |
|