1728 Commits (0bcad13bb3c61037e82a19c8cd3a8dbaf7b4b0d0)
 

Author SHA1 Message Date
Chris Fritz 0bcad13bb3 Reorganize and update PR template (#5106) 8 years ago
YOU e12d96a132 chore(parser.spec): fix an IE conditional test with a typo (#5102) 8 years ago
YOU 7010d0ffc5 chore(model-select.spec): add a check for value binding and fix some typo (#5092) 8 years ago
YOU 8acfdb31d2 fix a typo on type definition name (#5103) 8 years ago
YOU be9ac624c8 chore(src): fix some typos (#5104) 8 years ago
YOU 61930e0cc6 chore(test): fix some typos (#5101) 8 years ago
Nathan Shively-Sanders 2dc177ffb3 SFC parseComponent pads complete content with spaces (#5059) 8 years ago
YOU eb58694f6f chore(filter.spec): fix variable-- test case (#5094) 8 years ago
YOU c683caff3a chore(model-text.spec): add a missing check (#5093) 8 years ago
YOU 23a20ce09d chore: \s match all whitespaces (#5091) 8 years ago
YOU 62e4f2b3d1 chore: fix some closetag mismatches (#5088) 8 years ago
YOU 40bc5923ae chore: preserveWhitespace is true by default (#5082) 8 years ago
jingsam 13a14d5a96 Update util.js (#5047) 8 years ago
Changyu Geng 7de165c99e Add the runtime-only warning for el in-DOM HTML template (#5039) 8 years ago
laoxiong 6a5b8043f2 imporve:check the delete oparator in event expression (#5072) 8 years ago
kazuya kawaguchi 0922b1d8aa improve set/delete API (#5050) 8 years ago
TAKUMA Hanatani d6999c19c4 Fix unnecessary conditional. (#5054) 8 years ago
Bojan 1b38a261c5 support multi event (#5056) 8 years ago
Evan You 16765db9a4 separate provide/inject resolve timing to allow data/props to rely on injections 8 years ago
Evan You 3294eba5a5 fix v-on .left .right compat with keyboard events (fix #5046) 8 years ago
Evan You 0b902e0c28 handle circular reference in looseEqual (fix #5055) 8 years ago
Caio Incau 46c3866b0f Issue template example (#5073) 8 years ago
YOU d7287f4df8 chore: check binding.value instead of just binding object (#5065) 8 years ago
Rahul Kadyan 2a8a777b11 Check property exists instead of truthy value (#5044) 8 years ago
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