Vue.js: v1.0.26 Release

Release date:
June 28, 2016
Previous version:
v1.0.26-csp (released June 28, 2016)
Magnitude:
0 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v1.0.26

yyx990803

Directory Browser for v1.0.26

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

Release Notes Published

Fixed

  • #3104 fixed 1.0.25 regression: v-model on off-DOM <select> causing infinite update loop
  • #3101 fixed the "pluralize" filter with multi arguments, when selected argument is empty string (@nervgh)