You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fullscreen target updated to fullscreen fullscreen-target ([2dc5642](https://github.com/CoCreate-app/CoCreate-parallax/commit/2dc56425b94351d642417b8b925d96abee54d52d))
7
+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([cc15e70](https://github.com/CoCreate-app/CoCreate-parallax/commit/cc15e70cfab769c32b8a0d3d9ca8ca416a20a597))
8
+
* removed toogle fullscreen icons. now using css content ([f193c54](https://github.com/CoCreate-app/CoCreate-parallax/commit/f193c54704f151f06a08f36ddff5b343cd3938a2))
9
+
* replaced sessionUser and sessionOrg with localstorage attributes ([217a577](https://github.com/CoCreate-app/CoCreate-parallax/commit/217a5778c56d3a7ac5fccd77f615486229e63ef7))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@cocreate/parallax",
3
-
"version": "1.3.3",
3
+
"version": "1.3.4",
4
4
"description": "A stunning css effect in which the background moves at a slower pace than the foreground. Resulting in 3D effect when users scroll up/down the webpage.",
0 commit comments