Sha256: e7b21f938ef0de291573e0940ed2e38fdf2b8621ccd2d32d10041ad2c8a7248f

Contents?: true

Size: 742 Bytes

Versions: 1

Compression:

Stored size: 742 Bytes

Contents

0.3.1 (March 05, 2013)

Views fire 'leave' event when calling leave()
renderChildInto works with elements not yet rendered
Refactoring

0.3.0

CompositeView provides this.bindTo(source, event, callback) to provide easy
unbinding with unbindFromAll().  It also invokes unbindFromAll from within
leave().

0.2.0

The version changes the order of when a view has render called on it when
being swapped by a SwappingRouter. This fixes an issue in some browsers which 
would display a flash of unstyled content when performing certain actions in their
render, like changing the body class. It introduces the requirement that all
views return an instance of themselves when rendered (a fairly standard
backbone convention).

0.0.1

Initial Version

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
backbone-support-0.3.1 CHANGELOG