Download Latest Version v4.1.3.zip (465.1 kB)
Email in envelope

Get an email when there's a new version of Marionette.js

Home / v4.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-04-20 990 Bytes
v4.1.0.tar.gz 2019-04-20 400.3 kB
v4.1.0.zip 2019-04-20 465.0 kB
Totals: 3 Items   866.3 kB 1

v4.1.0 view commit logs

Features

  • CollectionView#addChildView now accepts a preventRender option.
  • Marionette now uses el.ownerDocument.documentElement; by default instead of document.documentElement for querying, customizable via DomApi.getDocumentEl.
  • The UMD build now reinstates noConflict for using multiple versions on the global scope.

Fixes

  • Fixed a case where a child view could potentially get multiple destroy events.
  • Pre-rendered views from outside of a region will now correctly empty an current view in a region if shown.
  • CollectionView's emptyView will now respect the childViewContainer for attachment.

Misc

  • Updated backbone dependency to allow for 1.4 without a warning.
  • Tooling and testing was updated and improved removing gulp.
  • Region._setElement was added for internal use, but may be made public in a future release.
Source: README.md, updated 2019-04-20