Hyunseung Lee
8da73a082f
docs: update workbox doc link ( #7835 )
...
* Update plugin-pwa.md
* Update plugin-pwa.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:34:57 +08:00
Billy Chan
72055d758b
docs: add SeaQL sites to showcase ( #7841 )
...
* docs: add SeaQL sites to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:23:20 +08:00
Bruce Song
e0d75963ec
docs: update Bruce's Wiki website URL ( #7856 )
...
Update website URL.
2022-08-01 13:23:09 +08:00
Dr-Electron
3822185159
docs: update iota-wiki showcase image ( #7859 )
...
* Update iota-wiki showcase image
* resize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:23:00 +08:00
Markshawn
f6835898bc
chore: fix CSS import order ESLint rule ( #7852 )
...
* enhance: added ESLint ruler for CSS import
* chore: added ruler for default import of css, and fixed all exsting files
* chore: reverted changes on css header rulers
2022-08-01 00:05:00 +08:00
Yangshun Tay
9150c7aefc
chore: update FB template headers ( #7842 )
2022-07-28 14:48:03 +08:00
Sébastien Lorber
f21ee7c23b
misc: change showcase submission process, use GitHub discussion ( #7828 )
2022-07-25 18:48:09 +02:00
Antony Onipko
19dcee068e
docs: add sequence website to showcase ( #7823 )
...
* Add Sequence to docusaurus showcase
* Add sequence website image
* Fix sequence image
* Optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-25 16:39:53 +08:00
Joshua Chen
960637a090
chore: upgrade dependencies ( #7822 )
2022-07-23 22:26:48 +08:00
Andrew Lyons
7489f8729a
docs: fix anchor link ( #7813 )
...
* docs: Correct link to document section
The link to the public API surface had an erroneous extra # in the link
preventing it from linking correctly.
* fix prettier
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 20:25:30 +08:00
Joshua Chen
09326bd456
docs: formally document how admonitions can be customized ( #7799 )
2022-07-20 12:57:12 +02:00
Lorenzo Lewis
e912e536c8
docs: add Tauri.app to showcase ( #7790 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 12:32:58 +02:00
dependabot[bot]
6b05d4f035
chore(deps): bump github/codeql-action from 2.1.15 to 2.1.16 ( #7804 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.15 to 2.1.16.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3f62b754e2...3e7e3b32d0
)
---
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>
2022-07-19 08:38:21 +08:00
dependabot[bot]
6edfb0ce32
chore(deps): bump actions/dependency-review-action from 2.0.2 to 2.0.4 ( #7805 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](1c59cdf2a9...94145f3150
)
---
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>
2022-07-19 08:38:05 +08:00
dependabot[bot]
c6d561d528
chore(deps): bump actions/setup-node from 3.4.0 to 3.4.1 ( #7806 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5b949b50c3...2fddd8803e
)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-07-19 08:37:49 +08:00
Michael Remediakis
52d72a167f
docs: fix typo in deployment ( #7803 )
...
Fixed a typo in the Powershell tab of the deployment docs
2022-07-19 08:37:09 +08:00
Joshua Chen
1dd65eee50
fix(utils): recognize ~~~ as code fences in link replacement ( #7801 )
2022-07-18 19:16:00 +08:00
Aolin
fe3dfa720a
docs: modify the description of deploying to Netlify ( #7796 )
...
modify build directory to publish directory
2022-07-17 19:56:18 +08:00
Joshua Chen
17ec6bbde7
chore: upgrade dependencies ( #7794 )
2022-07-17 12:44:46 +08:00
Sébastien Lorber
ba3a533d19
chore: port docusaurus-v2 Netlify config changes ( #7789 )
2022-07-15 15:39:55 +02:00
whiteand
cf134a5308
fix: collapse siblings when first category is selected ( #7786 )
...
fix: not collapsing when first category is selected
2022-07-15 16:54:09 +08:00
Sébastien Lorber
7f40350d6e
chore: fix codesandbox playgrounds, use Node.js 16 version ( #7784 )
2022-07-14 19:51:32 +02:00
Joshua Chen
1065e558d2
refactor(core): log Docusaurus & Node version before exiting ( #7781 )
2022-07-14 19:50:57 +02:00
Sébastien Lorber
965a01e589
chore: port-2.0.0-rc.1 ( #7782 )
2022-07-14 19:30:17 +02:00
Bruce Song
443914a579
docs: add Bruce Wiki website to showcase ( #7770 )
...
* Update users.tsx
* Add preview image.
* Resize the image.
* Trigger the checks for CLA.
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-14 23:09:56 +08:00
Sébastien Lorber
f913af0d69
docs: release process, versioning, breaking changes, public API surface ( #7706 )
...
Co-authored-by: Paul O’Shannessy <paul@oshannessy.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-07-14 17:07:34 +02:00
Sébastien Lorber
9788944df4
refactor(theme): fix duplicate page metadata usage ( #7777 )
2022-07-14 14:44:45 +02:00
Sébastien Lorber
c48f33800c
fix(core): swizzle --eject js should not copy theme .d.ts files ( #7776 )
2022-07-14 12:23:06 +02:00
Joshua Chen
c3d2e0d30b
fix(sitemap): complete gracefully when all pages have noIndex meta ( #7774 )
2022-07-14 08:59:01 +08:00
Sébastien Lorber
665c3117af
chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug ( #7771 )
2022-07-13 13:57:35 +02:00
The Nguyen
1899a2e9e8
docs: add EverShop website to showcase ( #7765 )
...
* docs: add EverShop website to showcase
* docs: add EverShop website to showcase
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-13 18:06:08 +08:00
Wes McNamee
542228ee1b
fix(deploy): revert "feat(deploy): copy local git config to tmp repo ( #7702 )" ( #7750 )
2022-07-12 14:06:18 +02:00
Joshua Chen
a4b4a7f28d
fix(migrate): import siteConfig with file extension ( #7766 )
...
* fix(migrate): import siteConfig with file extension
* fix test
* Revert "fix test"
This reverts commit f5d00ab0e6
.
2022-07-12 16:08:20 +08:00
Sunghyun Cho
337463ae1c
chore(theme-translations): complete ko translations ( #7762 )
...
* Improve Algolia Search Korean Translations
* Update theme-search-algolia.json
* Remove Duplicate Colon
* remove redundnacy
* Update theme-search-algolia.json
* Translate Search By
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-12 12:33:01 +08:00
dependabot[bot]
9467da6b1a
chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 ( #7764 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](eeb10cff27...5b949b50c3
)
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2022-07-12 09:53:29 +08:00
Joshua Chen
cba8be01a3
fix(theme-classic): validate options properly ( #7755 )
...
* fix(theme-classic): validate options properly
* improve normalization
* fix doc
2022-07-11 19:24:46 +08:00
Joshua Chen
636d47060e
refactor(core): use has instead of get to test for existence in ExecEnv ( #7763 )
...
refactor(core): use has instead of get to test for existence
2022-07-11 19:19:17 +08:00
Jeffrey Aven
f21dadf621
docs: add StackQL Provider Registry to showcase ( #7760 )
...
* Added StackQL Provider Registry doc site
* added StackQL Provider Registry image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-11 19:17:25 +08:00
Arthur Brugière
1ad97843ac
fix(algolia-search): test for canUseIntersectionObserver ( #7761 )
...
[FIX] Update observer condition
Replace condition canUseDOM to canUseIntersectionObserver as check is done for IntersectionObserver usage
2022-07-11 19:03:54 +08:00
凱恩Kane
ee98512083
docs: move Yeecord repo to organization ( #7758 )
...
move repo to organization
2022-07-11 19:02:58 +08:00
Evan
5c724f2df6
docs: update evantay showcase image ( #7757 )
...
* docs: update evantay showcase image
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-11 19:02:33 +08:00
LichLord91
cd7da6113e
fix(theme-classic): fix Layout theme height CSS ( #7752 )
...
* fix(theme-classic): fix Layout theme css height
This fixes html and body tags height from bug report
https://github.com/facebook/docusaurus/issues/7746
* Update styles.module.css
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-10 00:32:48 +08:00
Joshua Chen
07641ae53d
chore: upgrade dependencies ( #7754 )
2022-07-10 00:32:32 +08:00
Sébastien Lorber
e62d5e3f48
chore: regenerate beta.22 examples ( #7742 )
2022-07-08 19:08:17 +02:00
Sébastien Lorber
f0f97f29f9
chore: prepare v2.0.0-beta.22 release ( #7741 )
2022-07-08 18:34:05 +02:00
Sébastien Lorber
d3d22d3a72
refactor(theme): nest theme icons under subfolder @theme/Icon/* ( #7740 )
2022-07-08 16:56:53 +02:00
Sébastien Lorber
c3ff131110
refactor(theme): split BlogPostItem into smaller theme subcomponents ( #7716 )
2022-07-08 13:28:53 +02:00
Rein van Haaren
c7f18801da
feat(theme-translations): Dutch translation ( #7732 )
...
Dutch translation
2022-07-08 13:47:47 +08:00
SheetJSDev
ad1d2d2ab1
docs: swizzle react-live with eject ( #7739 )
...
docs: swizzle react-live with eject (#7735 )
2022-07-08 12:55:39 +08:00
Huy Nguyen
2e83a1b522
docs: add Mixcore CMS to showcase ( #7730 )
...
* Update users.tsx
* add screenshot
* Update website/src/data/users.tsx
* Update website/src/data/users.tsx
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-07 15:58:11 +08:00