5 Commits (dae173d96d15f47de6ce6961354d5c05e4273005)

Author SHA1 Message Date
AchillesJ eea0920f14 fix: improve Vue.set/Vue.delete API to support multi type of array index (#5973) 8 years ago
lyhper 00a3085628 test: correcting existing test case (#5909) 8 years ago
王斐 8a2c5147ad Be able to use string type index in array (#5889) 8 years ago
Hanks 466e849c85 Be able to delete array item in `Vue.delete` (#4747) 8 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 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 e649795596 improve linting 9 years ago
Jinjiang 84549215bf global api tests (#6) 9 years ago