219 Commits (646061fda5776b80bbec623236eedfec270198e5)

Author SHA1 Message Date
Evan You 15d650054c tests for transition-mode 9 years ago
Evan You 7a06a9df3b prepare keep-alive and transition-mode tests 9 years ago
kazuya kawaguchi 8d22ee912e add ssr custom directive test (#3030) 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 93501f2002 transition refactoring 9 years ago
Evan You 4cff0a7d76 use separate className for appear transitions 9 years ago
Evan You 4bcdce895c record original tag name on vnode for components using is attribute 9 years ago
Evan You 48a0d29e35 rename track-by -> key 9 years ago
Evan You 03e0dab1f4 add prop mutation warning 9 years ago
Evan You 313442d38a test create component hook merging 9 years ago
Evan You 060fab9ec1 make ref a runtime module 9 years ago
Evan You 4290cdb6f1 fix hydration warning test in phantomjs 9 years ago
Evan You d40ab0ca87 fix component client-side hydration 9 years ago
Evan You 2ce08d63cc test transition on child components 9 years ago
Evan You bb5c102c35 fix errorHandler tests 9 years ago
Evan You 068f6270d5 test for errorHandler config 9 years ago
Evan You eca4ad8203 more tests/fixes 9 years ago
Evan You f8cfc81826 remove unnecessary v-pre related code 9 years ago
Evan You bd12a68b02 add v-ref + v-for test case 9 years ago
Evan You 3e596bb97b handle event removal 9 years ago
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 4179ba0b1c small coverage tweaks 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 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