Jonas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5495c70c4a 
							
						 
					 
					
						
						
							
							fix(transition-group): handle multiple move-classes ( #679 )  
						
						 
						
						... 
						
						
						
						fix  #678  
						
						
					 
					
						2020-02-10 09:36:19 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							c952321fcf 
							
						 
					 
					
						
						
							
							wip(compiler-ssr): v-model static types + textarea  
						
						 
						
						
						
						
					 
					
						2020-02-05 14:23:03 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							e6e2c58234 
							
						 
					 
					
						
						
							
							fix(runtime-dom/ssr): properly handle xlink and boolean attributes  
						
						 
						
						
						
						
					 
					
						2020-01-28 22:03:53 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							6f43c4b516 
							
						 
					 
					
						
						
							
							wip(ssr): vdom serialization  
						
						 
						
						
						
						
					 
					
						2020-01-28 18:48:27 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							da25517377 
							
						 
					 
					
						
						
							
							wip(ssr): initial work on server-renderer  
						
						 
						
						
						
						
					 
					
						2020-01-27 16:00:17 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							c07751fd36 
							
						 
					 
					
						
						
							
							refactor: adjust createApp related API signatures  
						
						 
						
						... 
						
						
						
						BREAKING CHANGE: `createApp` API has been adjusted.
  - `createApp()` now accepts the root component, and optionally a props
  object to pass to the root component.
  - `app.mount()` now accepts a single argument (the root container)
  - `app.unmount()` no longer requires arguments.
  New behavior looks like the following:
  ``` js
  const app = createApp(RootComponent)
  app.mount('#app')
  app.unmount()
  ``` 
						
						
					 
					
						2020-01-27 16:00:17 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							48152bc88e 
							
						 
					 
					
						
						
							
							fix(runtime-dom): should not access document in non-browser env  
						
						 
						
						... 
						
						
						
						fix  #657  
						
						
					 
					
						2020-01-25 22:31:38 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yang 
							
						 
					 
					
						
						
						
						
							
						
						
							98d50d874d 
							
						 
					 
					
						
						
							
							fix(transition): handle multiple transition classes ( #638 ) ( #645 )  
						
						 
						
						... 
						
						
						
						fix  #638  
						
						
					 
					
						2020-01-20 12:44:01 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								likui 
							
						 
					 
					
						
						
						
						
							
						
						
							04ac6c467a 
							
						 
					 
					
						
						
							
							feat(runtime-core): support app.unmount(container) ( #601 )  
						
						 
						
						... 
						
						
						
						close  #593  
						
						
					 
					
						2020-01-16 12:23:47 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								djy0 
							
						 
					 
					
						
						
						
						
							
						
						
							fc48e43ac7 
							
						 
					 
					
						
						
							
							chore: fix typo [ci skip] ( #547 )  
						
						 
						
						
						
						
					 
					
						2019-12-18 11:45:28 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							69c9dbc825 
							
						 
					 
					
						
						
							
							feat(sfc): scopeId runtime support  
						
						 
						
						
						
						
					 
					
						2019-12-17 12:31:38 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Haoqun Jiang 
							
						 
					 
					
						
						
						
						
							
						
						
							d1527fbee4 
							
						 
					 
					
						
						
							
							test: add test for runtime-dom/modules/class ( #75 )  
						
						 
						
						
						
						
					 
					
						2019-12-09 14:52:20 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								hujiulong 
							
						 
					 
					
						
						
						
						
							
						
						
							7522d4d61a 
							
						 
					 
					
						
						
							
							types(transition): props should be declared by generic ( #514 )  
						
						 
						
						
						
						
					 
					
						2019-12-03 10:12:54 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							22957436e8 
							
						 
					 
					
						
						
							
							chore: default transition css prop to true  
						
						 
						
						
						
						
					 
					
						2019-11-29 17:38:29 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							6d254da532 
							
						 
					 
					
						
						
							
							feat(transition): add runtime props validation for TransitionGroup  
						
						 
						
						
						
						
					 
					
						2019-11-29 16:47:41 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							0e3e07079a 
							
						 
					 
					
						
						
							
							feat(transition): properly handle transition & transition-group in compiler  
						
						 
						
						
						
						
					 
					
						2019-11-29 12:42:04 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							52239d137c 
							
						 
					 
					
						
						
							
							types: fix class module transition class typing  
						
						 
						
						
						
						
					 
					
						2019-11-29 11:53:54 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							800b0f0e7a 
							
						 
					 
					
						
						
							
							feat(transition): TransitionGroup  
						
						 
						
						
						
						
					 
					
						2019-11-28 18:41:01 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								likui 
							
						 
					 
					
						
						
						
						
							
						
						
							00857ac816 
							
						 
					 
					
						
						
							
							feat(core): support v-show directive ( #310 )  
						
						 
						
						
						
						
					 
					
						2019-11-24 22:04:26 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							1765985ec2 
							
						 
					 
					
						
						
							
							feat(transition): support in templates  
						
						 
						
						
						
						
					 
					
						2019-11-24 18:37:59 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							a834807942 
							
						 
					 
					
						
						
							
							refactor: rename transition components  
						
						 
						
						
						
						
					 
					
						2019-11-24 16:00:46 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Gabriel Loiácono 
							
						 
					 
					
						
						
						
						
							
						
						
							f399b5476f 
							
						 
					 
					
						
						
							
							refactor(transition):  avoid repeated code ( #483 )  
						
						 
						
						
						
						
					 
					
						2019-11-23 00:02:39 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							55b7bf991d 
							
						 
					 
					
						
						
							
							fix(transition): handle errors in CSSTransition onEnter & onLeave  
						
						 
						
						
						
						
					 
					
						2019-11-22 23:42:04 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							a6aa64b0cc 
							
						 
					 
					
						
						
							
							refactor: tweaks  
						
						 
						
						
						
						
					 
					
						2019-11-22 23:32:53 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							1b8236615e 
							
						 
					 
					
						
						
							
							feat(transition): handle persisted mode  
						
						 
						
						
						
						
					 
					
						2019-11-22 23:21:53 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							24b4120c21 
							
						 
					 
					
						
						
							
							types: fix dts  
						
						 
						
						
						
						
					 
					
						2019-11-22 18:09:26 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							231b940103 
							
						 
					 
					
						
						
							
							chore: remove unnecessary type annotations  
						
						 
						
						
						
						
					 
					
						2019-11-22 15:35:41 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							be9b4b2527 
							
						 
					 
					
						
						
							
							feat(transition): handle transition classes when patching classes  
						
						 
						
						
						
						
					 
					
						2019-11-22 15:35:41 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							7859e4bce3 
							
						 
					 
					
						
						
							
							feat(transition): CSS transition for runtime-dom  
						
						 
						
						
						
						
					 
					
						2019-11-22 15:35:41 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cédric Exbrayat 
							
						 
					 
					
						
						
						
						
							
						
						
							8688acc36f 
							
						 
					 
					
						
						
							
							refactor(runtime-dom): avoid unnecessary checks in patchDOMProp ( #452 )  
						
						 
						
						
						
						
					 
					
						2019-11-14 11:27:23 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cédric Exbrayat 
							
						 
					 
					
						
						
						
						
							
						
						
							fe66194a77 
							
						 
					 
					
						
						
							
							feat(vModel): handle true-value and false-value for checkbox ( #449 )  
						
						 
						
						
						
						
					 
					
						2019-11-12 16:24:39 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							2b2727e62c 
							
						 
					 
					
						
						
							
							feat(runtime-dom/style): support CSS variables and auto prefixing  
						
						 
						
						
						
						
					 
					
						2019-11-08 22:38:04 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cr 
							
						 
					 
					
						
						
						
						
							
						
						
							34e2725e9b 
							
						 
					 
					
						
						
							
							feat(runtime-dom): support !important for patchStyle. ( #422 )  
						
						 
						
						
						
						
					 
					
						2019-11-08 22:06:53 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							7fa676e55f 
							
						 
					 
					
						
						
							
							feat(v-on): adjust key modifier behavior to match 2.x  
						
						 
						
						
						
						
					 
					
						2019-11-08 17:50:59 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							d7eab51315 
							
						 
					 
					
						
						
							
							refactor: move dom tag config to shared  
						
						 
						
						... 
						
						
						
						Otherwise runtime-dom cjs & esm builds will import compiler-dom 
						
						
					 
					
						2019-11-06 15:22:46 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							90b9884eb4 
							
						 
					 
					
						
						
							
							refactor: rename/re-organize files  
						
						 
						
						
						
						
					 
					
						2019-11-02 12:18:35 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							5eee1152ca 
							
						 
					 
					
						
						
							
							types: (wip) improve dts output  
						
						 
						
						
						
						
					 
					
						2019-11-01 11:32:53 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							07ce2c5fa7 
							
						 
					 
					
						
						
							
							perf: improve directive runtime performance  
						
						 
						
						
						
						
					 
					
						2019-10-26 16:00:07 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							6a92bbd9c0 
							
						 
					 
					
						
						
							
							feat(runtime-dom): support using mount target innerHTML as template  
						
						 
						
						
						
						
					 
					
						2019-10-24 21:58:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							af57ad110f 
							
						 
					 
					
						
						
							
							chore: revert prettier  
						
						 
						
						
						
						
					 
					
						2019-10-22 11:53:32 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							b5886189ba 
							
						 
					 
					
						
						
							
							types: massive refactor  
						
						 
						
						
						
						
					 
					
						2019-10-22 11:53:32 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							bb85aefc03 
							
						 
					 
					
						
						
							
							chore: move dom element config to compiler-dom  
						
						 
						
						
						
						
					 
					
						2019-10-21 16:25:16 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jooger 
							
						 
					 
					
						
						
						
						
							
						
						
							67eb29f63b 
							
						 
					 
					
						
						
							
							refactor(errorHandlling): handle array in callWithAsyncErrorHandling ( #332 )  
						
						 
						
						
						
						
					 
					
						2019-10-21 13:59:10 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							58593c4714 
							
						 
					 
					
						
						
							
							feat(v-on): cache handlers  
						
						 
						
						
						
						
					 
					
						2019-10-18 21:51:34 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							cba34453db 
							
						 
					 
					
						
						
							
							refactor(v-on): avoid empty modifier guard with only key modifier  
						
						 
						
						
						
						
					 
					
						2019-10-18 16:20:45 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								xiaoboost 
							
						 
					 
					
						
						
						
						
							
						
						
							32499b16e7 
							
						 
					 
					
						
						
							
							types: improve typing ( #309 )  
						
						 
						
						
						
						
					 
					
						2019-10-16 10:31:40 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dmitry Sharshakov 
							
						 
					 
					
						
						
						
						
							
						
						
							0bac763f5a 
							
						 
					 
					
						
						
							
							feat(directives): add support for function directives ( #252 )  
						
						 
						
						
						
						
					 
					
						2019-10-16 02:12:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								宋铄运 
							
						 
					 
					
						
						
						
						
							
						
						
							db5c343c33 
							
						 
					 
					
						
						
							
							test(runtime-dom): add test coverage for v-on runtime guards, fix "exact" guard ( #298 )  
						
						 
						
						
						
						
					 
					
						2019-10-15 17:08:43 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Carlos Rodrigues 
							
						 
					 
					
						
						
						
						
							
						
						
							0b2573f3d1 
							
						 
					 
					
						
						
							
							types(runtime-dom): cast to the correct eventType instead of any ( #292 )  
						
						 
						
						
						
						
					 
					
						2019-10-15 12:26:19 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Evan You 
							
						 
					 
					
						
						
						
						
							
						
						
							8df3e0a41e 
							
						 
					 
					
						
						
							
							refactor: move looseEqual to vModel  
						
						 
						
						
						
						
					 
					
						2019-10-14 17:40:56 -04:00