Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Evan You 6cbee6b286 refactor: extract universal v-model codegen code and update weex v-model codegen 9 gadi atpakaļ
  Evan You 90a455c95c fix replaced component root nodes losing parent scopeId (fix #4774) 9 gadi atpakaļ
  Evan You 379695c912 complete coverage by testing v-model with extra listeners 9 gadi atpakaļ
  Phan An b4115f71b2 Remove warnings about inline value attributes for v-model (closes #4733) (#4770) 9 gadi atpakaļ
  Evan You 9d6c8ec268 feat: allow customization of component v-model prop/event via model option (close #4515) 9 gadi atpakaļ
  Evan You bea4d87613 move input type=file warning to more proper place 9 gadi atpakaļ
  Evan You 769c4dc203 ensure mutating extended constructor options does not affect parent (fix #4767) 9 gadi atpakaļ
  Evan You b1e66b4891 refactor: split render helpers into separate files 9 gadi atpakaļ
  Evan You 92c2ccee78 downgrade selenium-server so that it works on CI 9 gadi atpakaļ
  Evan You 8b2b5d9697 update weex release script 9 gadi atpakaļ
  Evan You e1d2576552 [weex] disable transition-group move animation for now 9 gadi atpakaļ
  Evan You 92fb118297 [weex] disable transition-group move animation for now 9 gadi atpakaļ
  Evan You d99637b7f3 [weex] make tests pass 9 gadi atpakaļ
  Evan You 53d059222f [weex] use factory pattern to create fresh Vue copies for each Weex instance 9 gadi atpakaļ
  Evan You 3b34b029e9 bump deps 9 gadi atpakaļ
  Evan You 419779b445 [weex] expose native module getter on sub Vue instances 9 gadi atpakaļ
  Evan You b88d3ca82c [weex] wip: experimenting with transition-group 9 gadi atpakaļ
  Evan You ca4a77ff99 extract shared code between weex/web transition modules 9 gadi atpakaļ
  Evan You a18a301892 [weex] handle enter transition property fallback and warn edge cases 9 gadi atpakaļ
  Evan You a0d43d332f [weex] support leave-to enter-to classes and make use of @TRANSITION data 9 gadi atpakaļ
  Evan You d83bbe2276 [weex] expose native module getter on sub Vue instances 9 gadi atpakaļ
  Evan You d58132e824 wip: weex basic transition support 9 gadi atpakaļ
  Evan You 7bf9f01c4e coverage 9 gadi atpakaļ
  Evan You 05b070fd41 refactor ssr render context into separate class 9 gadi atpakaļ
  chengchao e02fb1294d preserve the only whitespace child (#4760) 9 gadi atpakaļ
  Evan You c9fbcaf591 remove unnecessary slice in SSR renderStyle (small perf gain) 9 gadi atpakaļ
  dhcmrlchtdj 938fa4efcc fix(sfc): component contains '<' only (#4753) 9 gadi atpakaļ
  chengchao 9e38abca3e Support select multiple binding (fix #4755) (#4756) 9 gadi atpakaļ
  Hanks 466e849c85 Be able to delete array item in `Vue.delete` (#4747) 9 gadi atpakaļ
  Evan You 458671b732 handle include/exclude changing to non-valid types (fix #4749) 9 gadi atpakaļ