Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							9188e9ea74 
							
						 
					 
					
						
						
							
							release: v3.0.0-beta.21  
						
						 
						
						
						
						
					 
					
						2020-07-14 17:18:07 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							f49f95344b 
							
						 
					 
					
						
						
							
							chore: fix types  
						
						 
						
						
						
						
					 
					
						2020-07-14 17:07:36 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								underfin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							583a1c7b45 
							
						 
					 
					
						
						
							
							fix(runtime-core): avoid scopeId as attr for slot nodes with same scopeId ( #1561 )  
						
						 
						
						... 
						
						
						
						fix  vitejs/vite#536  
						
						
					 
					
						2020-07-14 17:06:39 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b60870f8a 
							
						 
					 
					
						
						
							
							refactor(types): improve code readability & friendly to type hints ( #1560 )  
						
						 
						
						
						
						
					 
					
						2020-07-14 16:33:30 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							00ab9e2e85 
							
						 
					 
					
						
						
							
							refactor: adjust event options handling to be JSX friendly  
						
						 
						
						
						
						
					 
					
						2020-07-14 13:20:59 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							380c6792d8 
							
						 
					 
					
						
						
							
							fix(v-on): refactor DOM event options modifer handling  
						
						 
						
						... 
						
						
						
						fix  #1567 
Previously multiple `v-on` handlers with different event attach option
modifers (`.once`, `.capture` and `.passive`) are generated as an array
of objects in the form of `[{ handler, options }]` - however, this
makes it pretty complex for `runtime-dom` to properly handle all
possible value permutations, as each handler may need to be attached
with different options.
With this commit, they are now generated as event props with different
keys - e.g. `v-on:click.capture` is now generated as a prop named
`onClick.capture`. This allows them to be patched as separate props
which makes the runtime handling much simpler. 
						
						
					 
					
						2020-07-14 11:48:05 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							9152a89016 
							
						 
					 
					
						
						
							
							fix(v-on): capitalize dynamic event names  
						
						 
						
						
						
						
					 
					
						2020-07-13 17:36:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Pick 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							09f61b4049 
							
						 
					 
					
						
						
							
							types(runtime-core): adjust Renderer's type declaration ( #1566 )  
						
						 
						
						
						
						
					 
					
						2020-07-13 12:44:37 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							65beba98fe 
							
						 
					 
					
						
						
							
							fix(slots): differentiate dynamic/static compiled slots  
						
						 
						
						... 
						
						
						
						fix  #1557  
						
						
					 
					
						2020-07-13 12:36:41 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							ba3b3cdda9 
							
						 
					 
					
						
						
							
							fix(runtime-core/emits): merge emits options from mixins/extends  
						
						 
						
						... 
						
						
						
						fix  #1562  
						
						
					 
					
						2020-07-13 11:55:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b6cdd5621e 
							
						 
					 
					
						
						
							
							wip: template binding optimization  
						
						 
						
						
						
						
					 
					
						2020-07-10 22:12:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							9f706a9f5e 
							
						 
					 
					
						
						
							
							feat(runtime-dom): useCssVars  
						
						 
						
						
						
						
					 
					
						2020-07-09 16:25:29 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							20df2f3817 
							
						 
					 
					
						
						
							
							release: v3.0.0-beta.20  
						
						 
						
						
						
						
					 
					
						2020-07-08 12:45:30 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							903e8f697e 
							
						 
					 
					
						
						
							
							fix(runtime-core): should allow v-model listeners to fallthrough, but ignore for warning  
						
						 
						
						... 
						
						
						
						fix  #1543  
						
						
					 
					
						2020-07-08 11:56:47 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos Rodrigues 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1e90605c15 
							
						 
					 
					
						
						
							
							types(runtime-core): provide valid type for default $emit  ( #1498 )  
						
						 
						
						
						
						
					 
					
						2020-07-08 11:51:03 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								meteorlxy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							220db9bcda 
							
						 
					 
					
						
						
							
							feat(types): expose WritableComputedRef ( #1500 )  
						
						 
						
						
						
						
					 
					
						2020-07-08 11:49:07 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							00f6031fbf 
							
						 
					 
					
						
						
							
							test: assert vnode invalid key warning for NaN  
						
						 
						
						
						
						
					 
					
						2020-07-08 11:48:12 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felix Rilling 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							829b35e426 
							
						 
					 
					
						
						
							
							chore: typo fixes ( #1546 )  
						
						 
						
						... 
						
						
						
						* chore: fix typos in comments/JSDoc.
* chore: fix typo in internal function name.
* chore: fix typos in test comments/descriptions/variable names. 
						
						
					 
					
						2020-07-08 12:32:42 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							fe9e227ae4 
							
						 
					 
					
						
						
							
							types: adjust resolveDynamicComponent return type  
						
						 
						
						
						
						
					 
					
						2020-07-07 12:43:05 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d5ab70ba66 
							
						 
					 
					
						
						
							
							release: v3.0.0-beta.19  
						
						 
						
						
						
						
					 
					
						2020-07-07 10:04:31 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							58b07069ad 
							
						 
					 
					
						
						
							
							fix(watch): stop instance-bound watchers in post render queue  
						
						 
						
						... 
						
						
						
						so that changes triggered in beforeUnmount get correct value in callback
fix  #1525  
						
						
					 
					
						2020-07-06 21:50:56 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d7184c99e6 
							
						 
					 
					
						
						
							
							refactor(types): add VNode to VNodeTypes  
						
						 
						
						
						
						
					 
					
						2020-07-06 21:12:15 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							31e37b417b 
							
						 
					 
					
						
						
							
							chore: warn NaN vnode key  
						
						 
						
						
						
						
					 
					
						2020-07-06 18:56:21 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d86b01ba3a 
							
						 
					 
					
						
						
							
							fix(keep-alive): fix keep-alive with scopeId/fallthrough attrs  
						
						 
						
						... 
						
						
						
						fix  #1511  
						
						
					 
					
						2020-07-06 18:17:40 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							6dd59ee301 
							
						 
					 
					
						
						
							
							fix(v-model): should ignore compiled v-model listeners in attr fallthrough  
						
						 
						
						... 
						
						
						
						fix  #1510  
						
						
					 
					
						2020-07-06 17:00:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							36b6b4f022 
							
						 
					 
					
						
						
							
							fix(runtime-core/template-ref): template ref used in the same template should trigger update  
						
						 
						
						... 
						
						
						
						fix  #1505  
						
						
					 
					
						2020-07-06 16:40:00 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							7f83856f34 
							
						 
					 
					
						
						
							
							release: v3.0.0-beta.18  
						
						 
						
						
						
						
					 
					
						2020-07-01 21:06:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							f3e9c1b59d 
							
						 
					 
					
						
						
							
							fix(runtime-core): avoid accidental access of Object.prototype properties  
						
						 
						
						
						
						
					 
					
						2020-07-01 20:13:02 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							4e8e689572 
							
						 
					 
					
						
						
							
							fix: ensure vnode hooks are called consistently regardless of keep-alive  
						
						 
						
						
						
						
					 
					
						2020-07-01 19:50:13 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							c9629f2692 
							
						 
					 
					
						
						
							
							feat(runtime-core): support creating vnode from existing vnode  
						
						 
						
						... 
						
						
						
						This allows passing vnode around with curried props and use it in
places where VNodeType is expected, e.g. `<component :is=""/>` 
						
						
					 
					
						2020-07-01 19:48:01 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							2bdb5c1464 
							
						 
					 
					
						
						
							
							fix(runtime-core): pass unmount into inital mount patch prop  
						
						 
						
						
						
						
					 
					
						2020-07-01 16:01:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							7886c267f7 
							
						 
					 
					
						
						
							
							refactor: remove unused inheritRef option  
						
						 
						
						... 
						
						
						
						This is technically a breaking change, but the option was not meant for public use
and ended up not solving the problem it was introduced for. 
						
						
					 
					
						2020-07-01 15:40:11 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							f6da6bf999 
							
						 
					 
					
						
						
							
							release: v3.0.0-beta.17  
						
						 
						
						
						
						
					 
					
						2020-06-30 12:10:15 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							6b23216e6d 
							
						 
					 
					
						
						
							
							chore: comment on slot optimization hint [ci skip]  
						
						 
						
						
						
						
					 
					
						2020-06-30 12:01:05 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d2bf3cc4a8 
							
						 
					 
					
						
						
							
							chore: remove unnecessary loop  
						
						 
						
						
						
						
					 
					
						2020-06-30 11:43:15 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b3536d87a5 
							
						 
					 
					
						
						
							
							fix(runtime-dom): allow force updating value bindings for controlled inputs  
						
						 
						
						... 
						
						
						
						fix  #1471  
						
						
					 
					
						2020-06-30 11:23:09 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							062835d45a 
							
						 
					 
					
						
						
							
							fix(slots): make compiled slot marker non-enumerable  
						
						 
						
						... 
						
						
						
						fix  #1470  
						
						
					 
					
						2020-06-30 09:27:06 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jian Zhang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0017caf68b 
							
						 
					 
					
						
						
							
							chore: avoid unnecessary function call ( #1464 )  
						
						 
						
						
						
						
					 
					
						2020-06-29 18:52:44 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							ec3c12ee10 
							
						 
					 
					
						
						
							
							release: v3.0.0-beta.16  
						
						 
						
						
						
						
					 
					
						2020-06-29 18:34:50 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							86d3972855 
							
						 
					 
					
						
						
							
							fix(transition-group): vue 2 compatible handling of transition-group w/ multiple v-for children  
						
						 
						
						... 
						
						
						
						fix  #1126  
						
						
					 
					
						2020-06-29 18:16:10 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								underfin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4cd12887e 
							
						 
					 
					
						
						
							
							fix(BaseTransition): collect correct children with slot passthrough in Transition ( #1456 )  
						
						 
						
						... 
						
						
						
						fix  #1455  
						
						
					 
					
						2020-06-29 12:04:28 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							afe13e0584 
							
						 
					 
					
						
						
							
							fix(ssr): fix ssr scopeId on component root  
						
						 
						
						
						
						
					 
					
						2020-06-27 00:27:44 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							978d9522e8 
							
						 
					 
					
						
						
							
							fix(runtime-core): fix scopeId inheritance for component inside slots  
						
						 
						
						
						
						
					 
					
						2020-06-26 22:28:55 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							0dd5cde861 
							
						 
					 
					
						
						
							
							fix(runtime-core): handle patch flag de-op from cloned vnode  
						
						 
						
						... 
						
						
						
						close  #1426  
						
						
					 
					
						2020-06-26 18:05:53 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							f3f94e4deb 
							
						 
					 
					
						
						
							
							fix(runtime-core): component root should inherit scopeId from vnode  
						
						 
						
						... 
						
						
						
						fix  #1399  
						
						
					 
					
						2020-06-26 17:54:44 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							70ea76ae0c 
							
						 
					 
					
						
						
							
							fix(slots): filter out compiler marker from resolved slots  
						
						 
						
						... 
						
						
						
						fix  #1451  
						
						
					 
					
						2020-06-26 17:18:39 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d5dbd27193 
							
						 
					 
					
						
						
							
							fix(ssr): handle fallthrough attrs in ssr compile output  
						
						 
						
						
						
						
					 
					
						2020-06-26 16:55:37 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Stanislav Lashmanov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6bc0e0a31a 
							
						 
					 
					
						
						
							
							feat(ssr): renderToStream ( #1197 )  
						
						 
						
						
						
						
					 
					
						2020-06-26 11:09:47 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							e0d19a6953 
							
						 
					 
					
						
						
							
							fix(runtime-core): always check props presence in public instance proxy  
						
						 
						
						... 
						
						
						
						When the there are props merged from mixins or extends, the component itself
may not have a props property.
fix  #1236  where merged props are not exposed in production 
						
						
					 
					
						2020-06-26 10:19:07 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							5453e791ae 
							
						 
					 
					
						
						
							
							chore: fix types  
						
						 
						
						
						
						
					 
					
						2020-06-26 10:07:07 -04:00