Commit History

Autor SHA1 Mensaxe Data
  Evan You afa4d7f01c support directly use v-for for select options %!s(int64=10) %!d(string=hai) anos
  Evan You f9ff579d28 new syntax for v-model object value bindings %!s(int64=10) %!d(string=hai) anos
  Evan You 59e2d1cf90 support using Objects as values in v-model select options (close #1115) %!s(int64=10) %!d(string=hai) anos
  Evan You feab94f151 use Directive.on %!s(int64=11) %!d(string=hai) anos
  Evan You da7ac62b7c fix checkbox test %!s(int64=11) %!d(string=hai) anos
  fergaldoyle b73e77c883 Merge branch 'dev' of https://github.com/yyx990803/vue into dev %!s(int64=11) %!d(string=hai) anos
  fergaldoyle 722094eefc Changed checkbox -value to -exp, simplified matchValue %!s(int64=11) %!d(string=hai) anos
  fergaldoyle b027153d4a Fix lint errors %!s(int64=11) %!d(string=hai) anos
  fergaldoyle d3c53c4cc3 Added ability to specify custom true-value and false-value for v-model on a checkbox %!s(int64=11) %!d(string=hai) anos
  fergaldoyle a9367d1e92 Allow exp attribute for radio input. Values saved to v-model will be the result of evaluated expression %!s(int64=11) %!d(string=hai) anos
  Evan You 199a55fca2 rework two-way filters for v-model (close #1141) %!s(int64=11) %!d(string=hai) anos
  Evan You 3d81980a11 support number on v-model radio (fix #1124) %!s(int64=11) %!d(string=hai) anos
  Evan You 68ca56425c support static default option in <select> with options param (close #1103) %!s(int64=11) %!d(string=hai) anos
  Evan You 5c4c317bf3 persist select with no selected option on append (fix #1008) %!s(int64=11) %!d(string=hai) anos
  Evan You deac205843 eslint for tests %!s(int64=11) %!d(string=hai) anos
  Evan You dcbeaef028 only test composition events if not on Android %!s(int64=11) %!d(string=hai) anos
  Evan You c0d22e8cae simplify watcher %!s(int64=11) %!d(string=hai) anos
  Kevin Ingersoll 008a1ecd7b Support `disabled` attribute on select options %!s(int64=11) %!d(string=hai) anos
  Evan You 3959b676e2 use better warning assertions in tests %!s(int64=11) %!d(string=hai) anos
  Evan You e9670d59b0 fix watcher accidentally clearing watcherList on teardown (fix #806) %!s(int64=11) %!d(string=hai) anos
  takuya sato 0f4bfb08ae fix <option value="" selected> is undefined %!s(int64=11) %!d(string=hai) anos
  Evan You 7bed9a6d5e also support jquery input events for v-model, based on #745 %!s(int64=11) %!d(string=hai) anos
  Evan You fdc0151067 unit test for v-model debounce %!s(int64=11) %!d(string=hai) anos
  Evan You a06c602c37 tests for jQuery change event support %!s(int64=11) %!d(string=hai) anos
  Evan You b5ac185273 v-model with only write filters should not update DOM %!s(int64=11) %!d(string=hai) anos
  calebboyd 3ced67667b fix #712: allow filters on options expression of v-model %!s(int64=11) %!d(string=hai) anos
  Evan You 97041547f8 fix #670 honor `number` option for select with multiple attribute %!s(int64=11) %!d(string=hai) anos
  Evan You c0726dc0d3 `number` option for v-select (fixes #642) %!s(int64=11) %!d(string=hai) anos
  Evan You eb00b34c0b fix unit tests throw in IE %!s(int64=11) %!d(string=hai) anos
  Evan You 99ebd511d7 add v-model read only filter warning %!s(int64=11) %!d(string=hai) anos