v4.0.0
v4.0.0 view commit logs
Breaking Changes
The breaking changes are documented in the upgrade guide.
Features
CollectionView
can now render a template in the same fashion of the removedCompositeView
.View#triggers
now passes the originating DOM event object as the final argument of the triggered Mn event.- View classes now have the
bindRequests
andunbindRequests
API. - The ES6 package was exposed in
package.json
onjsnext:main
- The underscore dependency was updated to include 1.8.3 - 1.9.x.
Documentation
The documentation structure was overhauled to provide a flow to reading through the docs.