2ca7b06: Adds a reusable, improved way to identify sidebar entries.
2e96f5e: Adds handling of data-astro-transition-persist to ReplacementSwap for replaced content.
93b47de: Improves sidebar handling: Automatically opens categories when navigated to and scrolls them into view.
1.7.7 - 2024-04-09
614712e: Fixes a bug in updateCurrentPageMarker
1.7.6 - 2024-04-09
Patch Changes
aa5b84d: Improves Starlight sidebar support to give a choice between replacement and update:
By default, the content of the sidebar is retained during navigation and only the highlighting of the current page is updated. The alternative is to replace the sidebar content on each navigation (with the content read from the next page). This is activated by adding replaceSidebarContent to the component VtbotStarlight in ./src/components/starlight/Head.astro.
1.7.5 - 2024-04-09
Patch Changes
6bbd038: Fixes a bug with VtBotDebug when included in production build.
53388e2: Makes the coding more defensive and the dependencies on the Starlight page structure more obvious.
1.7.4 - 2024-04-06
Patch Changes
b35d054: Makes the viewTransitionsFallback property optional in the Starlight integration.
1.7.3 - 2024-04-05
Patch Changes
3e61ad9: Fixes an issue where view transitions reset Starlight's ThemeSelector to show an incorrect value.
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 astro-vtbot from 1.7.2 to 1.7.9.
Changelog
Sourced from astro-vtbot's changelog.
Commits
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