Olexandr Radovenchyk
3d69ff3d47
docs: Update README.md twitter links ( #10468 )
2024-09-02 13:54:35 +02:00
Sébastien Lorber
a4329d3388
refactor(mdx-loader): read metadata from memory (loaded content) instead of fs ( #10457 )
...
* mdx loader shouldn't read metadata from file system but from memory
* comments
* refactor: apply lint autofix
* apply same for blog
* apply same for blog
* refactor: apply lint autofix
* apply same for pages
2024-08-30 08:02:26 +02:00
ozaki
2aef92cb9e
fix(blog): normalize inline authors socials ( #10424 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-08-29 18:42:03 +02:00
dependabot[bot]
200b38b763
chore(deps): bump webpack from 5.88.1 to 5.94.0 ( #10455 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-29 16:28:54 +02:00
ozaki
02ed7d9132
fix(blog): apply baseUrl to relative image in blog authors ( #10440 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-29 14:40:42 +02:00
Sébastien Lorber
95880282b1
chore: upgrade npm-to-yarn to v3 ( #10454 )
2024-08-29 14:18:06 +02:00
Sébastien Lorber
d5885c0c5d
refactor(mdx-loader): refactor mdx-loader, expose loader creation utils ( #10450 )
2024-08-27 13:52:45 +02:00
dependabot[bot]
db6c2af160
chore(deps): bump github/codeql-action from 3.26.3 to 3.26.5 ( #10449 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 10:27:21 +02:00
Sébastien Lorber
08da5c23fc
refactor(core): Restore null-loader ( #10448 )
2024-08-26 16:09:05 +02:00
dependabot[bot]
c0b86f4e56
chore(deps): bump micromatch from 4.0.5 to 4.0.8 ( #10444 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-24 16:08:21 +02:00
Sébastien Lorber
1b906a5726
fix(core): use serve-handler fork to remove annoying punycode warning ( #10442 )
2024-08-24 00:32:39 +02:00
Sébastien Lorber
bb90e35153
feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer
( #10441 )
2024-08-23 18:44:42 +02:00
ozaki
aa65f39d8c
fix(blog): authors count incorrectly rendered ( #10431 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-23 14:07:49 +02:00
Sébastien Lorber
afd2374ca6
chore(ci): fix setup-node, use LTS by default ( #10438 )
2024-08-23 13:59:18 +02:00
Sébastien Lorber
84c24127db
fix(theme): upgrade infima, fix footer link width bug ( #10439 )
2024-08-23 13:59:07 +02:00
Sébastien Lorber
418247ec87
feat(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader
( #10435 )
2024-08-23 13:48:52 +02:00
Kenrick
349a58453a
docs: Fix typo on changelog ( #10437 )
2024-08-23 12:38:51 +02:00
Sébastien Lorber
2b28b06f67
fix(core): always use hash for CSS module class names ( #10423 )
2024-08-21 18:25:36 +02:00
Sébastien Lorber
97bd815d9a
refactor(core): improve handling of server bundle ( #10429 )
2024-08-21 17:34:18 +02:00
dependabot[bot]
1c56fa5830
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.3 ( #10425 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 11:48:16 +02:00
Sébastien Lorber
473d1442b8
chore(website): add Rsdoctor plugin ( #10418 )
2024-08-20 11:42:13 +02:00
Oleh
aba22afa18
docs: fix Twitter => X link in repo README ( #10414 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-20 11:41:11 +02:00
Sébastien Lorber
bb499926a0
refactor(mdx-loader): remove useless usage of mdx loader this.query ( #10422 )
2024-08-19 19:17:33 +02:00
Boris Depoortere
6652ed1443
docs: corrected typo in search.mdx ( #10416 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-19 18:31:08 +02:00
Sébastien Lorber
2d55ca474e
fix(types): fix type of PluginModule ( #10420 )
2024-08-19 18:30:52 +02:00
Joel Campos
0b640ca3e2
fix(translations): fix Spanish translation for "breadcrumbs" ( #10413 )
2024-08-19 16:55:20 +02:00
Sébastien Lorber
3a0b4bf7a2
refactor(core): remove useless build forceTerminate exit ( #10410 )
2024-08-19 14:17:13 +02:00
Zenahr Barzani
ae5328daac
docs(website): small spellfix on 3.5 update notes ( #10405 )
2024-08-15 11:46:54 +02:00
Sébastien Lorber
16a789904f
chore: update examples for v3.5.2 ( #10401 )
2024-08-13 17:23:15 +02:00
Sébastien Lorber
655ce94c0f
chore: release 3.5.2 ( #10400 )
2024-08-13 14:47:19 +02:00
Christian Stangerup
a1edf51003
fix(translations): change casing of some en labels ( #10394 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-13 13:59:05 +02:00
Sébastien Lorber
221ced7242
fix(theme-common): restore useContextualSearchFilters public API for retrocompatibility ( #10397 )
2024-08-13 13:30:45 +02:00
dependabot[bot]
685730ed32
chore(deps): bump github/codeql-action from 3.25.13 to 3.26.0 ( #10396 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 10:08:18 +02:00
Gatien Boquet
140570bdc4
docs(showcase): remove sites not using Docusaurus anymore ( #10393 )
...
* Remove user not using Docusaurus: https://benthos.dev/
* Remove user not using Docusaurus: https://codesweetly.com/
* Remove user not using Docusaurus: https://cipp.app
* Remove user not using Docusaurus: https://k3ai.in/
* Remove user not using Docusaurus: https://miroiu.github.io/nodify/
* Remove user not using Docusaurus: https://outerbounds.com
* Remove user not using Docusaurus: https://wiki-power.com/
* Remove user not using Docusaurus: https://docs.quantcdn.io
* Remove user not using Docusaurus: https://callstack.github.io/react-native-testing-library/
* Remove user not using Docusaurus: https://docs.tuist.io/
* Remove user not using Docusaurus: https://wiki.7wate.com/
* fix users.tsx
* Removed malware link
* Remove user not using Docusaurus: https://www.aidejeune.fr/
* Remove user not using Docusaurus: https://attobot.xyz
* remove user not using docusaurus: https://docs.avanawallet.com/
* remove user not using docusaurus: https://docs.blink.sh/
* remove user not using docusaurus: https://charlesancheta.com
* remove user not using docusaurus: https://syllabus.codeyourfuture.io/
* remove user not using docusaurus: https://complabs.in/
* remove user not using docusaurus: https://cryptodevhub.io
* remove user not using docusaurus: https://docs.darklang.com/
* remove user not using docusaurus: https://sdk.dimescheduler.com
* remove user not using docusaurus: https://www.easyjwt.org
* remove user not using docusaurus: https://edulinks.app
* remove user not using docusaurus: https://www.siyuanwa.cn/
* remove user not using docusaurus: https://support.hashnode.com/
* remove user not using docusaurus: https://khyron-realm.com
* remove user not using docusaurus: https://docs.livekit.io
* remove user not using docusaurus: https://mediamachine.io/
* remove user not using docusaurus: https://docs.meli.sh/
* remove user not using docusaurus: https://www.metalyoung.com
* remove user not using docusaurus: https://motion-layout.azurewebsites.net
* remove user not using docusaurus: https://getorca.org
* remove user not using docusaurus: https://docs.warunginternational.eu.org/
* remove user not using docusaurus: https://pincman.com/
* remove user not using docusaurus: https://www.pipeline-ui.com/
* remove user not using docusaurus: https://www.rainbond.com
* remove user not using docusaurus: https://rivalis.io
* remove user not using docusaurus: https://doc.red-gradient.com/
* remove user not using docusaurus: https://developer.redislabs.com
* remove user not using docusaurus: https://docs.shabados.com
* remove user not using docusaurus: https://sr50.finance/
* remove user not using docusaurus: https://nayatel.shoaibsajid.com/
* remove user not using docusaurus: https://www1.hi.cn/
* remove user not using docusaurus: https://em-ide.com/
* fix typo users.tsx
* Remove user not using Docusaurus: https://hermesengine.dev
* remove user not using docusaurus: https://docs.luxalgo.com
* remove user not using docusaurus: https://docs.nhost.io
* remove user not using docusaurus: https://docs.novu.co/
* remove user not using docusaurus: https://docs.tasit.io/
* remove user not using docusaurus: https://t-regx.com/
* remove user not using docusaurus: https://meoo.space
* remove user not using docusaurus: https://docs.erxes.io/
* remove user not using docusaurus: https://facebook.github.io/flux/
* remove user not using docusaurus: https://joelpo.github.io
* remove user not using docusaurus: https://www.kaustubhk24.com
* remove user not using docusaurus: https://docs.memgraph.com/
* remove user not using docusaurus: https://www.neutronjs.com/
* remove user not using docusaurus: https://projects.patrikmasiar.com/
* remove user not using docusaurus: https://facebookincubator.github.io/profilo/
* remove user not using docusaurus: https://resoto.com
* remove user not using docusaurus: https://react-hooks.org/
* remove user not using docusaurus: https://runlet.app
* remove user not using docusaurus: https://signoz.io/
* remove user not using docusaurus: https://some.engineering
* remove user not using docusaurus: https://www.sea-ql.org/StarfishQL/
* remove user not using docusaurus: https://docs.tryvital.io
* remove user not using docusaurus: https://www.webiny.com/docs/
* remove user not using docusaurus: https://whirl.codes
* remove user not using docusaurus: https://wiki.nikiv.dev/
* remove user not using docusaurus: https://handbook.infinityworks.com/
* remove user not using docusaurus: https://doc.codiga.io/
* remove user not using docusaurus: https://wasiqbhamla.github.io/boyka-framework/
* remove user not using docusaurus: https://docs.nango.dev/
* remove user not using docusaurus: https://bb-tr-kaynak.netlify.app/
* fix spacing on users.tsx
2024-08-12 13:28:22 -04:00
Sébastien Lorber
419d559fa7
fix(core): always alias React/ReactDOM to site dependency so that importing MDX from anywhere works ( #10391 )
2024-08-12 17:19:36 +02:00
Sébastien Lorber
547979a59f
fix(create-docusaurus): Improve init templates blog setup + fix warnings ( #10392 )
2024-08-12 15:59:03 +02:00
Josh Wong
471f0d4333
fix(theme): Adjust blog authors line height to show descenders in lowercase letters (g
, j
, p
, q
, and y
) ( #10390 )
2024-08-12 10:35:52 +02:00
Sébastien Lorber
e60de098a7
chore: update examples for v3.5.1 ( #10387 )
2024-08-09 23:42:20 +02:00
Sébastien Lorber
bde4414614
chore: release v3.5.1 ( #10385 )
2024-08-09 23:42:06 +02:00
Sébastien Lorber
9c5eb35e51
fix(core): algolia context import ( #10384 )
2024-08-09 23:17:04 +02:00
Sunghyun Cho
584eec9ecf
fix(theme-algolia): useDocusaurusContext import error ( #10382 )
...
* Improve Algolia Search Korean Translations
* Update theme-search-algolia.json
* Remove Duplicate Colon
* remove redundnacy
* Update theme-search-algolia.json
* Translate Search By
* fix: Update import path for useDocusaurusContext
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2024-08-09 15:41:56 -04:00
Sébastien Lorber
a56bd2edf4
chore: update examples for v3.5 ( #10381 )
2024-08-09 17:19:43 +02:00
Sébastien Lorber
daa6b87f24
chore: release Docusaurus v3.5 ( #10379 )
2024-08-09 17:14:21 +02:00
ozaki
a096bbc0b9
feat(blog): add onUntruncatedBlogPosts
blog options ( #10375 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-09 16:48:44 +02:00
Robin Otter
f43be857d7
fix(translations): fix wrong Estonian (et) translations and typos ( #10344 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-09 12:13:12 +02:00
Max Schmitt
a2e30bebc4
fix(search): fix algolia search ignore ctrl + F in search input ( #10342 )
2024-08-09 11:35:50 +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
ozaki
95ab9f8ee4
feat(theme): show unlisted/draft banners in dev mode ( #10376 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-08 20:48:42 +02:00
Mohammad Bagher Abiyat
c58fcbdecd
feat(ci): continuous releases for main and PRs with pkg.pr.new ( #10369 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-08-08 17:35:42 +02:00
Ashiq Firoz
087a32971f
fix(cli): Fix bad docusaurus CLI behavior on for --version, -V, --help, -h ( #10368 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-08-08 15:46:51 +02:00