angularjs-gsTimelines icon indicating copy to clipboard operation
angularjs-gsTimelines copied to clipboard

Creation of animation DSL to build sophisticated UX transitions using animation timelines.

Results 4 angularjs-gsTimelines issues
Sort by recently updated
recently updated
newest added

Hey there, I have a problem, I'm wondering if you can help me with it. I have an over-arching controller (Let's call it the QuizController) which enables the user to...

### DSL Ideas ![dsl_ideas](https://cloud.githubusercontent.com/assets/210413/5424470/0d8c746e-82b6-11e4-92ba-3c76a5b89807.jpg) ### CodePen Demos ![dsl_codepen_2](https://cloud.githubusercontent.com/assets/210413/5424494/e88af0e0-82b6-11e4-9164-3b7af111037f.jpg)

wiki

Using _unbalanced_ binary trees [instead of Arrays] to manage the order of gsSteps and gsTimelines will allow constructs such as **ng-if**, **ng-repeat** to be used and dynamically add/remove/sort the list...

enhancement

Implement gsStage as 0..n groupings with gsTimelines. Stages act as **sequential** chained phases of an animation; wrapped in optional resolvers that **must resolve** before the next stage will be started...

enhancement