1704 Commits (367f781f44cb77bb58e4acd2f52a9e27e280f67a)
 

Author SHA1 Message Date
Evan You 367f781f44 ssr: fix json bundle path (fix #5037) 8 years ago
kazuya kawaguchi 2f751b5d99 refactor argument name (#5026) 8 years ago
AchillesJ 59867ec6b8 compiler codegen improvement (#5024) 8 years ago
Andy Klimczak 7963b3d32c Fix comment typo in normalize-children.js (#5014) 8 years ago
Evan You 00648f00af use globs for package.json files 8 years ago
Evan You 3b241b0088 [release] 2.2.1 8 years ago
Evan You b7040d31d4 [build] 2.2.1 8 years ago
Alexander 5743c644d7 add vue.esm.js & vue.runtime.esm.js (#5009) 8 years ago
Evan You 2a19f911dc [release] 2.2.0 8 years ago
Evan You 31902746b5 [build] 2.2.0 8 years ago
Evan You 3b7b597044 cover Symbol for provide/inject typing 8 years ago
Evan You 906fa89234 stricter Symbol support check 8 years ago
Evan You f7170324a1 update dist files readme 8 years ago
Evan You 1b6a7d4b87 add esm builds 8 years ago
Evan You cf7b90fbf7 fix flow 8 years ago
Evan You 10e724fa78 support string values for transition duration 8 years ago
Evan You 72a8c13122 reduce the amount of methods exposed on Vue.util 8 years ago
Evan You 6c3e6dcdce support ES2015 Symbol in provide/inject 8 years ago
kazuya kawaguchi 135f06d25f improve Vue.config.keyCode typing (#5008) 8 years ago
Evan You 1d22896587 improve bundle renderer file path detection 8 years ago
Evan You 3681016338 [release] 2.2.0-beta.2 8 years ago
Evan You 82474b512d [build] 2.2.0-beta.2 8 years ago
Evan You 6468e15194 fix release script tag handling 8 years ago
Evan You e7a2510e63 Revert "[WIP] Support for ref callback (#4807)" 8 years ago
Evan You abfb4589a8 fix weex tests 8 years ago
Evan You 5d12d52710 refactor compiler creation 8 years ago
Evan You f66028b9cd introduce tip + make v-for component key warning a tip + refactor web compiler entry 8 years ago
Evan You 7d3309deed fix transition appear class fallback (fix #4985) 8 years ago
Evan You d304eee296 fix weex tests 8 years ago
Evan You 661d880075 fix component v-model with "value" binding expression (fix #5002) 8 years ago
Evan You 394679fc70 ensure errors Array is always present in compiler output 8 years ago
Evan You bc034d33a4 also respect release tag for sub packages 8 years ago
Evan You 7775da259d [release] 2.2.0-beta.1 8 years ago
Evan You f606d19a8b [build] 2.2.0-beta.1 8 years ago
Evan You 2055b0dcdf allow release script to specify publish tag 8 years ago
Evan You 680494690f give long transition test specific timeout value 8 years ago
Evan You 3c3e6ae1bb tweak 8 years ago
Evan You 7fa8fa76fe avoid duplicate lifecycle hooks during constructor resolution 8 years ago
AchillesJ 673acecc34 Remove unnecessary code (#4995) 8 years ago
Evan You 4cf49828c0 properly handle cosntructor options modification before global mixin application (fix #4976) 8 years ago
Evan You 2a5fb41d1c re-implement mergeVNodeHook to prevent memory leak (fix #4990) 8 years ago
Evan You 01b09e6bcd type for renderError option 8 years ago
Evan You 73c5614740 update types for new features 8 years ago
Evan You 8d25e8f574 make explicit transition duration tests more stable 8 years ago
Evan You 42492ffaf9 adjust explicit transition duration tests 8 years ago
Evan You 8e854a9ed1 only use click for v-model checkbox/radio in Chrome (fix #4796, #4896) 8 years ago
Evan You 29f6902d19 coverage 8 years ago
Evan You 0dd158fbaf bump deps 8 years ago
Evan You 689c107de4 feat: config.performance 8 years ago
Evan You f916bcf371 feat: provide/inject (close #4029) 8 years ago