Commit Graph

  • a5f962ab8e test(types): assert props are readonly Evan You 2019-11-09 10:03:58 -0500
  • f2cdc82be3 chore: fix typo (#439) 张晨成 2019-11-09 11:41:55 +0800
  • 9e48c51f07 build: include compiler-sfc in aliases and tsconfig paths (#435) likui 2019-11-09 11:39:22 +0800
  • 2b2727e62c feat(runtime-dom/style): support CSS variables and auto prefixing Evan You 2019-11-08 22:38:04 -0500
  • 34e2725e9b feat(runtime-dom): support !important for patchStyle. (#422) Cr 2019-11-09 11:06:53 +0800
  • 3b8566149a chore: improve type (#438) ztplz 2019-11-09 10:32:22 +0800
  • 7fa676e55f feat(v-on): adjust key modifier behavior to match 2.x Evan You 2019-11-08 17:50:59 -0500
  • 61d8941692 types(reactivity): ref type should not expose _isRef Evan You 2019-11-08 13:29:43 -0500
  • 68ad302714 types(reactivity): add support for tuples in ref unwrapping (#436) Carlos Rodrigues 2019-11-08 17:52:24 +0000
  • d7d87622ce refactor: use isArray function from shared (#441) QuincyChen 2019-11-08 22:52:24 +0800
  • 6f9d9e7095 build(deps-dev): bump lerna from 3.18.3 to 3.18.4 dependabot-preview[bot] 2019-11-08 07:29:45 +0000
  • bc053f05cd chore: use const instead of let (#437) ztplz 2019-11-08 12:35:22 +0800
  • f178874ace fix(v-model): generate separate modifiers for v-model with args Evan You 2019-11-07 09:40:34 -0500
  • c53ca29ea1 test(reactivity): Add check if the child array gets unwrap (#434) Carlos Rodrigues 2019-11-07 14:28:49 +0000
  • f9fb43f2e2 chore: fix typo (#432) ztplz 2019-11-07 16:53:32 +0800
  • 4f04170ed1 build(deps-dev): bump @microsoft/api-extractor from 7.5.4 to 7.5.5 dependabot-preview[bot] 2019-11-07 07:35:59 +0000
  • afdca88bf3 chore: remove useless type [ci skip] Evan You 2019-11-06 22:35:56 -0500
  • 68f28c2667 refactor: rename files Evan You 2019-11-06 22:27:19 -0500
  • 7031e6a07a feat: (wip) setup compiler-sfc Evan You 2019-11-06 21:58:15 -0500
  • 4b739e3bc0 fix(compiler-core): should not condense whitespace in RAWTEXT mode Evan You 2019-11-06 20:52:19 -0500
  • f8e7fadaae build: disable live external bindings for cjs build Evan You 2019-11-06 15:47:01 -0500
  • 3ec63dbee1 build: only remove dist directory when building all formats Evan You 2019-11-06 15:23:50 -0500
  • d7eab51315 refactor: move dom tag config to shared Evan You 2019-11-06 15:22:46 -0500
  • acbbe3298c refactor: move codeframe to @vue/shared Evan You 2019-11-06 15:13:15 -0500
  • d9c6ff372c feat(core): allow passing explicit refs via props Evan You 2019-11-06 12:51:06 -0500
  • e79c918676 feat(inject): allow usage in functional components Evan You 2019-11-05 22:35:24 -0500
  • 9e03b6896d build(deps-dev): bump @types/jest from 24.0.21 to 24.0.22 dependabot-preview[bot] 2019-11-06 07:27:16 +0000
  • 645f13c36d build(deps-dev): bump TS to 3.7 Evan You 2019-11-05 17:37:16 -0500
  • c61e5463fa feat: warn duplicate plugin installations Evan You 2019-11-05 10:49:00 -0500
  • 2d5f9b58ac refactor: skip destructuring when use with (#425) Chester 2019-11-05 23:45:04 +0800
  • a02820d7e0 feat: warn when toRefs() receives non-reactive object (#430) Junyan 2019-11-05 23:44:28 +0800
  • 98e9b769e6 feat(compiler): support keep-alive in templates Evan You 2019-11-05 10:26:36 -0500
  • a5f1387d78 build(deps-dev): bump @microsoft/api-extractor from 7.5.2 to 7.5.4 dependabot-preview[bot] 2019-11-05 08:46:11 +0000
  • 7019e7349c build(deps-dev): bump rollup from 1.26.0 to 1.26.3 dependabot-preview[bot] 2019-11-05 08:46:14 +0000
  • 28a1e8ab27 chore: ignore test utils in coverage Evan You 2019-11-04 18:41:40 -0500
  • dfc7c0f12a refactor: adjust internal vnode types + more dts tests Evan You 2019-11-04 18:38:55 -0500
  • 957d3a0547 refactor: portal should not expect ref target Evan You 2019-11-04 14:42:47 -0500
  • 1a361e2e71 test(createRenderer): add tests for portal and fix found bugs sh7dm 2019-10-28 19:11:29 +0300
  • 4b9483fd5e feat(compiler): compile suspense children as slots (#419) Dmitry Sharshakov 2019-11-04 22:35:00 +0300
  • d70497c0d4 chore: fix broken link (#420) IMGSS 2019-11-05 03:33:24 +0800
  • e1d25e3537 feat: show fragment ids in dev Evan You 2019-11-04 11:24:37 -0500
  • 300a705221 refactor: use __TEST__ flag Evan You 2019-11-04 11:24:22 -0500
  • fec47bb3ac chore: some->forEach (#424) Luo Yu 2019-11-04 13:28:11 -0600
  • 25af8dc73b refactor: improve warning output Evan You 2019-11-02 23:21:02 -0400
  • f3c1fa75f6 feat(reactivity): provide correct tracking info for refs Evan You 2019-11-02 23:20:49 -0400
  • 7f054782ad feat: warn ref usage on functional components Evan You 2019-11-02 21:33:37 -0400
  • a651fc44f6 refactor: adjust shapeFlag naming Evan You 2019-11-02 21:26:25 -0400
  • 90b9884eb4 refactor: rename/re-organize files Evan You 2019-11-02 12:18:35 -0400
  • abdaf10d88 chore: comments regarding Readonly usage Evan You 2019-11-02 10:40:08 -0400
  • 26c859aedd chore: simplify check Evan You 2019-11-02 10:38:25 -0400
  • 5cdeeaa702 types: fix types Evan You 2019-11-01 23:04:28 -0400
  • 66ecd8b47f types: setup tests for built d.ts files Evan You 2019-11-01 22:54:01 -0400
  • 7b7b8ef221 types: improve h inference + infer required props without need for as const Evan You 2019-11-01 17:06:19 -0400
  • b5c501c0b4 fix: fix shapeflags export Evan You 2019-11-01 17:05:31 -0400
  • 492c1306f6 types: fix suspense exported type Evan You 2019-11-01 12:43:27 -0400
  • fc5b2964de types: fix dts reliance on @vue/shared Evan You 2019-11-01 12:24:33 -0400
  • 8325f2de2a build: fix build script Evan You 2019-11-01 12:24:12 -0400
  • 5eee1152ca types: (wip) improve dts output Evan You 2019-11-01 11:32:53 -0400
  • 06c5b0a861 types: refactor VNodeProps type Evan You 2019-11-01 09:58:27 -0400
  • 28895b8817 chore: rename mockWarn util Evan You 2019-10-31 13:53:11 -0400
  • 3a6dcd3aba types: improve h() and TSX type inference Evan You 2019-10-31 12:43:05 -0400
  • b114cdf6ee chore: comments explaining keep-alive implementation details [ci skip] Evan You 2019-10-31 12:41:28 -0400
  • 5a4384d80d chore: mark keep-alive done [ci skip] Evan You 2019-10-30 23:34:32 -0400
  • 4631f5323b test: more tests for keep-alive Evan You 2019-10-30 23:32:29 -0400
  • 5fcb81050a test: tests for keep-alive Evan You 2019-10-30 21:41:28 -0400
  • a42d165285 chore: rename Evan You 2019-10-30 15:43:12 -0400
  • 47d3356f31 build(deps-dev): bump @types/jest Evan You 2019-10-30 11:52:08 -0400
  • f56a159ea5 chore: fix typo [ci skip] (#413) limichange 2019-10-30 23:48:39 +0800
  • d3d2353eac feat(suspense): replace errors with warnings (#412) Dmitry Sharshakov 2019-10-30 18:37:05 +0300
  • cb97d152b8 test(effect): add test for nested stopped effect (#417) JiZhi 2019-10-30 23:36:17 +0800
  • e98c558bf3 chore: fix types Evan You 2019-10-30 11:29:08 -0400
  • 247c53672d refactor(reactivity): simplify effect options Evan You 2019-10-30 11:11:23 -0400
  • c6cbca25fe feat(core): keep-alive Evan You 2019-10-29 22:28:38 -0400
  • 083296ead6 fix: fix h signature for suspense Evan You 2019-10-29 14:04:44 -0400
  • ea2e2ce5bd chore: fix typo (#409) likui 2019-10-30 01:51:48 +0800
  • 4dd5d2cb74 refactor(suspense): move more suspense details into suspense.ts Evan You 2019-10-29 12:40:54 -0400
  • 17d71fa407 refactor(suspense): make suspense tree-shakeable Evan You 2019-10-29 12:30:09 -0400
  • 5cce23f4c6 feat(apiApp): add more warnings (#394) Dmitry Sharshakov 2019-10-28 23:22:03 +0300
  • 36b7e4e52e chore: fix comments referencing renamed file [ci skip] (#404) Cédric Exbrayat 2019-10-28 17:04:04 +0100
  • 325e15ef41 feat(createRenderer): handle errors in function refs (#403) Dmitry Sharshakov 2019-10-28 19:03:30 +0300
  • 34989ef7fe chore: license Evan You 2019-10-28 11:15:08 -0400
  • 8454e7e004 refactor: remove unnecessary variable (#401) likui 2019-10-28 22:13:26 +0800
  • 6a61082c6c build(deps-dev): bump rollup from 1.25.2 to 1.26.0 dependabot-preview[bot] 2019-10-28 06:52:34 +0000
  • db7666d0f3 fix(warning): handle errors in warn handler (#396) Dmitry Sharshakov 2019-10-28 03:55:50 +0300
  • e7e3eb8662 refactor(VNode): improve helper types (#392) Dmitry Sharshakov 2019-10-28 03:54:54 +0300
  • e581b14dff feat(apiApp): return app from provide method for chaining (#393) Dmitry Sharshakov 2019-10-28 03:54:33 +0300
  • a8aa328907 chore: comment on cloneVNode implementation [ci skip] Evan You 2019-10-27 20:45:54 -0400
  • 8d7a186def chore: fix typo (#395) djy0 2019-10-28 08:44:24 +0800
  • 43f4bd3aaa chore: fix typing for withDirectives Evan You 2019-10-26 16:32:27 -0400
  • 07ce2c5fa7 perf: improve directive runtime performance Evan You 2019-10-26 16:00:07 -0400
  • 6c7787db7b perf: use makeMap for reserved prop check Evan You 2019-10-26 11:24:37 -0400
  • 824fb795af chore: remove done item in readme [ci skip] Evan You 2019-10-26 10:56:49 -0400
  • 7394f7ec42 fix(apiInject): fix stringifying of symbol injection key (#383) Dmitry Sharshakov 2019-10-26 17:52:29 +0300
  • 134e932322 fix(types): fix VNodeTypes unique symbols (#387) Dmitry Sharshakov 2019-10-26 17:51:55 +0300
  • 49914efc9e fix(Portal): add ability to use element as target (#380) Dmitry Sharshakov 2019-10-26 17:32:16 +0300
  • b788c03992 test: fix context.attrs test case Evan You 2019-10-26 10:31:36 -0400
  • b3282028bb chore: remove it.only Evan You 2019-10-26 10:27:49 -0400
  • 8edfbf9df9 feat(core): adjust attrs fallthrough behavior Evan You 2019-10-25 12:12:17 -0400
  • d76cfba7fb refactor(reactivity): reduce code of type check (#377) Junyan 2019-10-25 23:15:04 +0800
  • a489f98a66 perf(compiler-dom): use makeMap instead of RegEx (#354) Ayush Goyal 2019-10-25 20:05:44 +0530