Commit History

Author SHA1 Message Date
  Evan You 5dbca4e3c4 style: tweak import style 9 years ago
  Hanks b1512d8b13 feat(weex): implement "weex.supports" api to support feature detection (#6053) 9 years ago
  Hanks 0d6ad12a48 refactor(weex): sync recent changes of Weex (#6028) 9 years ago
  Rahul Kadyan 306997eaf4 fix(core): add merge strategy for provide option (#6025) 9 years ago
  AchillesJ 254d85cfc4 fix(ref): refactor function registerRef (#6039) 9 years ago
  wenlu.wang d8d4ca6763 fix: transition group should work with dynamic name (#6006) (#6019) 9 years ago
  SSHz 8ff77a243c fix typos in src/server/bundle-renderer/create-bundle-runner.js (#6010) 9 years ago
  Evan You 275d95d0fe chore: improve commit convention examples to be more Vue-specific 9 years ago
  AchillesJ eea0920f14 fix: improve Vue.set/Vue.delete API to support multi type of array index (#5973) 9 years ago
  AchillesJ 458030ae19 fix: v-bind object should not override props on scopedSlots (#5995) 9 years ago
  JK 34d8c796ac fix: check enterToClass/leaveToClass existence before adding it (#5912) 9 years ago
  wenlu.wang 049f3171a9 fix: support plugin with multi version vue (#5985) 9 years ago
  Blake Newman 27a1b03827 chore(build): ignore dist files until release (#5984) 9 years ago
  AchillesJ 16700c95e1 refactor(core): remove unnecessary switch case (#5971) 9 years ago
  MopTym de42186d52 fix(ssr): fix bundleRenderer mapped async chunks caching check (#5963) 9 years ago
  wenlu.wang e4da249ab8 feat: add `comments` option to allow preserving comments in template (#5951) 9 years ago
  JK 51c595a7ce feat(keep-alive): support Array for include and exclude (#5956) 9 years ago
  superwf e01c09adad refactor(compiler): remove 'head' tag contains 'html' tag condition code (#5958) 9 years ago
  wenlu.wang 3965e5053a feat: support sync modifier for v-bind="object" (#5943) 9 years ago
  J. Dalton Childers bd79d7e179 README update to include Vue Land as questions resource and chat badges (#5947) 9 years ago
  lyhper 00a3085628 test: correcting existing test case (#5909) 9 years ago
  Herrington Darkholme f6cd44c48b fix: ensure cleanup in watcher.get (#5988) 9 years ago
  JK 55816543c4 fix(ssr): reference error when create $ssrContext for root component (#5981) 9 years ago
  Evan You 0cd6ef321b feat: resolve ES module default when resolving async components 9 years ago
  Evan You b5f08f3bed build: use cross-platform hook installation with shelljs 9 years ago
  Evan You 610d1aabe9 build: move test config files into /test 9 years ago
  Evan You a7afcb4cca build: add script for generating release note 9 years ago
  Evan You b49c969474 build: add git commit message validation 9 years ago
  Evan You 4acc8c8be1 fix(v-model): use consistent behavior during IME composition for other text-like input types (fix #5902) 9 years ago
  Evan You 4f8f4db5dd simplify source with rest params 9 years ago