Commit Graph

  • 260eab85ff build: fix isBundlerESMBuild check in rollup.js Evan You 2019-10-15 22:34:14 -0400
  • 6f3e768d52 refactor: use makeMap in v-on dom transform Evan You 2019-10-15 22:29:52 -0400
  • 65a0207c7b test: test runtime compilation error warning Evan You 2019-10-15 17:50:38 -0400
  • cf12d18b4b refactor(runtime-core): isBuiltInTag -> use makeMap instead of Set (#307) Jian Zhang 2019-10-16 10:18:55 +0800
  • 11ea3d35d8 build(deps-dev): bump rollup from 1.23.1 to 1.24.0 dependabot-preview[bot] 2019-10-15 21:45:11 +0000
  • fd713b6a50 build(deps-dev): bump lerna from 3.17.0 to 3.18.0 dependabot-preview[bot] 2019-10-15 21:44:38 +0000
  • 42589a2841 build(deps-dev): bump @types/jest from 24.0.18 to 24.0.19 dependabot-preview[bot] 2019-10-15 21:44:13 +0000
  • f71bf2f1d3 feat: add isCustomElement option (#299) 月迷津渡 2019-10-16 05:30:47 +0800
  • b60355d857 chore: updated error message for not-found fuzzy-matching error (#303) Ivan Sieder 2019-10-15 23:13:35 +0200
  • db5c343c33 test(runtime-dom): add test coverage for v-on runtime guards, fix "exact" guard (#298) 宋铄运 2019-10-16 05:08:44 +0800
  • 3385480ba7 fix(compiler-core): avoid prefixing empty interpolations (#290) HcySunYang 2019-10-16 04:58:01 +0800
  • 555e3be69d types(watch): allow readonly arrays for watching multiple sources (#281) Adam Lewkowicz 2019-10-15 22:44:14 +0200
  • 0b2573f3d1 types(runtime-dom): cast to the correct eventType instead of any (#292) Carlos Rodrigues 2019-10-15 17:26:20 +0100
  • a3032b9b39 types: use Omit instead of Pick + Exclude (#296) MichealXie 2019-10-16 00:24:16 +0800
  • 8eba1aba08 feat(vModel): warn if v-model is used on file input (#295) Cr 2019-10-16 00:23:38 +0800
  • 74d501829c chore: use webpack-compatible pure annotation Evan You 2019-10-15 12:22:32 -0400
  • 7de3aee317 fix: ensure makeMap calls are tree-shakable Evan You 2019-10-15 12:19:46 -0400
  • 58fffcb987 refactor(core): use makeMap for faster string match checks (#282) Ayush Goyal 2019-10-15 21:41:08 +0530
  • eb28d45933 ci: check size in CI Evan You 2019-10-15 12:02:20 -0400
  • e3b14f5904 chore: comments grammar Evan You 2019-10-15 12:02:12 -0400
  • b5209277de refactor(reactivity): define hadKey if necessary (#288) edison 2019-10-15 23:59:40 +0800
  • 4cee06ddab refactor(compiler-core): follow up on #276 Evan You 2019-10-15 11:51:52 -0400
  • 68a3879b88 feat(compiler-core): more hoisting optimizations (#276) HcySunYang 2019-10-15 23:41:24 +0800
  • 9a37c4b2c3 refactor(effect): use includes instead of indexOf (#286) 夜宴 2019-10-15 10:18:26 -0500
  • 1fbb4d22fa chore: use const instead of let (#283) fisker Cheung 2019-10-15 11:15:36 +0800
  • e5d60a0f7a types: use hook type in options (#284) fisker Cheung 2019-10-15 11:15:09 +0800
  • ebaa87dfcb chore: update readme [ci skip] Evan You 2019-10-14 23:12:51 -0400
  • c7074c703e refactor(v-on): do not generate persistent flag when no listener modifier is present Evan You 2019-10-14 23:06:51 -0400
  • bd0bc3b3e6 build: fix runtimeCompile global injection Evan You 2019-10-14 21:43:00 -0400
  • 2d6d5d4517 chore: move events.spec.ts Evan You 2019-10-14 17:46:30 -0400
  • 2b3d5b3f96 chore: move vModel.spec.ts Evan You 2019-10-14 17:45:15 -0400
  • 8df3e0a41e refactor: move looseEqual to vModel Evan You 2019-10-14 17:40:56 -0400
  • 004223ade6 chore: use consistent type signature Evan You 2019-10-14 17:12:02 -0400
  • b4eeb2fa1b test(runtime-dom): vModel tests (#255) Stanislav Lashmanov 2019-10-15 00:07:34 +0300
  • 66023a8886 feat: runtime component name validation (#217) 月迷津渡 2019-10-15 03:36:30 +0800
  • fd209f5a66 feat(core): export version (#254) Dmitry Sharshakov 2019-10-14 22:31:43 +0300
  • 4547d85a38 feat(compiler-core): support <portal> in template (#203) terencez 2019-10-15 03:11:04 +0800
  • 37cbd0098d chore: lint + include tsx files for lint Evan You 2019-10-14 15:07:43 -0400
  • c0adcb5669 ci: add step name (#279) fisker Cheung 2019-10-15 02:51:39 +0800
  • 532a248798 chore: fix yarn lint failure on windows (#278) fisker Cheung 2019-10-15 02:50:51 +0800
  • 6b3ad95fa4 fix(watch): type inference for computed refs Evan You 2019-10-14 12:15:09 -0400
  • 6bd26636c3 test: add test for resolveAsset (#273) Cr 2019-10-14 23:56:02 +0800
  • 1c56d1bf19 test: test unwrapping computed refs Evan You 2019-10-14 11:21:09 -0400
  • d8b2b9eb9c types(ref): improve UnwrapRef types (#266) Jooger 2019-10-14 23:02:49 +0800
  • d2bcedb213 feat(apiOptions): warn invalid computed options (#225) Cr 2019-10-14 14:15:31 +0800
  • 82b5978e9c build: further shave off runtime compile only code Evan You 2019-10-14 01:08:00 -0400
  • 57a94b530d feat(dom): transform + runtime for v-on (#213) 宋铄运 2019-10-14 12:33:23 +0800
  • 312907c9d8 refactor(scheduler): replace try catch with callWithErrorHandling (#264) Jooger 2019-10-14 12:32:01 +0800
  • 70a142c203 refactor(runtime-core): programmatically create lifecycle APIs for DRYness (#246) fisker Cheung 2019-10-14 11:18:34 +0800
  • 1baa19aea5 build: use ES module format rollup.config.js (#259) fisker Cheung 2019-10-14 11:17:36 +0800
  • 37f34c050f ci: frozen-lockfile (#260) fisker Cheung 2019-10-14 10:57:12 +0800
  • 7fd1fdde28 refactor(scheduler): minor refactors (#240) Dmitry Sharshakov 2019-10-14 05:41:23 +0300
  • 374a85b861 types: improve directive typing (#253) Dmitry Sharshakov 2019-10-14 05:40:29 +0300
  • 8e5ea98ccd
    Revert "chore: remove useless else (#245)" (#257) Evan You 2019-10-12 22:52:11 -0400
  • 971cebc61c chore: remove useless else (#245) fisker Cheung 2019-10-13 08:12:09 +0800
  • 46e64b257c feat(compiler-core/runtime-core): show codeframe in runtime compile errors (#220) likui 2019-10-13 07:49:23 +0800
  • 78d1821e24 refactor(componentProxy): simplify proxy handling (#214) Dmitry Sharshakov 2019-10-13 02:44:30 +0300
  • 5d98c51b74 chore: use name const consistently (#249) Natalia Tepluhina 2019-10-13 02:43:36 +0300
  • cdc143d348 refactor(runtime-core): use Array.from instead of loop over iterable (#250) fisker Cheung 2019-10-13 07:34:22 +0800
  • 96681942c1 types: remove unnecessary types (#234) Sangeeth Sudheer 2019-10-13 05:03:48 +0530
  • 9371e65187 refactor(runtime-dom): use findIndex instead of loop (#244) fisker Cheung 2019-10-13 07:32:47 +0800
  • a7eefaff1e refactor(runtime-dom): remove xlink support since it's been deprecated Evan You 2019-10-12 19:25:04 -0400
  • 675ce2c15d types(reactivity): fix ref typing (#239) Jooger 2019-10-12 23:05:34 +0800
  • ed5a42e588 refactor(runetime-core): removed unnecessary condition check (#237) Sharvilak 2019-10-12 20:30:29 +0530
  • 3b5e66b4c5 chore: fix typo in errorHandling.spec.ts (#232) Sharvilak 2019-10-12 20:29:44 +0530
  • ec05469b1a chore: use Boolean to filter empty (#228) Cong Min 2019-10-12 22:55:35 +0800
  • 64c7be3763 chore: remove redundant type cast (#230) Cr 2019-10-12 22:46:10 +0800
  • b2848b98e5 chore: format vscode.json (#227) wubaiqing (琉璃) 2019-10-12 22:44:17 +0800
  • 4587f4f7c9 chore: consistent call to the newline function (#222) HcySunYang 2019-10-12 22:30:39 +0800
  • f3760f7d34 types: add missing properties to ComponentPublicInstance interface (#218) Cr 2019-10-12 22:30:21 +0800
  • 4a100828de chore(scripts): remove useless requires (#219) 朱金濠 2019-10-12 11:28:20 +0800
  • e68321eac0 chore: use '' instead of undefined (#205) Chester 2019-10-12 10:04:33 +0800
  • 14aabf0f98 feat(v-model): number/trim modifier + array checkbox support Evan You 2019-10-11 20:35:25 -0400
  • acf406b779 fix(compiler-core): fix directive args with empty holes Evan You 2019-10-11 20:35:01 -0400
  • 59e18e5478 fix(runtime-dom): cast to true for boolean props Evan You 2019-10-11 18:59:39 -0400
  • b0156b5df3 chore: improve formatting Evan You 2019-10-11 18:07:18 -0400
  • 1b06b3c424 perf: avoid parentNode call when dynamic child is not a Fragment Evan You 2019-10-11 18:06:24 -0400
  • a42ad6cc9d feat(runtime-dom): v-model directive runtime Evan You 2019-10-11 17:55:20 -0400
  • a371b2ec0e chore: fix typo (#216) Leonardo Piccioni de Almeida 2019-10-11 16:09:57 -0300
  • e32da9169b fix(runtime-core): support object syntax for class (#215) Illya Klymov 2019-10-11 22:09:37 +0300
  • 5f28708cb9 test(vnode): tests for shapeFlag and cloneVNode Evan You 2019-10-11 11:48:20 -0400
  • e57d686b9a test(vnode): tests for normlaizeVNode Evan You 2019-10-11 11:41:28 -0400
  • 1321e8893d workflow: remove non-existent commit script from verifyCommit message Evan You 2019-10-11 11:22:41 -0400
  • 95d7e1f471 feat: log on the fly template compilation error Evan You 2019-10-11 11:16:20 -0400
  • 68f4e5e04d workflow: use prettier for vscode formatting (#207) Francois Hendriks 2019-10-11 17:06:21 +0200
  • 584ac88b54 fix(compiler): update v-if directive to use Comment instead of Empty (#208) Illya Klymov 2019-10-11 18:04:56 +0300
  • 35d31a2ba2 chore: remove duplicate helperNameMap entry Evan You 2019-10-11 10:49:35 -0400
  • 9ad7ae479e fix(compiler): export COMMENT instead EMPTY runtime helper Evan You 2019-10-11 10:47:59 -0400
  • a84490858f test(compiler-dom): add DOM compiler integration compile test (#189) Carlos Rodrigues 2019-10-11 15:13:55 +0100
  • 3cdefdbe2d test: add array of objects class test case for mergeProps (#201) Cr 2019-10-11 22:13:04 +0800
  • 056764ce47 chore: typo (#198) herochen 2019-10-11 21:59:52 +0800
  • 462d5c3477 chore: mention coverage and template-explorer in contribution guide Evan You 2019-10-10 22:11:44 -0400
  • ba4e6e5b4d test: make dom events spec more stable Evan You 2019-10-10 22:02:41 -0400
  • 13a6c49032 test: exclude template-explorer from coverage Evan You 2019-10-10 22:02:20 -0400
  • 26ab5f62cd test(runtime-test): add more tests (#194) Dmitry Sharshakov 2019-10-11 04:53:15 +0300
  • 4f87d1d486 chore: typo isBunlderESMBuild in rollup.config.js (#195) 二当家的 2019-10-11 09:48:52 +0800
  • e6d0d08a43 test(compiler): test for DirectiveTransform returning needRuntime: Symbol Evan You 2019-10-10 18:05:43 -0400
  • d376439167 wip(compiler-dom): v-model runtime Evan You 2019-10-10 18:02:51 -0400
  • 145559e170 chore: remove debugger Evan You 2019-10-10 15:37:17 -0400
  • 497ed19277 chore: remove copy-paste comment from v-cloak (#193) Adam Dorling 2019-10-10 19:54:50 +0100