Skip to content

Backbone.StackView manages your views on a stack with in and out CSS3 animations.

License

Notifications You must be signed in to change notification settings

padge/backbone.stackview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone.stackview

Backbone.StackView manages your views on a stack with in and out CSS3 animations.

Note: This is very much still a work in progress/experiment. It has only been tested on Chrome and iOS Safari.

By default Backbone.StackView works well with Animate.css. However, backbone.stackview.css adds some animations not present in Animate.css, such as slideInBottom and slideOutBottom.

API

initialize(options)

push(viewIn, [viewInAnimation], [viewOutAnimation])

pop([viewOutAnimation], [viewInAnimation])

About

Backbone.StackView manages your views on a stack with in and out CSS3 animations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published