Giter Club home page Giter Club logo

angular-animate-toolkit's People

Contributors

angular-cli avatar

Stargazers

 avatar

Watchers

 avatar

angular-animate-toolkit's Issues

use other route transitions

Ensure that the directive works well alongside other route animations. It's possible it will be a problem because the animation does not play until the component is initialized in the new route.

We also need to make sure the directive excludes itself from any route animations.

margin issue

There is something wrong with animating elements that have margins. This is probably an say fix - the hard part will be narrowing down which css attribute is wrong.

add elements-moved event to service

The service should have a subject that can event emits to indicate that there was movement in the app and elements should re-register their positions.

consumers of the service should be able to subscribe to the observable, as well as trigger the event.

For example, if there is animations between the routes, the event should be triggered after the animations have stopped.

use renderer2 over nativeElement

There are some places where nativeElement is direct manipulated or has attribute values read from it. Renderer2 should be used instead.

create tests

I am a terrible person because I do not write tests as I go, but the perfectionist in me (who usually doesn't get much of a say) wants to write tests for this.

list reorder animation

research a way to animate when a list is reordered.

Possibly even when an element is moved for any reason

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.