Commit History

Author SHA1 Message Date
  wenlu.wang 3a5432a9e3 feat(core): call data method with this value (#6760) 8 years ago
  Evan You 596257cf6f build: add weex factory dev script 8 years ago
  Evan You 62405aa903 revert: fix(v-model): fix input listener with modifier blocking v-model update 8 years ago
  Evan You 405d8e9f4c fix: prevent memory leak due to circular reference in vnodes 8 years ago
  Evan You 37533fd71e refactor: improve errorCaptured propagation behavior 8 years ago
  Evan You 96b9744811 refactor: tweak 8 years ago
  Evan You f3fe012d54 feat(v-model): support dynamic input type binding 8 years ago
  Evan You 2876ed870c fix: resolve async component default for native dynamic import 8 years ago
  Evan You 35e55ecd42 refactor: remove unnecessary argument 8 years ago
  Evan You 96472be6f6 types: add types for new features and adjust tests 8 years ago
  Evan You 6893499744 feat: rename inject alias from "name" to "from" 8 years ago
  Evan You 6dac3dbe44 feat: rename catchError -> errorCaptured 8 years ago
  Dominik Rabij 514b90b647 fix: add slot v-bind warning (#6736) 8 years ago
  Herrington Darkholme db138e2254 feat(types): further improve Vue type declarations for canonical usage (#6391) 8 years ago
  Alexander Eden 64e3943842 types: extend keyCodes type declaration to allow array of numbers (#6745) 8 years ago
  Evan You 7bc899ce0e feat(ssr): add shouldPrefetch option 8 years ago
  Evan You f881dd175a feat(ssr): renderToString return Promise 8 years ago
  Evan You 2cba6d4cb1 feat: add max prop for <keep-alive> 8 years ago
  Evan You 2503e13de5 chore: fix sponsor logo width 8 years ago
  Evan You 3c65239ad4 test: improve inject default test case 8 years ago
  Popescu Dan 88423fc66a feat(inject): support providing default values for injections (#6322) 8 years ago
  Evan You b3cd9bc394 feat: add catchError option 8 years ago
  Evan You e34c6b78bd chore: coverage 8 years ago
  Evan You 6d1f4cb89a fix: fallback to Promise in non-DOM environments 8 years ago
  Evan You 6e41679a96 fix: use MessageChannel for nextTick 8 years ago
  Evan You 1780b1f07b build: fix weex build 8 years ago
  Evan You aa1356e83d test: e2e tests for basic renderer 8 years ago
  Evan You e76e648bc8 refactor: avoid using Object.assign in SSR code for basic renderer compat in other environments 8 years ago
  Evan You ef358fef94 build: tweak build script 8 years ago
  Evan You 8295f71665 fix: warn slot-scope when used as a prop 8 years ago