Coder Social home page Coder Social logo

famous-angular-ui-router's People

Contributors

josephniet avatar magee avatar ocombe avatar zackbrown avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

famous-angular-ui-router's Issues

faAnimate with named nested `uiView`

Is it possible to use faAnimate with named nested uiView?

Like this: http://plnkr.co/edit/x7ITiRzusL6pDKsdMTRi?p=preview

In my case, I have an abstract state, which has a view called app, this state also modify other two internal views that compose it: header and content. And the children states also modify these views.

ui-view "app" abstract
     |
     ` --- ui-view "header"
     ` --- ui-view "content"
     |
 child state1
     |
     ` --- ui-view "header"
     ` --- ui-view "content"

Leave animation not running - leaving element is removed instantly

I've been trying to figure out why or when, but basically the leaving surface is immediately set to opacity 0. The $done callback seems to execute right away (before the animation completes), which could be consistant with the operation for a Transitionable to execute on the first get?

I've tried preventing the $done callback from ever being called in my .leave and .enter functions but it doesn't seem to make any difference.

I'm new at famo.us so I'm clutching at straws here, but I'm happy to provide further investigation if guided.

Surfaces accumulate on each navigation back and forth

Each time I navigate from main to test the content accumulates. It is not too noticeable at first, because they're all on top of each other, but if you add other content, or inspect the page you'll notice that new surfaces are being added each time, the existing ones are never removed?

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.