1938 Commits (dc00590bc56fc9b0afd50a11425486fb771402fc)
 

Author SHA1 Message Date
Evan You e165b32a74 update sponsors 8 years ago
Eduardo San Martin Morote 6e2fc7e798 Add lastname in backers.md 8 years ago
Evan You 0cebdf55ab [release] 2.2.6 8 years ago
Evan You 113fce9955 [build] 2.2.6 8 years ago
Kenneth Crawford 6fcfdbd83f warn and handle missing get in computed (fix #5265) (#5267) 8 years ago
Evan You 3209f6f517 remove parent/ref elm references when destroying instance, fix memory leak (fix vue-router#1279) 8 years ago
ZhangJan be076173d0 fix a typo (#5284) 8 years ago
Evan You 8a518c1efd update sponsors and backers 8 years ago
Evan You c0ad75beeb [release] 2.2.5 8 years ago
Evan You b876395441 [build] 2.2.5 8 years ago
Evan You bfeb28f1fa pin todomvc css version 8 years ago
Evan You 3b7cfc71cb coverage 8 years ago
Evan You f4630d0105 treat <input> with different types as different nodes (fix #5266) 8 years ago
Evan You 5222f06a2c bump deps 8 years ago
Evan You 6de1b9b3ef optimize patch conditionals 8 years ago
Evan You 0bb529a275 also warn when listening to camelCase events in in-DOM templates 8 years ago
Piotr Kaminski e47b1e5c4d Allow named properties on reactive arrays. (#5216) 8 years ago
katashin 70db229a49 handle v-model on password input field on ie9 (fix #5250) (#5253) 8 years ago
Raymond Rutjes 23a058ed13 fix(inject): change warn message when trying to mutate an injected value (#5243) 8 years ago
kingwl 7dea9f1eb2 fix provide isn't reactive with a single array (#5229) 8 years ago
kingwl 4c4a2ab65f trigger event after reassigned state - Fix #5191 (#5233) 8 years ago
chengchao e733e5cee8 fix SSR v-show render. (#5224) 8 years ago
Evan You 84856a3a76 update issue template 8 years ago
Evan You dd35cbf69a remove env vars from npm scripts 8 years ago
Evan You 59a372229b also catch error in data() (close #5198) 8 years ago
Evan You 26f196780c always use uid when calling performance.mark (fix #5209) 8 years ago
Hanks 29445153e3 [weex] Support unary and left open tags (#5052) 8 years ago
Evan You 2343b908c2 [release] 2.2.4 8 years ago
Evan You 6cf5d2d0d3 [build] 2.2.4 8 years ago
Evan You 45e273fa02 fix perf measure regression for nested components of the same name (fix #5181) 8 years ago
Evan You d185dd294c [release] 2.2.3 8 years ago
Evan You b28aa39962 [build] 2.2.3 8 years ago
Evan You 368a335337 perf code coverage 8 years ago
Evan You 041683953a improve camelCase prop warning message 8 years ago
AchillesJ c6ab2e06d4 warn when template contains text outside root element (#5164) 8 years ago
CodinCat 025e763124 Warn when not passing props in kebab-case (#5161) 8 years ago
Evan You 4d227b98d0 turn off perf timeline measuring by default + reduce its impact on dev time perf (fix #5174) 8 years ago
Evan You a6e1ae0aac v-bind object should have lower priority than explicit bindings (fix #5150) 8 years ago
Evan You e7dfcc334d fix custom directive arg fall through (fix #5162) 8 years ago
Evan You 0b964c8440 formatting tweaks 8 years ago
Evan You 045ff5d56d refactor create-component 8 years ago
kingwl 4964b253d0 fix wrong order of generate modifier code (#5147) 8 years ago
AchillesJ f9706dc288 fix v-on unit test (#5144) 8 years ago
Herrington Darkholme 8fca83d6b6 fix #5121: parse content in textarea as plaintext (#5143) 8 years ago
Evan You 82bc8b7429 Merge branch 'dev' of github.com:vuejs/vue into dev 8 years ago
Evan You d0b8dce4a6 [release] 2.2.2 8 years ago
Evan You 8921d63bb0 [build] 2.2.2 8 years ago
Evan You 95cd2bd7fa test v-model select with circular reference 8 years ago
Evan You e6f89c0e2d error-detector code style tweak 8 years ago
Brett Willemsen 890e68a37d Update dbmon benchmark css to reflect changes made in js-repaint-perfs project. (#5123) 8 years ago