Skip to content

Commit b4d7d95

Browse files
committed
prepare for release
1 parent d86258f commit b4d7d95

4 files changed

Lines changed: 103 additions & 126 deletions

File tree

.changeset/wise-pigs-tease.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'astro-vtbot': patch
3+
---
4+
5+
Updates dependencies to include new features from @vtbag/utensil-drawer. See README.md for details.

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ A current deployment of tech demos and the documentation can be found at https:/
1515

1616
## !!! NEW TRICKS ✨ IN THE BAG 👜 !!!
1717

18-
> Ever wanted a backward slide on that link to the home page?
19-
The `BackLink` component flips the direction on selected links, giving you a backward animation on click, and a forward animation when navigating back through the browser's history.
18+
> Updated dependencies. Especially bumps @vtbag/utensil-drawer to current 1.2.13, where the `declarative-names` script now supports a special `:in-viewport` pseudo-class and `mayStartViewTransition()` supports scoped view transitions, if the browser does. For details see https://vtbag.dev/tools/utensil-drawer/
2019
2120
## Recently Learned Tricks ##
2221

22+
> Ever wanted a backward slide on that link to the home page?
23+
The `BackLink` component flips the direction on selected links, giving you a backward animation on click, and a forward animation when navigating back through the browser's history.
24+
2325
> General fixes and improvements, see [CHANGELOG](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md).
2426
2527
> Hello Astronauts! Now this one is BIG! The `astro-vtbot` has been many things so far. Now it is also a **Starlight plugin**! Add the Bag to your [plugin list](https://events-3bg.pages.dev/library/StarlightPlugin/#installation) and instantaneously turn on browser-native cross-document view transitions for your existing Starlight site![^1] Starlight version >= 0.32 required!

0 commit comments

Comments
 (0)