No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Route and Header Animations

    Help
    2
    3
    1207
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      packy last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • S
        spectrolite last edited by

        You’re making this complicated by bundling many actions into your description. I think you can achieve most of it with quasar out of the box, it’s simply a matter of putting the correct pieces together.
        Let’s start with route transitions (i.e. attached to your view/router-view tag). One for enter, one for leave.
        http://beta.quasar-framework.org/components/transition.html

        This might help with your UX too
        http://forum.quasar-framework.org/topic/302/vue-router-top-bar-animation

        Once you get that in, tell us what is missing (a couple screenshots of your app, or an example of what you wish to achieve, maybe with recordit since we’re discussing animations ), and we’ll gladly help you fill the blanks.

        1 Reply Last reply Reply Quote 0
        • P
          packy last edited by packy

          @spectrolite I will take a look but the features I am describing are pretty common. In Framework 7 they come standard with the vue setup. Here is a link:

          https://cdn.framework7.io/i/feats/swipeback.mp4
          https://cdn.framework7.io/i/feats/navbar.mp4

          In their frame work you just add the tag of dynamic to the header for the fade transition and for the route you just add a tag to the link I think. Was just wondering if they had this out of the box for Quasar.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post