Vue.js: v0.10.4 Release

Release date:
April 25, 2014
Previous version:
v0.10.3 (released March 26, 2014)
Magnitude:
1,115 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v0.10.4

yyx990803

Directory Browser for v0.10.4

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

New

  • Uses more robust template to DocumentFragment conversion so that table/option elements are properly handled, and SVG tags are created with proper namespace.

Changed

  • When using v-repeat on an Array of primitive values, changing $value from the repeated instance will no longer sync the change back to the original Array. See explanation in b50e5a5

Fixed

  • #213
  • #234
  • #239
  • #242
  • #247