ffb6d808: - Fix
TypeError: Cannot read properties of null (reading 'classList') while
navigating to route that doesn't have toc with router.push for example
Add alias Tabs.Tab to Tab component
Add alias Cards.Card to Card component
should not attach custom heading id as id attribute if parent is Tabs.Tab
or Tab
should not save to toc list headings of level 1
Updated dependencies [ffb6d808]
nextra@2.12.3
nextra-theme-docs@2.12.2
Patch Changes
7c8c4989: fix Out of Memory in search while indexing large words
Updated dependencies [7c8c4989]
nextra@2.12.2
nextra-theme-docs@2.12.1
Patch Changes
Updated dependencies [52ae8fc5]
nextra@2.12.1
nextra-theme-docs@2.12.0
Minor Changes
d9820746: - show headings for partial md/mdx in toc
hide headings in toc when parent <Tab /> or <Tabs.Tab />
63271a41: add toc.backToTop option
8962597e: - allow override static image component that was hardcoded to
import Image from 'next/image' now it's plain <img />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps nextra-theme-docs from 2.11.1 to 2.12.3.
Release notes
Sourced from nextra-theme-docs's releases.
Commits
ae45aa1
Version Packages (#2218)ffb6d80
some fixes (#2215)47022bf
fix(deps): update dependency rehype-raw to v7 (#2217)bc7f8d3
remove version field of pnpm actionc62519d
chore(deps): update dependency eslint to v8.48.0 (#2209)e0fadd3
Version Packages (#2208)7c8c498
fixOut of Memory
in search while indexing large words (#2207)ba7c298
Version Packages (#2206)52ae8fc
fix headings for remote content (#2205)978f8af
chore(deps): update dependency typescript to v5.2.2 (#2204)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show