Rebolon / meteor-animation

An animation pattern for #meteorjs that allow to animate your template when object from database are inserted / updated / removed
magiccss4meteor.meteor.com
10 stars 0 forks source link

Cursor Observer delete previous use case #2

Open Rebolon opened 10 years ago

Rebolon commented 10 years ago

Actually, animation will remove added/updated/remove observe behavior of the app. It would be better to add those behavior. The only blocking thing is to retreive actual observer and extend them. One more thing, this package must always be loaded at the end, or its observer will be replaced