Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							21bcdec943 
							
						 
					 
					
						
						
							
							refactor(runtime-core): adjust attr fallthrough behavior  
						
						... 
						
						
						
						BREAKING CHANGE: attribute fallthrough behavior has been adjusted
according to https://github.com/vuejs/rfcs/pull/154  
						
						
					 
					
						2020-04-03 09:20:37 -04:00 
						 
				 
			
				
					
						
							
							
								Cédric Exbrayat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2103a485d7 
							
						 
					 
					
						
						
							
							refactor(runtime-core): remove unnecessary tracing check ( #912 )  
						
						... 
						
						
						
						The check for `config.performance` is already done inside `endMeasure` and is not done anywhere else `endMeasure` is called. 
						
						
					 
					
						2020-04-03 09:19:53 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							d380ea5cc0 
							
						 
					 
					
						
						
							
							build(deps-dev): bump @types/jest from 25.1.4 to 25.1.5  
						
						... 
						
						
						
						Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.1.4 to 25.1.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-04-03 08:02:24 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							181a919b3e 
							
						 
					 
					
						
						
							
							build(deps-dev): bump jest from 25.2.4 to 25.2.7  
						
						... 
						
						
						
						Bumps [jest](https://github.com/facebook/jest ) from 25.2.4 to 25.2.7.
- [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.4...v25.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-04-03 07:58:29 +00:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							0764c33d3d 
							
						 
					 
					
						
						
							
							fix(reactivity): scheduled effect should not execute if stopped  
						
						... 
						
						
						
						fix  #910  
					
						2020-04-02 19:50:48 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							5c33776e67 
							
						 
					 
					
						
						
							
							chore: readme [ci skip]  
						
						
						
						
					 
					
						2020-04-01 22:11:35 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							10c0ba507a 
							
						 
					 
					
						
						
							
							test: fix dts tests for Teleport renaming  
						
						
						
						
					 
					
						2020-04-01 22:04:55 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							835789532c 
							
						 
					 
					
						
						
							
							test: make events test more stable  
						
						
						
						
					 
					
						2020-04-01 21:59:42 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							eee5095692 
							
						 
					 
					
						
						
							
							refactor: rename <portal> to <teleport>  
						
						... 
						
						
						
						BREAKING CHANGE: `<portal>` has been renamed to `<teleport>`.
    `target` prop is also renmaed to `to`, so the new usage will be:
    ```html
    <Teleport to="#modal-layer" :disabled="isMobile">
      <div class="modal">
        hello
      </div>
    </Teleport>
    ```
    The primary reason for the renaming is to avoid potential naming
    conflict with [native portals](https://wicg.github.io/portals/ ). 
						
						
					 
					
						2020-04-01 21:55:19 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							8080c38323 
							
						 
					 
					
						
						
							
							chore: avoid v-cloak test warning  
						
						
						
						
					 
					
						2020-04-01 21:39:47 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							e93e426bfa 
							
						 
					 
					
						
						
							
							feat(runtime-core): config.performance tracing support  
						
						
						
						
					 
					
						2020-04-01 21:36:50 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							a022b63605 
							
						 
					 
					
						
						
							
							fix(compiler-core/slots): should support on-component named slots  
						
						
						
						
					 
					
						2020-04-01 20:44:53 -04:00 
						 
				 
			
				
					
						
							
							
								Igor Randjelovic 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							20f4965b45 
							
						 
					 
					
						
						
							
							feat(compiler-core): export transformElement from compiler-core ( #907 )  
						
						
						
						
					 
					
						2020-04-01 11:25:05 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							b7b0d16b1c 
							
						 
					 
					
						
						
							
							build(deps-dev): bump rollup from 2.3.1 to 2.3.2  
						
						... 
						
						
						
						Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.1 to 2.3.2.
- [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.3.1...v2.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com> 
						
						
					 
					
						2020-04-01 08:42:53 +00:00 
						 
				 
			
				
					
						
							
							
								likui 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0ed147d336 
							
						 
					 
					
						
						
							
							fix(runtime-dom): v-cloak should be removed after compile on the root element ( #893 )  
						
						... 
						
						
						
						fix  #890  
					
						2020-03-31 18:13:59 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f924bd68bc 
							
						 
					 
					
						
						
							
							build(deps-dev): bump rollup from 2.3.0 to 2.3.1 ( #900 )  
						
						... 
						
						
						
						Bumps [rollup](https://github.com/rollup/rollup ) from 2.3.0 to 2.3.1.
- [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.3.0...v2.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 
						
						
					 
					
						2020-03-31 18:13:09 -04:00 
						 
				 
			
				
					
						
							
							
								Eduardo San Martin Morote 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							37b1dc8242 
							
						 
					 
					
						
						
							
							fix(transition): warn only when there is more than one rendered child ( #903 )  
						
						
						
						
					 
					
						2020-03-31 18:12:51 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							449ab039fe 
							
						 
					 
					
						
						
							
							feat(templateRef): should work with direct reactive property  
						
						... 
						
						
						
						close  #901  
					
						2020-03-31 10:35:49 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							55b364decc 
							
						 
					 
					
						
						
							
							feat(templateRef): support template ref for all vnode types  
						
						
						
						
					 
					
						2020-03-31 10:30:12 -04:00 
						 
				 
			
				
					
						
							
							
								Eduardo San Martin Morote 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94562daea7 
							
						 
					 
					
						
						
							
							fix(inject): allow default value to be undefined ( #894 )  
						
						... 
						
						
						
						Close  #892  
					
						2020-03-30 15:24:55 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							573bcb2e11 
							
						 
					 
					
						
						
							
							refactor(runtime-core): remove the need for currentSuspense  
						
						
						
						
					 
					
						2020-03-30 11:49:51 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54a11c7bec 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2020-03-30 11:26:45 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b320092fc 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2020-03-30 11:25:20 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b74bab216c 
							
						 
					 
					
						
						
							
							feat(portal): hydration support for portal disabled mode  
						
						
						
						
					 
					
						2020-03-30 11:24:29 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							9ed9bf3687 
							
						 
					 
					
						
						
							
							feat(portal): SSR support for portal disabled prop  
						
						
						
						
					 
					
						2020-03-30 11:24:29 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							8ce3da0104 
							
						 
					 
					
						
						
							
							feat(portal): support disabled prop  
						
						
						
						
					 
					
						2020-03-30 11:24:28 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							039d024b7f 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2020-03-30 08:58:38 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							9c4c60598b 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2020-03-30 08:56:30 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
						
						
							
						
						
							f9b173a501 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2020-03-30 08:51:49 +00:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							e866434f0c 
							
						 
					 
					
						
						
							
							feat(portal): SSR support for multi portal shared target  
						
						
						
						
					 
					
						2020-03-27 20:49:01 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							aafb880a0a 
							
						 
					 
					
						
						
							
							feat(portal): support multiple portal appending to same target  
						
						
						
						
					 
					
						2020-03-27 18:42:57 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b8ffbffaf7 
							
						 
					 
					
						
						
							
							feat(compiler-core): support v-is  
						
						... 
						
						
						
						see https://github.com/vuejs/rfcs/pull/149  for details 
						
						
					 
					
						2020-03-27 16:38:31 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d777ac6549 
							
						 
					 
					
						
						
							
							build(deps): bump rollup  
						
						
						
						
					 
					
						2020-03-27 12:47:09 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							37d84bfd48 
							
						 
					 
					
						
						
							
							build(deps): bump jest and typescript  
						
						
						
						
					 
					
						2020-03-27 12:45:12 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b1d0b046af 
							
						 
					 
					
						
						
							
							fix(runtome-dom): properly support creating customized built-in element  
						
						
						
						
					 
					
						2020-03-27 12:39:00 -04:00 
						 
				 
			
				
					
						
							
							
								Eduardo San Martin Morote 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							412ec86128 
							
						 
					 
					
						
						
							
							fix(types): export missing types from runtime-core ( #889 )  
						
						
						
						
					 
					
						2020-03-27 09:30:49 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							c01930e60b 
							
						 
					 
					
						
						
							
							feat(asyncComponent): retry support  
						
						... 
						
						
						
						BREAKING CHANGE: async component `error` and `loading` options have been
renamed to `errorComponent` and `loadingComponent` respectively. 
						
						
					 
					
						2020-03-26 20:58:31 -04:00 
						 
				 
			
				
					
						
							
							
								Cédric Exbrayat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ebc587376c 
							
						 
					 
					
						
						
							
							refactor(runtime-core): rename createAsyncComponent to defineAsyncComponent ( #888 )  
						
						... 
						
						
						
						BREAKING CHANGE: `createAsyncComponent` has been renamed to `defineAsyncComponent` for consistency with `defineComponent`. 
						
						
					 
					
						2020-03-26 11:59:54 -04:00 
						 
				 
			
				
					
						
							
							
								Cédric Exbrayat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6a65739f61 
							
						 
					 
					
						
						
							
							chore: readme typos ( #885 )  
						
						... 
						
						
						
						[ci skip] 
						
						
					 
					
						2020-03-26 09:31:54 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							925ba6bb7b 
							
						 
					 
					
						
						
							
							chore: fix tests  
						
						
						
						
					 
					
						2020-03-25 17:55:09 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							16cd8eee78 
							
						 
					 
					
						
						
							
							fix(portal): portal should always remove its children when unmounted  
						
						
						
						
					 
					
						2020-03-25 17:27:55 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							cb31eb4d0a 
							
						 
					 
					
						
						
							
							feat(runtime-core): failed component resolution should fallback to native element  
						
						
						
						
					 
					
						2020-03-25 15:08:15 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							c5beb9fb4c 
							
						 
					 
					
						
						
							
							chore: remove unused import  
						
						
						
						
					 
					
						2020-03-25 09:48:24 -04:00 
						 
				 
			
				
					
						
							
							
								Albert Liu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ea14f60e0 
							
						 
					 
					
						
						
							
							build: enforce node version on install ( #881 )  
						
						
						
						
					 
					
						2020-03-25 09:44:19 -04:00 
						 
				 
			
				
					
						
							
							
								dependabot-preview[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb55caa712 
							
						 
					 
					
						
						
							
							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> 
						
						
					 
					
						2020-03-25 09:30:19 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							27873dbe1c 
							
						 
					 
					
						
						
							
							feat(runtime-core): support app.config.globalProperties  
						
						... 
						
						
						
						per https://github.com/vuejs/rfcs/pull/117/  
						
						
					 
					
						2020-03-25 09:28:43 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							394fd4c6aa 
							
						 
					 
					
						
						
							
							chore: readme [ci skip]  
						
						
						
						
					 
					
						2020-03-24 18:39:08 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							de81faf00a 
							
						 
					 
					
						
						
							
							release: v3.0.0-alpha.10  
						
						
						
						
					 
					
						2020-03-24 18:33:40 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							c403c39126 
							
						 
					 
					
						
						
							
							chore: improve parser option comments [ci skip]  
						
						
						
						
					 
					
						2020-03-24 18:29:15 -04:00 
						 
				 
			
				
					
						
							
							
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d99437f870 
							
						 
					 
					
						
						
							
							chore: rmeove debugger [ci skip]  
						
						
						
						
					 
					
						2020-03-24 18:18:59 -04:00