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 a8543dc commit 2ae6a1d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Cam-Shaft: Bump your view transition pseudo-elements into place to avoid that un
![minzip](https://badgen.net/bundlephobia/minzip/@vtbag/cam-shaft)
[![NPM Downloads](https://img.shields.io/npm/dw/@vtbag/cam-shaft)](https://www.npmjs.com/package/@vtbag/cam-shaft)

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

## !!! News !!!

Expand All @@ -22,4 +22,4 @@ For details see the [CHANGELOG](https://github.com/vtbag/cam-shaft/blob/main/CHA

When you assign a `view-transition-name` to an element that is larger than the viewport, the View Transition API adds a default animation to the `::view-transition-group()` of the element that makes instant scrolling look like smooth scrolling. The Cam-Shaft bumps and nudges your view transition pseudo-elements back into place to avoid that pseudo-smooth-scrolling effect.

[See the Cam-Shaft in action](https://vtbag.pages.dev/shaft-demo2/1/) and [see how it can be used in your own projects](https://vtbag.pages.dev/tools/cam-shaft/).
[See the Cam-Shaft in action](https://vtbag.dev/shaft-demo2/1/) and [see how it can be used in your own projects](https://vtbag.dev/tools/cam-shaft/).
8 changes: 4 additions & 4 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 @@ -40,14 +40,14 @@
"bugs": {
"url": "https://github.com/vtbag/cam-shaft/issues"
},
"homepage": "https://vtbag.pages.dev",
"homepage": "https://vtbag.dev",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/martrapp"
},
"devDependencies": {
"@changesets/cli": "^2.27.8",
"@eslint/js": "^9.13.0",
"@eslint/js": "^9.14.0",
"@types/dom-navigation": "^1.0.4",
"esbuild": "^0.24.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 2ae6a1d

Please sign in to comment.