]> git.ipfire.org Git - thirdparty/vuejs/core.git/log
thirdparty/vuejs/core.git
5 years agobuild(deps-dev): bump rollup from 2.2.0 to 2.3.0 (#896)
dependabot-preview[bot] [Mon, 30 Mar 2020 15:26:45 +0000 (11:26 -0400)] 
build(deps-dev): bump rollup from 2.2.0 to 2.3.0 (#896)

Bumps [rollup](https://github.com/rollup/rollup) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agobuild(deps): bump csstype from 2.6.9 to 2.6.10 (#897)
dependabot-preview[bot] [Mon, 30 Mar 2020 15:25:20 +0000 (11:25 -0400)] 
build(deps): bump csstype from 2.6.9 to 2.6.10 (#897)

Bumps [csstype](https://github.com/frenic/csstype) from 2.6.9 to 2.6.10.
- [Release notes](https://github.com/frenic/csstype/releases)
- [Commits](https://github.com/frenic/csstype/compare/v2.6.9...v2.6.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agofeat(portal): hydration support for portal disabled mode
Evan You [Mon, 30 Mar 2020 15:23:59 +0000 (11:23 -0400)] 
feat(portal): hydration support for portal disabled mode

5 years agofeat(portal): SSR support for portal disabled prop
Evan You [Sat, 28 Mar 2020 03:45:50 +0000 (23:45 -0400)] 
feat(portal): SSR support for portal disabled prop

5 years agofeat(portal): support disabled prop
Evan You [Sat, 28 Mar 2020 03:12:52 +0000 (23:12 -0400)] 
feat(portal): support disabled prop

5 years agobuild(deps-dev): bump jest from 25.2.3 to 25.2.4
dependabot-preview[bot] [Mon, 30 Mar 2020 08:53:39 +0000 (08:53 +0000)] 
build(deps-dev): bump jest from 25.2.3 to 25.2.4

Bumps [jest](https://github.com/facebook/jest) from 25.2.3 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.2.3...v25.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump @microsoft/api-extractor from 7.7.10 to 7.7.12
dependabot-preview[bot] [Mon, 30 Mar 2020 08:50:32 +0000 (08:50 +0000)] 
build(deps-dev): bump @microsoft/api-extractor from 7.7.10 to 7.7.12

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.7.10 to 7.7.12.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.10...@microsoft/api-extractor_v7.7.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agobuild(deps-dev): bump ts-jest from 25.2.1 to 25.3.0
dependabot-preview[bot] [Mon, 30 Mar 2020 08:48:31 +0000 (08:48 +0000)] 
build(deps-dev): bump ts-jest from 25.2.1 to 25.3.0

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.2.1 to 25.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofeat(portal): SSR support for multi portal shared target
Evan You [Sat, 28 Mar 2020 00:49:01 +0000 (20:49 -0400)] 
feat(portal): SSR support for multi portal shared target

5 years agofeat(portal): support multiple portal appending to same target
Evan You [Fri, 27 Mar 2020 22:42:57 +0000 (18:42 -0400)] 
feat(portal): support multiple portal appending to same target

5 years agofeat(compiler-core): support v-is
Evan You [Fri, 27 Mar 2020 20:38:31 +0000 (16:38 -0400)] 
feat(compiler-core): support v-is

see https://github.com/vuejs/rfcs/pull/149 for details

5 years agobuild(deps): bump rollup
Evan You [Fri, 27 Mar 2020 16:47:09 +0000 (12:47 -0400)] 
build(deps): bump rollup

5 years agobuild(deps): bump jest and typescript
Evan You [Fri, 27 Mar 2020 16:45:12 +0000 (12:45 -0400)] 
build(deps): bump jest and typescript

5 years agofix(runtome-dom): properly support creating customized built-in element
Evan You [Fri, 27 Mar 2020 16:38:47 +0000 (12:38 -0400)] 
fix(runtome-dom): properly support creating customized built-in element

5 years agofix(types): export missing types from runtime-core (#889)
Eduardo San Martin Morote [Fri, 27 Mar 2020 13:30:49 +0000 (14:30 +0100)] 
fix(types): export missing types from runtime-core (#889)

5 years agofeat(asyncComponent): retry support
Evan You [Fri, 27 Mar 2020 00:58:31 +0000 (20:58 -0400)] 
feat(asyncComponent): retry support

BREAKING CHANGE: async component `error` and `loading` options have been
renamed to `errorComponent` and `loadingComponent` respectively.

5 years agorefactor(runtime-core): rename `createAsyncComponent` to `defineAsyncComponent` ...
Cédric Exbrayat [Thu, 26 Mar 2020 15:59:54 +0000 (16:59 +0100)] 
refactor(runtime-core): rename `createAsyncComponent` to `defineAsyncComponent` (#888)

BREAKING CHANGE: `createAsyncComponent` has been renamed to `defineAsyncComponent` for consistency with `defineComponent`.

5 years agochore: readme typos (#885)
Cédric Exbrayat [Thu, 26 Mar 2020 13:31:54 +0000 (14:31 +0100)] 
chore: readme typos (#885)

[ci skip]

5 years agochore: fix tests
Evan You [Wed, 25 Mar 2020 21:55:09 +0000 (17:55 -0400)] 
chore: fix tests

5 years agofix(portal): portal should always remove its children when unmounted
Evan You [Wed, 25 Mar 2020 21:27:55 +0000 (17:27 -0400)] 
fix(portal): portal should always remove its children when unmounted

5 years agofeat(runtime-core): failed component resolution should fallback to native element
Evan You [Wed, 25 Mar 2020 19:08:15 +0000 (15:08 -0400)] 
feat(runtime-core): failed component resolution should fallback to native element

5 years agochore: remove unused import
Evan You [Wed, 25 Mar 2020 13:48:03 +0000 (09:48 -0400)] 
chore: remove unused import

5 years agobuild: enforce node version on install (#881)
Albert Liu [Wed, 25 Mar 2020 13:44:19 +0000 (21:44 +0800)] 
build: enforce node version on install (#881)

5 years agobuild(deps): bump @babel/parser from 7.9.3 to 7.9.4 (#880)
dependabot-preview[bot] [Wed, 25 Mar 2020 13:30:19 +0000 (09:30 -0400)] 
build(deps): bump @babel/parser from 7.9.3 to 7.9.4 (#880)

Bumps [@babel/parser](https://github.com/babel/babel) from 7.9.3 to 7.9.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.3...v7.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agofeat(runtime-core): support app.config.globalProperties
Evan You [Wed, 25 Mar 2020 13:28:37 +0000 (09:28 -0400)] 
feat(runtime-core): support app.config.globalProperties

per https://github.com/vuejs/rfcs/pull/117/

5 years agochore: readme [ci skip]
Evan You [Tue, 24 Mar 2020 22:39:08 +0000 (18:39 -0400)] 
chore: readme [ci skip]

5 years agorelease: v3.0.0-alpha.10 v3.0.0-alpha.10
Evan You [Tue, 24 Mar 2020 22:33:40 +0000 (18:33 -0400)] 
release: v3.0.0-alpha.10

5 years agochore: improve parser option comments [ci skip]
Evan You [Tue, 24 Mar 2020 22:29:15 +0000 (18:29 -0400)] 
chore: improve parser option comments [ci skip]

5 years agochore: rmeove debugger [ci skip]
Evan You [Tue, 24 Mar 2020 22:18:59 +0000 (18:18 -0400)] 
chore: rmeove debugger [ci skip]

5 years agobuild: tweak flags
Evan You [Tue, 24 Mar 2020 21:57:27 +0000 (17:57 -0400)] 
build: tweak flags

5 years agochore: fix resolveAsset test typing
Evan You [Tue, 24 Mar 2020 17:02:17 +0000 (13:02 -0400)] 
chore: fix resolveAsset test typing

5 years agofix: fix option merge global mixins presence check
Evan You [Tue, 24 Mar 2020 16:59:33 +0000 (12:59 -0400)] 
fix: fix option merge global mixins presence check

5 years agochore: fix Portal test types
Evan You [Tue, 24 Mar 2020 16:58:12 +0000 (12:58 -0400)] 
chore: fix Portal test types

5 years agofix(reactivity): should not trigger map keys iteration when keys did not change
Evan You [Tue, 24 Mar 2020 16:43:06 +0000 (12:43 -0400)] 
fix(reactivity): should not trigger map keys iteration when keys did not change

fix #877

5 years agofix(TransitionGroup): ignore comment node when warn (fix#869) (#875)
ysj16 [Tue, 24 Mar 2020 16:09:42 +0000 (00:09 +0800)] 
fix(TransitionGroup): ignore comment node when warn (fix#869) (#875)

5 years agotest: improve $options test to use beforeCreate hook
Evan You [Tue, 24 Mar 2020 16:03:21 +0000 (12:03 -0400)] 
test: improve $options test to use beforeCreate hook

5 years agofeat(runtime-core): support `config.optionMergeStrategies`
Evan You [Tue, 24 Mar 2020 15:59:00 +0000 (11:59 -0400)] 
feat(runtime-core): support `config.optionMergeStrategies`

Note the behavior is different from Vue 2:
- merge strategies no longer apply to built-in options.
- the default value is now an empty object and no longer exposes merge
  strategies for built-in options.

5 years agofix(keep-alive): should update re-activated component with latest props
Evan You [Tue, 24 Mar 2020 14:28:00 +0000 (10:28 -0400)] 
fix(keep-alive): should update re-activated component with latest props

5 years agotypes: fix createVNode dts generation
Evan You [Mon, 23 Mar 2020 21:36:19 +0000 (17:36 -0400)] 
types: fix createVNode dts generation

5 years agofix(compiler-core): support interpolation in RCDATA mode (e.g. textarea)
Evan You [Mon, 23 Mar 2020 21:25:29 +0000 (17:25 -0400)] 
fix(compiler-core): support interpolation in RCDATA mode (e.g. textarea)

5 years agorefactor: transformHArgs -> transformVNodeArgs
Evan You [Mon, 23 Mar 2020 20:54:28 +0000 (16:54 -0400)] 
refactor: transformHArgs -> transformVNodeArgs

5 years agofeat(asyncComponent): SSR/hydration support for async component
Evan You [Mon, 23 Mar 2020 20:14:56 +0000 (16:14 -0400)] 
feat(asyncComponent): SSR/hydration support for async component

5 years agochore: update dist file readme
Evan You [Mon, 23 Mar 2020 19:26:16 +0000 (15:26 -0400)] 
chore: update dist file readme

5 years agofix: do not drop SFC runtime behavior code in global builds
Evan You [Mon, 23 Mar 2020 19:10:35 +0000 (15:10 -0400)] 
fix: do not drop SFC runtime behavior code in global builds

fix #873

5 years agobuild: add runtime-global build for vue
Evan You [Mon, 23 Mar 2020 19:09:29 +0000 (15:09 -0400)] 
build: add runtime-global build for vue

5 years agofix: dynamic component fallback to native element
Evan You [Mon, 23 Mar 2020 18:47:04 +0000 (14:47 -0400)] 
fix: dynamic component fallback to native element

fix #870

5 years agofix(reactivity): should not observe frozen objects
Evan You [Mon, 23 Mar 2020 15:28:20 +0000 (11:28 -0400)] 
fix(reactivity): should not observe frozen objects

fix #867

5 years agofix(transition): fix duration prop validation
Evan You [Mon, 23 Mar 2020 15:13:37 +0000 (11:13 -0400)] 
fix(transition): fix duration prop validation

fix #868

5 years agotypes(watch): export watchEffect types (#866)
Yang Mingshan [Mon, 23 Mar 2020 15:11:27 +0000 (23:11 +0800)] 
types(watch): export watchEffect types (#866)

5 years agochore: prefer const (#865)
Yang Mingshan [Mon, 23 Mar 2020 15:11:00 +0000 (23:11 +0800)] 
chore: prefer const (#865)

5 years agobuild(deps): bump @babel/types from 7.8.7 to 7.9.0 (#872)
dependabot-preview[bot] [Mon, 23 Mar 2020 15:10:34 +0000 (11:10 -0400)] 
build(deps): bump @babel/types from 7.8.7 to 7.9.0 (#872)

Bumps [@babel/types](https://github.com/babel/babel) from 7.8.7 to 7.9.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agobuild(deps): bump @babel/parser from 7.8.8 to 7.9.3 (#871)
dependabot-preview[bot] [Mon, 23 Mar 2020 15:10:23 +0000 (11:10 -0400)] 
build(deps): bump @babel/parser from 7.8.8 to 7.9.3 (#871)

Bumps [@babel/parser](https://github.com/babel/babel) from 7.8.8 to 7.9.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.8...v7.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agorefactor(types): use stricter settings
Evan You [Mon, 23 Mar 2020 15:08:22 +0000 (11:08 -0400)] 
refactor(types): use stricter settings

fix #847

5 years agofix(runtime-core): fix component proxy props presence check
Evan You [Sat, 21 Mar 2020 20:25:33 +0000 (16:25 -0400)] 
fix(runtime-core): fix component proxy props presence check

fix #864

5 years agofeat(runtime-core): async component support
Evan You [Sat, 21 Mar 2020 20:01:08 +0000 (16:01 -0400)] 
feat(runtime-core): async component support

5 years agofix(runtime-dom): invalid lineGradient svg tag (#863)
Igor Randjelovic [Sat, 21 Mar 2020 19:11:04 +0000 (20:11 +0100)] 
fix(runtime-dom): invalid lineGradient svg tag (#863)

close #862

5 years agoperf(transform-vif): don't need to createBlock for a component (#853)
ysj16 [Fri, 20 Mar 2020 15:29:44 +0000 (23:29 +0800)] 
perf(transform-vif): don't need to createBlock for a component (#853)

5 years agobuild: run ls-lint on commit
Evan You [Thu, 19 Mar 2020 20:38:31 +0000 (16:38 -0400)] 
build: run ls-lint on commit

5 years agobuild: add ls-lint for linting file names (#855)
Lucas Löffel [Thu, 19 Mar 2020 20:35:55 +0000 (21:35 +0100)] 
build: add ls-lint for linting file names (#855)

5 years agofeat: add hook for transforming h's arguments (#851)
Jessica Sachs [Thu, 19 Mar 2020 14:54:03 +0000 (10:54 -0400)] 
feat: add hook for transforming h's arguments (#851)

Note: this is for internal use (e.g. `@vue/test-utils`) only

5 years agobuild(deps-dev): bump @microsoft/api-extractor from 7.7.9 to 7.7.10
dependabot-preview[bot] [Thu, 19 Mar 2020 07:51:25 +0000 (07:51 +0000)] 
build(deps-dev): bump @microsoft/api-extractor from 7.7.9 to 7.7.10

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.7.9 to 7.7.10.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.9...@microsoft/api-extractor_v7.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agorefactor: remove null comparisons
Evan You [Wed, 18 Mar 2020 22:14:51 +0000 (18:14 -0400)] 
refactor: remove null comparisons

5 years agotest(runtime-core): tests for vnode hooks
Evan You [Wed, 18 Mar 2020 20:35:04 +0000 (16:35 -0400)] 
test(runtime-core): tests for vnode hooks

5 years agofix(suspense): clear effects on suspense resolve
Evan You [Wed, 18 Mar 2020 19:40:20 +0000 (15:40 -0400)] 
fix(suspense): clear effects on suspense resolve

5 years agotypes: improve directive hook argument types
Evan You [Wed, 18 Mar 2020 16:30:20 +0000 (12:30 -0400)] 
types: improve directive hook argument types

5 years agorefactor: separate vnode hooks and directive hooks
Evan You [Wed, 18 Mar 2020 15:43:32 +0000 (11:43 -0400)] 
refactor: separate vnode hooks and directive hooks

5 years agorefactor: refactor vnode hooks invocation
Evan You [Wed, 18 Mar 2020 13:51:17 +0000 (09:51 -0400)] 
refactor: refactor vnode hooks invocation

5 years agobuild(deps-dev): bump @microsoft/api-extractor from 7.7.8 to 7.7.9
dependabot-preview[bot] [Wed, 18 Mar 2020 07:47:29 +0000 (07:47 +0000)] 
build(deps-dev): bump @microsoft/api-extractor from 7.7.8 to 7.7.9

Bumps [@microsoft/api-extractor](https://github.com/microsoft/rushstack) from 7.7.8 to 7.7.9.
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Commits](https://github.com/microsoft/rushstack/compare/@microsoft/api-extractor_v7.7.8...@microsoft/api-extractor_v7.7.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years agofix(compiler-core): assign patchFlag for template v-if fragment
Evan You [Tue, 17 Mar 2020 15:36:56 +0000 (11:36 -0400)] 
fix(compiler-core): assign patchFlag for template v-if fragment

fix #850

5 years agofix(runtime-core): fix boolean props validation
Evan You [Tue, 17 Mar 2020 14:35:32 +0000 (10:35 -0400)] 
fix(runtime-core): fix boolean props validation

5 years agochore: update readme todo [ci skip]
Evan You [Mon, 16 Mar 2020 22:59:10 +0000 (18:59 -0400)] 
chore: update readme todo [ci skip]

5 years agorelease: v3.0.0-alpha.9 v3.0.0-alpha.9
Evan You [Mon, 16 Mar 2020 22:56:44 +0000 (18:56 -0400)] 
release: v3.0.0-alpha.9

5 years agofix(runtime-dom): patch xlink attribute (#842)
likui [Mon, 16 Mar 2020 22:46:01 +0000 (06:46 +0800)] 
fix(runtime-dom): patch xlink attribute (#842)

5 years agorefactor(componentProps): extract validate prop name logic (#825)
yang [Mon, 16 Mar 2020 22:45:08 +0000 (06:45 +0800)] 
refactor(componentProps): extract validate prop name logic (#825)

5 years agotypes(ComponentInternalInstance): ComponentInternalInstance.type could reuse Componen...
yang [Mon, 16 Mar 2020 22:41:11 +0000 (06:41 +0800)] 
types(ComponentInternalInstance): ComponentInternalInstance.type could reuse Component type (#824)

5 years agofeat(ssr): support getSSRProps for vnode directives
Evan You [Mon, 16 Mar 2020 22:36:19 +0000 (18:36 -0400)] 
feat(ssr): support getSSRProps for vnode directives

5 years agofix(compiler-ssr): should pass necessary tag names for dynamic v-bind
Evan You [Mon, 16 Mar 2020 22:24:26 +0000 (18:24 -0400)] 
fix(compiler-ssr): should pass necessary tag names for dynamic v-bind

5 years agofix(compiler-ssr): fix input w/ v-bind="obj" codegen
Evan You [Mon, 16 Mar 2020 22:14:49 +0000 (18:14 -0400)] 
fix(compiler-ssr): fix input w/ v-bind="obj" codegen

5 years agorefactor(compiler): remove modelValue from generated code for native v-model
Evan You [Mon, 16 Mar 2020 21:51:56 +0000 (17:51 -0400)] 
refactor(compiler): remove modelValue from generated code for native v-model

5 years agofeat(compiler-sfc): add ssr option
Evan You [Mon, 16 Mar 2020 20:24:49 +0000 (16:24 -0400)] 
feat(compiler-sfc): add ssr option

5 years agorefactor: simplify suspense ssr + adjust behavior
Evan You [Mon, 16 Mar 2020 19:38:35 +0000 (15:38 -0400)] 
refactor: simplify suspense ssr + adjust behavior

5 years agotest: fix resolveAssets test + test resolveDynamicComponent in slots
Evan You [Mon, 16 Mar 2020 17:17:57 +0000 (13:17 -0400)] 
test: fix resolveAssets test + test resolveDynamicComponent in slots

5 years agofix: simplify and use correct ctx in withCtx
Evan You [Mon, 16 Mar 2020 17:06:37 +0000 (13:06 -0400)] 
fix: simplify and use correct ctx in withCtx

5 years agochore: fix snapshot
Evan You [Mon, 16 Mar 2020 16:51:59 +0000 (12:51 -0400)] 
chore: fix snapshot

5 years agoRevert "refactor(directives): remove binding.instance"
Evan You [Mon, 16 Mar 2020 16:47:49 +0000 (12:47 -0400)] 
Revert "refactor(directives): remove binding.instance"

This reverts commit 52cc7e823148289b3dcdcb6b521984ab815fce79.

5 years agorefactor: simplify resolveDyanmicComponent
Evan You [Mon, 16 Mar 2020 16:46:15 +0000 (12:46 -0400)] 
refactor: simplify resolveDyanmicComponent

5 years agorefactor(template-ref): improve template ref handling
Evan You [Mon, 16 Mar 2020 16:40:58 +0000 (12:40 -0400)] 
refactor(template-ref): improve template ref handling

close #836, close #839

5 years agofeat(runtime-core): set context for manual slot functions as well
Evan You [Mon, 16 Mar 2020 16:20:52 +0000 (12:20 -0400)] 
feat(runtime-core): set context for manual slot functions as well

5 years agofeat(compiler-core): wrap slot functions with render context
Evan You [Mon, 16 Mar 2020 15:23:29 +0000 (11:23 -0400)] 
feat(compiler-core): wrap slot functions with render context

5 years agotest(runtime-core): fix test for vnode key (#846)
djy0 [Mon, 16 Mar 2020 17:06:03 +0000 (01:06 +0800)] 
test(runtime-core): fix test for vnode key (#846)

5 years agofix(runtime-core): pass instance proxy as data() argument (#828)
sqal [Mon, 16 Mar 2020 14:28:17 +0000 (15:28 +0100)] 
fix(runtime-core): pass instance proxy as data() argument (#828)

Match current behaviour of vue 2

5 years agobuild(deps): bump @babel/parser from 7.8.7 to 7.8.8 (#830)
dependabot-preview[bot] [Mon, 16 Mar 2020 14:27:48 +0000 (10:27 -0400)] 
build(deps): bump @babel/parser from 7.8.7 to 7.8.8 (#830)

Bumps [@babel/parser](https://github.com/babel/babel) from 7.8.7 to 7.8.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.7...v7.8.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years agofix(compiler-core): fix property shorthand detection
Evan You [Mon, 16 Mar 2020 14:27:03 +0000 (10:27 -0400)] 
fix(compiler-core): fix property shorthand detection

fix #845

5 years agofix(runtime-core): empty boolean props (#844)
jods [Mon, 16 Mar 2020 14:19:06 +0000 (15:19 +0100)] 
fix(runtime-core): empty boolean props (#844)

close #843

5 years agofeat(types): export `ErrorTypes` (#840)
likui [Sun, 15 Mar 2020 15:40:58 +0000 (23:40 +0800)] 
feat(types): export `ErrorTypes` (#840)

5 years agochore(runtime-core): fix typo in warning (#841) [ci skip]
djy0 [Sun, 15 Mar 2020 15:29:21 +0000 (23:29 +0800)] 
chore(runtime-core): fix typo in warning (#841) [ci skip]

5 years agofeat(ssr): improve fragment mismatch handling
Evan You [Fri, 13 Mar 2020 22:02:53 +0000 (18:02 -0400)] 
feat(ssr): improve fragment mismatch handling

5 years agotest(ssr): hydration suspense tests
Evan You [Fri, 13 Mar 2020 17:04:44 +0000 (13:04 -0400)] 
test(ssr): hydration suspense tests

5 years agochore: move hydration tests
Evan You [Fri, 13 Mar 2020 15:59:26 +0000 (11:59 -0400)] 
chore: move hydration tests

5 years agorefactor(ssr): adjust ssr fragment anchor content
Evan You [Fri, 13 Mar 2020 15:55:04 +0000 (11:55 -0400)] 
refactor(ssr): adjust ssr fragment anchor content