24 Commits (1b3b19491fd47f3634e30d7fcce991881de16530)

Author SHA1 Message Date
Evan You 36e63c234a coverage for new global mixin strategy 9 years ago
Evan You 1d8f3a264e better global mixin strategy 9 years ago
Evan You 76d7809a11 config.errorHandler should capture user wathcer errors too (ref #3142) 9 years ago
Evan You 4fe51a75a9 prohibit replacing Vue.config + support custom keyCodes 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 bb5c102c35 fix errorHandler tests 9 years ago
Evan You 068f6270d5 test for errorHandler config 9 years ago
Evan You 366188fbde coverage improvements 9 years ago
Evan You 0450aba1f1 improve Vue.extend tests 9 years ago
Evan You 8c8eaea0fb restructure global api tests + ensure global mixins work regardless of constructor creation time 9 years ago
Evan You f8ece6144a improve waitForUpdate() syntax 9 years ago
Evan You 07cf6444c6 return this in $mount, make unit tests more consistent 9 years ago
Evan You 2021b1f36f layout unit test files 9 years ago
Evan You 2679653362 test for Vue.compile 9 years ago
Evan You e275b75af8 test/fix global filter registration 9 years ago
Evan You f550933334 fix unit tests in Firefox/Safari 9 years ago
Jinjiang 657ba390c7 directives v-for v-html v-text v-show (#7) 9 years ago
Evan You 9a2c8db4c8 get rid of new function in core so that runtime is fully CSP-compliant 9 years ago
Evan You 7169d14179 update if tests 9 years ago
Evan You e649795596 improve linting 9 years ago
Jinjiang 84549215bf global api tests (#6) 9 years ago
Evan You 213aaf3203 use arrow fns in tests 9 years ago
Evan You 4c6ed93a36 global config tests 9 years ago