Skip to content

Commit

Permalink
moved to vtbag.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
martrapp committed Nov 7, 2024
1 parent 963029e commit 052bfb5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Turn-Signal: Directional view transitions for intuitive navigation.
![minzip](https://badgen.net/bundlephobia/minzip/@vtbag/turn-signal)
[![NPM Downloads](https://img.shields.io/npm/dw/@vtbag/turn-signal)](https://www.npmjs.com/package/@vtbag/turn-signal)

The @vtbag website can be found at https://vtbag.pages.dev/
The @vtbag website can be found at https://vtbag.dev/

## !!! News !!!

Transition types and direction attributes are now also determined on the old page!

For details see the [CHANGELOG](https://github.com/vtbag/turn-signal/blob/main/CHANGELOG.md) and the [documentation](https://vtbag.pages.dev/tools/turn-signal/).
For details see the [CHANGELOG](https://github.com/vtbag/turn-signal/blob/main/CHANGELOG.md) and the [documentation](https://vtbag.dev/tools/turn-signal/).


## What is it?
Expand All @@ -28,4 +28,4 @@ The script automatically detects the traversal direction and sets `backward`, `n

If your site has the concept of a _previous_ and _next_ page, the Turn-Signal can automatically generate directional transitions for you.

[See the Turn Signal in action](https://vtbag.pages.dev/signal-demo/bag/) and [see how it can be customized](https://vtbag.pages.dev/tools/turn-signal/).
[See the Turn Signal in action](https://vtbag.dev/signal-demo/bag/) and [see how it can be customized](https://vtbag.dev/tools/turn-signal/).
13 changes: 7 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"bugs": {
"url": "https://github.com/vtbag/turn-signal/issues"
},
"homepage": "https://vtbag.pages.dev",
"homepage": "https://vtbag.dev",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/martrapp"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.14.0",
"@types/dom-navigation": "^1.0.4",
"@types/dom-view-transitions": "^1.0.5",
"esbuild": "^0.24.0",
Expand Down

0 comments on commit 052bfb5

Please sign in to comment.