forked from facebook/docusaurus
-
Notifications
You must be signed in to change notification settings - Fork 1
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] master from facebook:master #113
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
* attempt to add automated canary releases * fix canary releases workflow
Size Change: 0 B Total Size: 157 kB ℹ️ View Unchanged
|
…#3849) * chore(ci): CI scripts cleanup, add Node 14 and 15 runs, bump checkout action * chore(ci): attempt to fix Yarn v2 install * chore(ci): another attempt to fix Yarn v2 install * use local yarn-deduplicate * move yarn config steps earlier * remove localhost registry config * revert changes, temporary remove lock update from postinstall * revert to use Yarn v2 only for website build * revert back localhost registry * missing flag * is it node 15 to blame? * not running yarn v2 on workspace so lock update can be reverted
* Fixed Typo: Hided => Hidden Fixed typo in section about the hideable sidebar. 'hided' is used instead of 'hidden'. * Update docs.md * Update docs.md Co-authored-by: Sébastien Lorber <[email protected]>
* fix(v2): fix DocSearch keyboard navigator * Update index.js * Update index.js * Update index.js * Update index.js Co-authored-by: Sébastien Lorber <[email protected]>
* fix(v2): refactor icons in theme-classic, fix swizzle issue * apply review suggestion * fix IconMenu className
* attempt to fix the canary release GH workflow * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to fix canary-releases.yml * attempt to make the canary workflow work again * try to fix canary again * try to fix canary again * try to fix canary again
…3863) * chore(ci): run V1 Build and Migration CLI test conditionally on CI * chore(ci): extend lighthouse timeout to 5 minutes * chore(ci): attempt to speed up build size check * chore(ci): use different build command in build size check * chore(ci): use only one locale in build size report workflow * chore(ci): fix quotes, move build-script param down
* chore(v2): fix Prettier ignore paths and commands in themes * chore(ci): do not ignore v1 lib, remove old .gitignore * chore(ci): apply tweaks also to eslint ignore
Fix from docusaurus-migrate to @docusaurus/migrate
… `docs:version` (#3869) * fix(v2): load plugin commands asynchronously https://github.com/facebook/docusaurus/blame/master/packages/docusaurus/src/commands/external.ts#L12 changed the exported method to an async function, but the CLI loader was not updated to also run async, breaking things such as `npm run docusaurus docs:version <version>`. * chore(v2): resolve lint issue
* fix(v2): dynamic dark mode detection without toggle widget * Update packages/docusaurus-theme-classic/src/theme/hooks/useTheme.ts Co-authored-by: Sébastien Lorber <[email protected]>
* improve deploy logs * improve deploy logs
The Open Graph protocol format is the following: ``` <meta property="og:image" content="https://example.com/image.png /> ``` Twitter metas, however, are structured in a different format: ``` <meta name="twitter:image" content="https://example.com/image.png /> ``` They are similar but not identical, I think this led to confusion and the typo we have in the codebase.
* Typo That was written 2 times, I removed one "that" * Update installation.md * Update installation.md * Update installation.md * Update installation.md Co-authored-by: Sébastien Lorber <[email protected]>
As listed `yarn version` doesn't work. According to [Yarn docs](https://classic.yarnpkg.com/en/docs/install#mac-stable), the command to check install should be `yarn --version`.
* refactor(v2): minor styling improvements * Fixes
* Update users.js * Put back comma * Add rooks logo * Delete Logo Rooks.png * Add rooks.png logo * Delete rooks.png * Add new rooks.png image
Signed-off-by: Reece Dunham <[email protected]>
* Fix typo from 'dissapear' to 'disappear' * Fix broken link
* Added Hashnode support site to showcase * updated hashnode preview image * Update users.js Co-authored-by: Alexey Pyltsyn <[email protected]>
…ar (#4194) * refactor(v2): use translateY instead of top to hide navbar * Use translate3d instead of translateY
* fix(v2): various minor bugs with location hash * Fix for disabled hideScroll
* feat(v2): allow to change location of search bar * add SearchBar swizzle comment * quickfix for NavbarItem theme config * typing quickfix * doc typo Co-authored-by: slorber <[email protected]>
* feat(v2): allow extend PostCSS config * polish the configurePostCss system Co-authored-by: slorber <[email protected]>
* feat(v2): add support for RTL * Move to i18n config * Move direction to localeConfigs * Create RTL styles for Docusaurus styles (via new hook) * update infima to alpha 19 * fix minor type error * Fix build * Cleanup * polish RTL support * polish RTL support * revert english rtl dir * minor RTL fix * minor doc updates Co-authored-by: slorber <[email protected]>
* misc: add requirements for sites being added to showcase * Update users.js * Update website/src/data/users.js Co-authored-by: Sébastien Lorber <[email protected]>
* Add default code translation bundles * fix tests
* chore(v2): allow React v17 as peer dependency * minor React 17 changes * Revert examples * Possible fix * Use @docusaurus/react-loadable fork * add back react-loadable to please eslint/ts/linters, even if it's unused in practice * missing dependency bump * move enzyme dependencies to docusaurus v1 Co-authored-by: slorber <[email protected]>
* add MikroORM to users.js * add MikroORM screenshot
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 : )