3e5e1153: fix showing toggle sidebar button when darkmode is turned off and
i18n was not set
Updated dependencies [ee02a483]
nextra@2.13.1
nextra-theme-docs@2.13.0
Minor Changes
7aec7bb5: add primarySaturation theme option
a55e4aa4: update npm2yarn, add bun tab
Patch Changes
a55e4aa4: do not scroll to top while calling cmd+k in search input
nextra@2.13.0
nextra-theme-docs@2.12.3
Patch Changes
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
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.13.1.
Release notes
Sourced from nextra-theme-docs's releases.
... (truncated)
Commits
9c54a7d
Version Packages (#2347)ee02a48
fixProperty 'existsSync' does not exist on type
(#2346)3e5e115
Fix showing sidebar when darkmode is turned off (#2344)348635e
chore(deps): update lint (#2343)eb08d4e
chore(deps): update dependency rimraf to v5.0.2 (#2345)a79ec26
Version Packages (#2335)ab2dc3a
Delete .changeset/pre.jsona55e4aa
updatenpm2yarn
, add bun tab (#2333)7aec7bb
feat(nextra-theme-docs): support custom primary color saturation (#2281)a2d09c9
chore(deps): update dependency postcss-lightningcss to v1 (#2306)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