Coder Social home page Coder Social logo

sdras / page-transitions-travelapp Goto Github PK

View Code? Open in Web Editor NEW
1.7K 42.0 205.0 3.44 MB

Travel App, Native-like Page Transitions

Home Page: https://pagetransitions.netlify.app/

JavaScript 14.21% Vue 85.79%
page-transitions animations vue vuejs nuxt page-transitions-nuxt page-transitions-vue native-like-transitions

page-transitions-travelapp's Introduction

page-transitions-travelapp

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

page-transitions-travelapp's People

Contributors

rbvea avatar schneiderl avatar sdras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

page-transitions-travelapp's Issues

Glitch during page transition in Firefox

Using Firefox 59.0.2 (64-bit), Windows 10 Pro.
I took a screenshot to better explain what's happening:
glitch

It seems that the during the transition the "main" content loses its height, hence the footer black bar appearing on top is causing the visual glitch.

Devtools in production

Hello,
thanks for such an awesome demo!

I think it would be beneficial to have Vue Devtools enabled in production, so that it is easier to get a grip of what is happening without a need to download it locally.

I know it is just a simple one-liner Vue.config.devtools = true, but I have no clue where to put it in the Nuxt project. In regular Vue template there would be a main.js function, whereas where I couldn't find one.

Thanks in advance :)

Beautiful webpage ; Customizing your webpage

I am actually doing a customization of your webpage and I wonder How can I change the map ; in which file , what code ?! PLease and thank you ; Because I dont see your key from googleapi ; I wonder if you did it somehow differently

JS Errors from gsap when clicking on the three dots in the upper right corner

I get JS errors when I click on the three dots in the upper right corner. Every few milliseconds the following appears in the console:

Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.

With the installed gsap version, the error gets triggered by:
_cs = _getComputedStyle(target, "");
which appears about 5 times in node_modules/gsap/
(Trying to replace "" with null didn't help)

I tried upgrading gsap to v. 2.x and 3.x, but that didn't help either. With 2.x the offending line is:

_getComputedStyle = function(e) {
  return _computedStyleScope.getComputedStyle(e); //to avoid errors in Microsoft Edge, we need to call getComputedStyle() from a specific scope, typically window.

I'm using Google Chrome on Windows. On your own site everything works fine.

The only other thing that doesn't work, is the map, since I don't (yet) have my own API key / access token. Could these issues be related? Although - just re-rechecked your site today and you get the same error from mapbox...

Profile photos are not visible but clickable

Hi there,

I found a little issue which is demonstrated in the gif below.

Bug

If I get the chance, I will check into it one of these days if no one beats me to it.

Any pointers on how you'd want it fixed, and I will eventually do it!

Thanks!

Side icon has wrong transition

Steps to reproduce:

  • In the navbar click on "Sophia's Places"
  • Click on "Sophia's Home"

Expected:

  • The side icon transitions vertically while changing from plus to mail icon.

Actual:

  • The side icon jumps instantaneously.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.