-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
guild-components v6. update to nextra 3.alpha (#1275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Yassin Eldeeb <yassineldeeb94@gmail.com> Co-authored-by: yangxingyuan <39261479+sanyuan0704@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com>
- Loading branch information
1 parent
c85558c
commit c1ed672
Showing
38 changed files
with
693 additions
and
1,444 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
"@theguild/components": patch | ||
--- | ||
dependencies updates: | ||
- Updated dependency [`nextra@3.0.0-alpha.4` ↗︎](https://www.npmjs.com/package/nextra/v/3.0.0) (from `2.13.2`, in `dependencies`) | ||
- Updated dependency [`nextra-theme-docs@3.0.0-alpha.4` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/3.0.0) (from `2.13.2`, in `dependencies`) | ||
- Removed dependency [`focus-trap-react@10.2.2` ↗︎](https://www.npmjs.com/package/focus-trap-react/v/10.2.2) (from `dependencies`) | ||
- Removed dependency [`react-instantsearch-dom@6.40.4` ↗︎](https://www.npmjs.com/package/react-instantsearch-dom/v/6.40.4) (from `dependencies`) | ||
- Removed dependency [`use-debounce@9.0.4` ↗︎](https://www.npmjs.com/package/use-debounce/v/9.0.4) (from `dependencies`) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@theguild/components': major | ||
--- | ||
|
||
update nextra to v3, remove Modal, Banner, SearchBar v1 |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
export * from 'nextra/compile'; | ||
export { remarkLinkRewrite } from 'nextra/mdx-plugins'; | ||
export { buildDynamicMDX, buildDynamicMeta } from 'nextra/remote'; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
c1ed672
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
the-guild-components-storybook – ./
the-guild-components-storybook.vercel.app
the-guild-components-storybook-git-main-theguild.vercel.app
the-guild-components-storybook-theguild.vercel.app