233 Commits (1fa3844dc26745b4cb855b0934bd1b132ba33d9b)

Author SHA1 Message Date
Evan You da4124c4ca unit tests for v-bind:class 9 years ago
Evan You 45d96c7dbc annotation for vdom (wip) 9 years ago
Evan You d6ced71719 prohibit Vue.set/delete on Vue instances 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 6593be9f75 update unit tests convention + basic component tests 9 years ago
Evan You 5fb1a549d2 make attr behavior more consistent + fix tests 9 years ago
Takuya Tejima ae78813606 [Vue 2.0] Fix BooleanAttr & EnumeratedAttr serialization (#2810) 9 years ago
Evan You 68372ea26b update track-by usage 9 years ago
Evan You f0f2b76183 fix eslint 9 years ago
Evan You 2f0222b41c layout test files 9 years ago
Evan You 72b74a23e4 improve v-for unit tests 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 cab88c50bb fix child component v-on spec 9 years ago
Evan You 680bd042c9 fix v-on test capture 9 years ago
Jinjiang 25efaf2163 [next] v-on test (#2741) 9 years ago
Blake Newman 681dc603e4 added v-once directive unit tests (#2740) 9 years ago
Evan You 26b776fa81 add placeholders for unit tests 9 years ago
Evan You 3dc6088d53 use more reliable display check for v-show tests (fix it in PhantomJS) 9 years ago
Evan You bf14a05f3e fix spelling 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 4540aaf37d fix async failure 9 years ago
Evan You 75ce539b49 use custom async chaining assertion utility 9 years ago
Evan You 7169d14179 update if tests 9 years ago
Jinjiang 9b681f7cf0 fixed if/for/else render update bug (#8) 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