react-docgen
react-docgen copied to clipboard
chore(deps): update nextra monorepo to v3 (major)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| nextra | 2.13.4 -> 3.1.1 |
||||
| nextra-theme-docs | 2.13.4 -> 3.1.1 |
Release Notes
shuding/nextra (nextra)
v3.1.1
Patch Changes
68633e5: fix: Improve Twoslash Popover Display
v3.1.0
Minor Changes
8e9767e:activeTypeshould be initialized frommeta['*']fec399a: fixtype: 'separator',type: 'menu'anditemwithhrefnot respecting order when not all pages specified in_metafile
Patch Changes
035fe48: - fix empty dropdown menu when _meta item withtype: "menu"contains items with local pagesc002118: - add tests for should respect order fortype: "separator",type: "menu"and item withhref
v3.0.15
Patch Changes
bd498c6: fix compatibility with Next.js15.0.0-rc.1
v3.0.14
Patch Changes
-
6454938: update css selectors forcode, usecode.nextra-code -
9794e9e: update package version range for@theguild/remark-mermaidto be at least^0.1.3nextauthjs/next-auth#12029 (comment) -
9794e9e: FixfrontMatter.sidebarTitledidn't affect withoutfrontMatter.titlesetnow priority for sidebar title is:
titleproperty from_metafilefrontMatter.sidebarTitlefrontMatter.title- formatted with Title based on filename
v3.0.13
Patch Changes
-
f1815ac: From an accessibility POV (WCAG G13) there's a need of additional visual differentiation factor for hovers. Article achieves this but mdx doesn't.So changing the mdx link behaviour so on hover the underline disappears.
v3.0.12
Patch Changes
7e0093f: Fixnextra/localesmiddleware, redirect to the docs URL relative to the/<basePath>.- Updated dependencies [
7e0093f]
v3.0.11
Patch Changes
- Updated dependencies [
e0a9303]
v3.0.10
Patch Changes
v3.0.9
Patch Changes
- Updated dependencies [
f9cc160]
v3.0.8
Patch Changes
72c84eb: addmax-md:_overflow-hiddeninstead of_overflow-hiddenwhen hamburger is clicked1530239: hide<summary>marker on Safari210d68a: trigger scrolling when the TOC item is outside the viewportbf04f96: add ring-inset for navbar links
v3.0.7
Patch Changes
- Updated dependencies [
4bbc1fe]
v3.0.6
Patch Changes
v3.0.5
v3.0.4
Patch Changes
84fc255: should get rightactiveType,activeThemeContexteven when some parent hasdisplay: 'hidden'9b6595d: Ensure the jump link behavior is consistent in Markdown.f3a5575: add a scrollbar for nav links in the header when they exceed available free space- Updated dependencies [
84a8a41] - Updated dependencies [
659b36e] - Updated dependencies [
84fc255]
v3.0.3
Patch Changes
9d93caf: RTL support for the<Steps>component.5fbce2f: Added golang logo for code blocks.- Updated dependencies [
82fc267] - Updated dependencies [
edc6c29] - Updated dependencies [
9d93caf] - Updated dependencies [
5fbce2f]
v3.0.2
Patch Changes
b6341f7: remove warningWatchpack Error (initial scan): Error: ENOTDIR: not a directory, scandir 'path-to-your-node_modules/next/dist/pages/_app.js'
v3.0.1
Patch Changes
d9d0820: fix unclickable links on mobile
v3.0.0
Major Changes
-
e7e8e84: show react components, variable interpolation and latex in toc -
c7f03e5: removetoc.headingComponent -
ea1a736: removenext-seoanduseNextSeoProps, useheadoption instead -
c2ad837: update to MDX3 -
148278c: rename tailwind prefixnx-to_to reduce bundle size -
919fe97: set"peerDependencies.next": ">=13" -
47b125d: fix global style conflicts for<a>/<button>/<summary>/<input>/[tabindex]:not([tabindex='-1'] -
ba30c6c: use render props for className withselected,disabledandhoverstate for<Tab> -
d7d8a3e: new styles for code blocks aka in next.js -
2872606: removeimageprop from<Card>component, image will be showed based on truthinesschildrenprop nowset
iconas optional prop -
63ca28b: Remove support of "_meta.json", use "_meta.{js,jsx,ts,tsx}" instead. -
ebe652d: removesidebar.titleComponent, use JSX for styling separators and titles -
eca7535: - removeSteps,Callout,Tabs,Tab,Cards,Card,FileTreeexports, export them now fromnextra/components- remove
useMDXComponentsexport, export it now fromnextra/mdx - set by default
sidebar.toggleButtonto true
- remove
-
128e195: fix React warning, remove PageOpts.toc, usetocprop fromcomponents.wrapper -
63ca28b: removeconfig.serverSideError -
f2dd18d: - rename theme config optionsi18n.text→i18n.namebanner.text→banner.contenteditLink.text→editLink.contentfooter.text→footer.content -
198dbcc: use toc with JSX elements for remote content -
191e6c4: - useshikijiinstead ofshiki- rename
useSSGtouseData
- rename
-
6eb3118: renameprimaryHueandprimarySaturationtheme options tocolor.hueandcolor.saturation -
c7f03e5: renamepageOpts.headingstotoc -
8c1b9d5: remove<MatchSorterSearch>
Minor Changes
-
eb943d0: addtheme.topContentandtheme.bottomContent -
0fe55db: addimport { useRouter } from 'nextra/hooks'for fetchinglocaleanddefaultLocale -
c77485e: set defaultheadoption asnull -
1dcb91a: exportuseThemeConfig -
5a63701: add icons for following languages:- GraphQL (
graphql) - C++ (
c++,cpp) - C# (
csharp,c#,cs) - Python (
python,py)
allow disallow mobile word wrap button in code blocks with
word-wrap=falsemeta data setting - GraphQL (
-
a52a869: addfrontmatter.sidebarTitlesupport for setting page label in sidebar via frontmatter -
6ec3241: Make the<Tab>component be crawlable and indexable by search engines by default -
b47880d: exportuseMenuhook -
b776b16: addbackgroundColor.lightandbackgroundColor.darktheme options -
6070b02: renamefrontmatter.sidebar_labeltofrontmatter.sidebarTitle -
3043826: add shikiji twoslashDemo feature: https://nextra-v2-na3obnhub-shuding1.vercel.app/docs/guide/twoslash-support
-
6070b02: moveremoveLinksfunction fromnextra-theme-docstonextra/remove-links -
962cea6: allowitems: Mapfortype: 'menu'since object can't guaranty the insertion order -
440ff42: add MathJax support -
1a97327: keeploading,placeholderandthemeSwitch.useOptionsdefault theme options only forenlang
Patch Changes
-
b045cc3: fix invisible mobile menu after click on hamburger -
eeb4c4c: enableoutline: 'none'only for:focus-visiblestate, to fix double ring in Firefox -
376b895: fixes case when settingdisabled: trueon the scroll to top button prevents scrolling to most topscroll to most top in toc element too
-
34e25cd: migrate search to@headlessui/reactCombobox -
73239c4: To ensure consistent horizontal padding, set the default language as plaintext for code blocks. This prevents any loss of formatting for code blocks without a specified language. -
57f3963: Remove intersection-observer polyfill -
2b9b95b: migrate to@headlessui/reactv2 -
7457d6b: removegit-url-parseto keep bundle smaller -
2a3e3e7: Fix first list item in<FileTree>not within permitted parent elements -
6070b02: loadflexsearchdynamically to reduce bundle size -
0b4d43b: Avoid the sidebar collapse having unintended animations whensidebar.autoCollapseis set totrue. -
31c2ee7: fixremoveLinkswhen input node is link -
bf963cd: Remove the aria-hidden attribute from scroll-to-top button when it is visible -
829c417: - fix overflow when clicking on<details>with open state- fix animation on mobile when clicking on
<details>with open state
- fix animation on mobile when clicking on
-
cb24790: fix brokenexport defaultstatement in mdx files -
de56507: fix vertical margin for nested ordered<ol>and unordered<ul>lists -
8c99baf: enhance search input to better support CJK language users -
a8c2196: use dynamic import for loadingmermaid -
0b5cc9d: make nextra compatible with windows -
7b0b7e9: fix page scroll jump while entering characters in the search input -
45471df: fix “Scroll to top” is not supposed to be interactable when it is hidden.display:childrendoesn't collapse breadcrumbshide external links from pagination
remove xmlns attribute from icons
-
8ffe2fe: remove focus-visible polyfill -
fe5061b: fix for remote docs -
6945f38: fix not rendered default<meta name="description" />and<meta property="og:description" /> -
1a634cd: remove explicitZodErrorassertion -
ad108ff: useoverflow-x-autoinsteadoverflow-x-scrollfor<Table> -
4f0f6b2: Omit...{:type}inline code annotations from search index #2922 -
150184b: attach heading anchoridattribute to heading (like Pagefind do) and fix heading anchor styles whentheme.typesetting: 'article'is set -
80c9764: ensure zod is removed from production build with/* @​__PURE__ */comments -
9df7f58: Fix nav-links not highlighting on hover in dark mode -
7bb18e3: Add a generic forthemeConfiginNextraThemeLayoutPropsto improve type inference. -
9b41180:backToTopis hidden when enabled but whentoc.extraContent,feedback.contentandeditLink.componentare falsy -
6f4c83a: fix unclickable links in TOCallow passing
recmaPluginsinmdxOptions -
f255696: Improve styles for reduced motion preferences -
9f55bd1: update rehype-pretty-code/shikiji to latest -
d21634d: exportgetComponents -
452e5bd: Add<Playground>componenthttps://nextra-v2-9x7fp6hti-shud.vercel.app/docs/guide/advanced/playground
-
e95faa1: - fixed<summary>lost whitespaces when there is some HTML element inside- fixed hydration errors and
<summary>was not rendered when<details>text content follows directly after<summary>element
- fixed hydration errors and
-
ccaf3d4: Add theautoImportThemeStyleoption to the Nextra configuration. This allows users to import the official Nextra theme CSS into a specific cascade layer. -
cee94a6: Consider the navbar height when setting the root margin for the active anchor intersection observer -
2630461: fixTypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))on dev environment whenfrontMatter.searchable: false -
217f708: update next-themesfix wrong numbering for nested
<Steps> -
ca51306: Enhance focus ring style consistency. -
f662237: avoid focus-visible style being cut off by overflow-hidden -
3c6193d: Remove unnecessarysortPagesfromserver/utils.ts -
1a97327: Update thebackToTopoption in the docs theme configuration to support i18n -
799174f: fixed react warningWarning: React has detected a change in the order of Hooks called by BodywhenthemeConfig.mainoptions is used -
363b85f: addflex-shrink: 0for indent inFileTreefor<Ident>and svg icons in<Folder>and<File> -
237c345: Make React 18 as minimal requirement -
eb943d0: hardcode flexsearch version to 0.7.31, because package is broken on 0.7.41 -
ad108ff: fix<Bleed>overflows incorrectly in firefox -
4fb2452: fix invisible mobile menu whenlayout: "raw"is specified in _meta file -
7faa096: fix visible hidden pages on mobile which set up withdisplay: 'hidden' -
315ca82: remove possible links in toc elements -
a95e745: Fix the line highlighting background-color does not extend to the full width of the code block when a scrollbar appears with line numbers. -
363b85f: fixRangeError: Maximum call stack size exceededinfindSummarywhenchild.props.childrenisundefined -
Updated dependencies [
e7e8e84] -
Updated dependencies [
7188278] -
Updated dependencies [
d1e3e9a] -
Updated dependencies [
73239c4] -
Updated dependencies [
2b9b95b] -
Updated dependencies [
023d37b] -
Updated dependencies [
0fe55db] -
Updated dependencies [
50a52fd] -
Updated dependencies [
c2ad837] -
Updated dependencies [
2a3e3e7] -
Updated dependencies [
a3b67ae] -
Updated dependencies [
1a36469] -
Updated dependencies [
799174f] -
Updated dependencies [
98f439c] -
Updated dependencies [
6ec3241] -
Updated dependencies [
148278c] -
Updated dependencies [
c7f03e5] -
Updated dependencies [
3644e1c] -
Updated dependencies [
919fe97] -
Updated dependencies [
cb24790] -
Updated dependencies [
47b125d] -
Updated dependencies [
982862f] -
Updated dependencies [
a8c2196] -
Updated dependencies [
ba30c6c] -
Updated dependencies [
0b5cc9d] -
Updated dependencies [
5a63701] -
Updated dependencies [
60ec68c] -
Updated dependencies [
d7d8a3e] -
Updated dependencies [
fe5061b] -
Updated dependencies [
2872606] -
Updated dependencies [
a52a869] -
Updated dependencies [
6ec3241] -
Updated dependencies [
1a634cd] -
Updated dependencies [
63ca28b] -
Updated dependencies [
ad108ff] -
Updated dependencies [
ad4823d] -
Updated dependencies [
4f0f6b2] -
Updated dependencies [
1f3e7cd] -
Updated dependencies [
ab07609] -
Updated dependencies [
2f3be33] -
Updated dependencies [
90c129e] -
Updated dependencies [
f71e660] -
Updated dependencies [
150184b] -
Updated dependencies [
66cce1d] -
Updated dependencies [
c74ae90] -
Updated dependencies [
7615b62] -
Updated dependencies [
6070b02] -
Updated dependencies [
7bb18e3] -
Updated dependencies [
b9f88e3] -
Updated dependencies [
8efbb45] -
Updated dependencies [
6f4c83a] -
Updated dependencies [
d8a406b] -
Updated dependencies [
9f55bd1] -
Updated dependencies [
4e55c06] -
Updated dependencies [
128e195] -
Updated dependencies [
8bce16d] -
Updated dependencies [
ccaf3d4] -
Updated dependencies [
3043826] -
Updated dependencies [
2630461] -
Updated dependencies [
576cb6f] -
Updated dependencies [
217f708] -
Updated dependencies [
57bc0e2] -
Updated dependencies [
ca51306] -
Updated dependencies [
f662237] -
Updated dependencies [
3c6193d] -
Updated dependencies [
1f3e7cd] -
Updated dependencies [
198dbcc] -
Updated dependencies [
363b85f] -
Updated dependencies [
fef635e] -
Updated dependencies [
6070b02] -
Updated dependencies [
237c345] -
Updated dependencies [
191e6c4] -
Updated dependencies [
440ff42] -
Updated dependencies [
7faa096] -
Updated dependencies [
9099c35] -
Updated dependencies [
98f439c] -
Updated dependencies [
a95e745] -
Updated dependencies [
80e11e0] -
Updated dependencies [
c7f03e5]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: 73d3bf269a59b7446d13a190d165932ba90abc87
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for react-docgen ready!
| Name | Link |
|---|---|
| Latest commit | 73d3bf269a59b7446d13a190d165932ba90abc87 |
| Latest deploy log | https://app.netlify.com/sites/react-docgen/deploys/67390d80bef0c60008e174a8 |
| Deploy Preview | https://deploy-preview-945--react-docgen.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.