BackboneJSModalView icon indicating copy to clipboard operation
BackboneJSModalView copied to clipboard

I needed to use a Backbone.js view in a modal dialog. So I wrote a view base class that gives you a showModal() function

Results 2 BackboneJSModalView issues
Sort by recently updated
recently updated
newest added

Worked in 0.31. No longer working in 0.3.2 Looked at diffs. It looks like the following if statement was removed from the ShowModal function, when either SlideFromBelow or SlideFromAbove options...

Hey, it would ne nice if you implement bower support. (http://bower.io). Than it would be possible to integrate your nice addone within the same tools as backbone itself. Thanx a...