580 Commits (1fc251cfa46ef2fe1d63fb2ea9b2dd6d0c01bfca)
 

Author SHA1 Message Date
Evan You 1fc251cfa4 rename errorHandler config 9 years ago
Evan You 366188fbde coverage improvements 9 years ago
Evan You ff9c6b09bb fix svg parsing in IE 9 years ago
Evan You 2e678b87a5 remove classList polyfill in tests 9 years ago
Evan You b42f4b4c7f improve transition tests 9 years ago
Evan You 79bfb1809a more transition tests 9 years ago
Evan You 74538b4529 basic transition tests 9 years ago
Evan You 9c2ca07cc6 more coverage improvements 9 years ago
Evan You 6a48b35473 props tests 9 years ago
Evan You 3db3ca5623 fix ssr tests 9 years ago
Evan You 4179ba0b1c small coverage tweaks 9 years ago
Evan You a326c91056 improve proxy property warning 9 years ago
Evan You 47f24430cb also warn set/delete on instance root $data 9 years ago
Evan You 818faa7d58 options watch tests 9 years ago
Evan You 26bc0002d7 options computed test 9 years ago
Evan You b83b59796c no need for unbind in model runtime 9 years ago
Evan You 563cdba11e improve coverage 9 years ago
Evan You 7913a96ccb fix test in phantomjs 9 years ago
Evan You 2a09188e01 options propsData tests 9 years ago
Evan You ed10dcf293 add asset resolution warning tests 9 years ago
Evan You 2f79bd26a4 options data tests 9 years ago
Evan You 0abbdd98c6 more filter tests 9 years ago
Evan You f23498242f test for misc instance properties 9 years ago
Evan You 5b18542eea option extends tests 9 years ago
Evan You 43da334ec1 test programmatic $slot access 9 years ago
Evan You 7bb5234074 options filters tests 9 years ago
Evan You 1e90fd6a52 component option tests 9 years ago
Evan You 0450aba1f1 improve Vue.extend tests 9 years ago
Evan You d62eacd1da directive option tests 9 years ago
Evan You 99a96d3c37 should invoke destroy hook for replaced root nodes too 9 years ago
Evan You 5aeb7f5eef lifecycle hook tests 9 years ago
Evan You 20758d554f instance methods tests 9 years ago
kazuya kawaguchi f5bc3e584f add options render tests (#2966) 9 years ago
Evan You a99bed7267 just use lodash itself since it is already a dep 9 years ago
kazuya kawaguchi d91eda8556 add options el tests (#2967) 9 years ago
kazuya kawaguchi 05235942a7 add options template tests (#2968) 9 years ago
Evan You c6d749b268 bump dependencies and fix toEqual matcher in Safari 9 years ago
Evan You efd589e92f return emptyVNode if render function is not provided 9 years ago
Evan You 3a0557a317 component slot tests 9 years ago
Evan You 87820e9fbd remove select append selectedIndex test case 9 years ago
Evan You 2a64b8a356 tests for v-model select 9 years ago
Evan You 22d7acba03 always set props even if value is the same 9 years ago
Evan You c2ef6d8df9 v-model checkbox tests 9 years ago
Evan You 1914dfe4dd v-model radio tests 9 years ago
Evan You 0e67d82356 remove transition specs (to be tested in its own suite) 9 years ago
Evan You b370eacfce fix unit tests in IE9 9 years ago
Evan You cc06868882 improve hydration test case 9 years ago
Evan You 0fd43c9653 Merge branch 'test/patch' of git://github.com/kazupon/vue into test/patch 9 years ago
Bartek Iwańczuk 2421265f61 tests for parent, name and mixins (#2959) 9 years ago
Evan You 1c6325367e amend render tests 9 years ago