forked from facebook/docusaurus
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from facebook:main #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: sebastienlorber <[email protected]>
* add Rainbond site to showcase * minor tweaks Co-authored-by: Joshua Chen <[email protected]>
* extract CodeBlockLine * stable refactor * stable refactor * stable refactor * add CodeBlockContainer * refactor * refactor * do the actual split Co-authored-by: Joshua Chen <[email protected]>
* feat(theme-classic): allow using html in dropdown items * Fix tests * Introduce HTML type for navbar item * Update packages/docusaurus-theme-classic/src/theme/NavbarItem/HtmlNavbarItem.tsx Co-authored-by: Sébastien Lorber <[email protected]> Co-authored-by: Sébastien Lorber <[email protected]> Co-authored-by: Joshua Chen <[email protected]>
* docs: add easy-dates to showcase * optimize image Co-authored-by: Joshua Chen <[email protected]>
* refactor: prefer fs.readJSON over readFile.then(JSON.parse) * refactor: use promises
* refactor: capitalize comments * revert...
* Changed blog name Changed the name and domain for my Docusaurus based blog to fullstackchronicles.io * added new screenshot * updates Co-authored-by: Joshua Chen <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@a12a394...dcd71f6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.1.5 to 2.1.8. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8834766...1ed1437) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#7203) Bumps [jakepartusch/wait-for-netlify-action](https://github.com/jakepartusch/wait-for-netlify-action) from 1.1 to 1.3. - [Release notes](https://github.com/jakepartusch/wait-for-netlify-action/releases) - [Commits](JakePartusch/wait-for-netlify-action@7dcdeb4...7ccf91c) --- updated-dependencies: - dependency-name: jakepartusch/wait-for-netlify-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@9ced9a4...56337c4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <[email protected]>
* refactor: optimize IconHome icon * Increase icon size * Fix lint
Co-authored-by: Joshua Chen <[email protected]> Co-authored-by: sebastienlorber <[email protected]>
…ocks (#7514) Co-authored-by: Sébastien Lorber <[email protected]>
Co-authored-by: Lane Goolsby <[email protected]>
Co-authored-by: sebastienlorber <[email protected]>
Co-authored-by: sebastienlorber <[email protected]>
… middle of a word (#7551)
Co-authored-by: Joshua Chen <[email protected]> Co-authored-by: sebastienlorber <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
Co-authored-by: Joshua Chen <[email protected]>
* chore: upgrade dependencies * fix
* docs: make config tabs translatable, fix APITable crowdin issue * fix
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@17f8bd9...eeb10cf) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.11 to 2.1.12. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@a3a6c12...27ea8f8) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: clickable localhost links * revert changes in auto-generated examples folder Co-authored-by: dht <[email protected]>
* add peradaban to docusaurus showcase * add peradaban showcase assets * fixes Co-authored-by: Joshua Chen <[email protected]>
* docs: add sado0823.github.io to showcase * optimize image * optimize image Co-authored-by: sado <[email protected]> Co-authored-by: Joshua Chen <[email protected]>
* Add "difranca | Tech-Notes" to users.tsx * Add "difranca | Tech-Notes" preview image * fixes Co-authored-by: Joshua Chen <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )