提交历史

作者 SHA1 备注 提交日期
  Evan You 6658b81a3b ci: adjust cache 8 年之前
  Evan You f865b0d767 build: release 2.5.1 8 年之前
  Evan You 2b3e1a0a96 build: build 2.5.1 8 年之前
  Evan You 08a7fb539f fix: v-on="object" listeners should fire after high-priority ones 8 年之前
  Evan You 5665eaf985 fix: backwards compat with checkbox code generated in < 2.5 8 年之前
  JK 60b1af9e02 fix(transition-group): work around rollup tree shaking (#6796) 8 年之前
  Eduardo San Martin Morote 15031b8542 fix(v-model): allow arbitrary naems for type binding (#6802) 8 年之前
  Huo Chunyang 8645e5f04a refactor: remove unnecessary condition (#6795) 8 年之前
  JounQin 5a15a8d208 fix(ssr): add semicolon before self-removal script (#6794) 8 年之前
  Evan You 1f84dd1c24 fix: fix empty array edge case in normalizeChildren 8 年之前
  Evan You f38d44e23b ci: update caching setup + update weex runtime 8 年之前
  Evan You 1be48d0a13 types: update types for config.ignoredElements 8 年之前
  Evan You 0948d999f2 build: release 2.5.0 8 年之前
  Evan You bc2918f0e5 build: build 2.5.0 8 年之前
  Evan You df8f179cfc test: make hydration spec more stable for Edge 8 年之前
  Evan You a85f95c422 test: use phantom for dev 8 年之前
  Evan You 1eea1a98f4 build: skip sauce by default in release script 8 年之前
  Evan You e38d006752 feat: improve template expression error message 8 年之前
  Evan You b7105ae8c9 refactor: improve option type check warnings 8 年之前
  Evan You adff0084e1 refactor: use isRegExp for safer check 8 年之前
  Evan You 9f576aac7d test: add test for ignoredElements 8 年之前
  Raymond Muller 795b908095 feat: support RegExp in ignoredElements (#6769) 8 年之前
  Evan You 12255ff220 refactor: simplify functional renderStatic 8 年之前
  Evan You ea3a70b2d5 chore: fix sponsor link typo 8 年之前
  Evan You bb1d888d44 refactor: remove no longer needed _staticTrees property 8 年之前
  Evan You 53431c63a9 types: fix flow typing 8 年之前
  Evan You 421658884f fix: fix scoped CSS for nested nodes in functional components 8 年之前
  Evan You 050bb33f9b feat: scoped CSS support for functional components 8 年之前
  Evan You ea0d227d2d feat: functional component support for compiled templates 8 年之前
  Evan You 68bdbf508b fix: perperly handle v-if on <template> scoped slot 8 年之前