655 Commits (fbe81fbc0ce89a62b05ec29dff34f55200ce065a)
 

Author SHA1 Message Date
Aristides fbe81fbc0c Load external assets with https in select2 example (#3053) 9 years ago
Evan You 9438408210 fix SSR tests after preserveWhitespace removal 9 years ago
Evan You 13d64d2039 remove preserveWhitespace usage in dbmon 9 years ago
Evan You cccfda96da test for config.optionMergeStrategies 9 years ago
Evan You 34bcc02b77 remove preserveWhitespace config option 9 years ago
Evan You d813c59420 change default error behavior to throw 9 years ago
Evan You a5cd31ab6d coverage for sfc-parser 9 years ago
Evan You f0a9e3d0f0 test padding and source map for sfc-parser 9 years ago
Evan You 77151dc469 support source map in sfc-parser 9 years ago
Evan You b0b9691efe add pad/map option to sfc parser 9 years ago
Evan You d94225ec84 rename sfc-parser export 9 years ago
Evan You 29bcf88d1d update template-compiler deps 9 years ago
Evan You 894d214e93 tweaks to support hot-reload 9 years ago
Evan You 7503f8eb15 support _scopeId 9 years ago
Evan You 5eca12fcb8 allow require as a global in proxy check 9 years ago
Evan You 3edfc4518d support postTransform as well 9 years ago
Evan You 3ddef0c53c add preTransform option for compiler modules 9 years ago
Evan You 8924e91abc v-pre nodes should use staticAttrs 9 years ago
Evan You a20dd86ecf more efficient compiler module handling 9 years ago
Evan You a53d54aa8a fix whitespace vnode identity breaking patch (fix #3043) 9 years ago
Evan You be51320ca8 no longer need track-by in dbmon 9 years ago
Evan You c995e1eaca use key instead of track-by in benchmark 9 years ago
Evan You d9ce1306e1 fix tests for global name override 9 years ago
Evan You 56ebb003a4 fix global component name 9 years ago
Evan You be9264fbdc ignore packages in eslint 9 years ago
Evan You 02d5330e50 detect and warn against using keywords as property names 9 years ago
Evan You 0d598650c1 update coverage badge link 9 years ago
Evan You b1ef7cf168 coverage for sfc-parser 9 years ago
Evan You f8daf74640 adjust build 9 years ago
Evan You e236f80fa0 parser for single-file components 9 years ago
Evan You b6fb485243 rename compiler module export names 9 years ago
Evan You 026198caf1 remove unnecessary code 9 years ago
Evan You b02b1e5ba4 better template compilation error warnings 9 years ago
Evan You 2091c8525f coverage 9 years ago
Evan You e433032f8f test for keep-alive teardown 9 years ago
Evan You 8129e0c315 tests for keep-alive 9 years ago
Evan You 15d650054c tests for transition-mode 9 years ago
Evan You 8df4ac081f make sure keep-alive and transition-mode works together 9 years ago
Evan You cb67ffe442 ensure abstract HOCs do not alter parent chain 9 years ago
Evan You 7a06a9df3b prepare keep-alive and transition-mode tests 9 years ago
Evan You 90ee637fd4 keep-alive should be in core 9 years ago
Evan You 942ba3a8f0 cherry-pick #3027 iOS 9.3 MutationObserver fix 9 years ago
Evan You a5a9dc9b69 support keep-alive 9 years ago
kazuya kawaguchi 8d22ee912e add ssr custom directive test (#3030) 9 years ago
Eduardo San Martin Morote 170acc4f69 Fix typo in util/debug (#3032) 9 years ago
Evan You f86a47d02e fix transition-mode on keyed normal elements 9 years ago
Evan You 7a3261115f transition-mode 9 years ago
Evan You 8015100d77 improve inline transition test (test merging with exsiting definition) 9 years ago
Evan You 9adbe9c399 also test mounted for child component 9 years ago
Evan You 0733278774 merge inline transition defs with resolved def 9 years ago