Skip to content

v1.0.26

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 28 Jun 21:18
· 3593 commits to main since this release

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)