Misko Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							81312e4b3e 
							
						 
					 
					
						
						
							
							docs: annotations  
						
						
						
						
					 
					
						2015-03-19 16:56:52 +00:00 
						 
				 
			
				
					
						
							
							
								Tim Blasi 
							
						 
					 
					
						
						
						
						
							
						
						
							57723e1354 
							
						 
					 
					
						
						
							
							feat(di): Add the @Injectable annotation to Compiler  
						
						... 
						
						
						
						Mark `Compiler` and its dependencies as available to the `Injector`. 
						
						
					 
					
						2015-03-17 22:12:47 -07:00 
						 
				 
			
				
					
						
							
							
								Nick Van Dyck 
							
						 
					 
					
						
						
						
						
							
						
						
							6fe294ff2b 
							
						 
					 
					
						
						
							
							(docs) decorator events typo?  
						
						... 
						
						
						
						Ok I'm not sure (trying to understand angular2) but according to what i can see. Shouldn't the decorator event property be events. Please correct me if I'm wrong :p 
						
						
					 
					
						2015-03-17 17:10:47 -07:00 
						 
				 
			
				
					
						
							
							
								vsavkin 
							
						 
					 
					
						
						
						
						
							
						
						
							2041860a21 
							
						 
					 
					
						
						
							
							feat: added an ability to dynamically load components  
						
						
						
						
					 
					
						2015-03-17 15:23:59 -07:00 
						 
				 
			
				
					
						
							
							
								vsavkin 
							
						 
					 
					
						
						
						
						
							
						
						
							b69f3043e0 
							
						 
					 
					
						
						
							
							feat(compiler): added the DynamicComponent annotation  
						
						
						
						
					 
					
						2015-03-17 15:23:58 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Bacon Darwin 
							
						 
					 
					
						
						
						
						
							
						
						
							85799aa1a5 
							
						 
					 
					
						
						
							
							docs(*): add @publicModule tags  
						
						... 
						
						
						
						Initial set of tags to demonstrate the public docs filtering
Closes  #988  
						
						
					 
					
						2015-03-17 14:44:45 -07:00 
						 
				 
			
				
					
						
							
							
								Misko Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							115ac5f290 
							
						 
					 
					
						
						
							
							docs: directive docs  
						
						
						
						
					 
					
						2015-03-16 02:53:22 +00:00 
						 
				 
			
				
					
						
							
							
								Misko Hevery 
							
						 
					 
					
						
						
						
						
							
						
						
							956b8c8792 
							
						 
					 
					
						
						
							
							docs: bootstrap method  
						
						
						
						
					 
					
						2015-03-13 21:55:02 +00:00 
						 
				 
			
				
					
						
							
							
								Rado Kirov 
							
						 
					 
					
						
						
						
						
							
						
						
							dd3e6271c2 
							
						 
					 
					
						
						
							
							chore(services): rename services.  
						
						... 
						
						
						
						Closes  #711  
					
						2015-03-11 18:30:37 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							bfa18ffd9b 
							
						 
					 
					
						
						
							
							feat(Directives): add the ability to declaratively bind events  
						
						... 
						
						
						
						relates to #621  
						
						
					 
					
						2015-03-10 08:14:24 +01:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							b349c35678 
							
						 
					 
					
						
						
							
							feat(ElementInjector): implement @PropertySetter  
						
						... 
						
						
						
						relates to #621  
						
						
					 
					
						2015-03-09 18:28:39 +01:00 
						 
				 
			
				
					
						
							
							
								Kevin Moore 
							
						 
					 
					
						
						
						
						
							
						
						
							fa25965939 
							
						 
					 
					
						
						
							
							chore: Remove unused imports  
						
						... 
						
						
						
						Closes  #624  
					
						2015-02-17 16:49:08 -08:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							e6c8bde808 
							
						 
					 
					
						
						
							
							feat(Compiler): Multiple template per component  
						
						... 
						
						
						
						fixes  #596 
- TemplateConfig becomes Template
- introduce a TemplateResolver to pick the cmp template,
- @Component and @Template are disociated 
					
						2015-02-13 18:07:08 +01:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							6d23d00057 
							
						 
					 
					
						
						
							
							refactor(ViewPort): @Template -> @Viewport, ViewPort -> ViewContainer  
						
						... 
						
						
						
						fixes  #595  
					
						2015-02-13 17:48:27 +01:00 
						 
				 
			
				
					
						
							
							
								Tobias Bosch 
							
						 
					 
					
						
						
						
						
							
						
						
							f39c6dc2c7 
							
						 
					 
					
						
						
							
							fix(setup): use upstream traceur with explicit patches  
						
						... 
						
						
						
						Also correct the transpile to ES6
Also support generics correctly
All patches are hooked in via `/tools/transpiler/index.js`
https://github.com/google/traceur-compiler/issues/1700 
https://github.com/google/traceur-compiler/issues/1699 
https://github.com/google/traceur-compiler/issues/1708 
https://github.com/google/traceur-compiler/issues/1625 
https://github.com/google/traceur-compiler/issues/1706  
						
						
					 
					
						2015-02-06 17:04:08 -08:00 
						 
				 
			
				
					
						
							
							
								vsavkin 
							
						 
					 
					
						
						
						
						
							
						
						
							9240b09011 
							
						 
					 
					
						
						
							
							refactor(directives): directives use declare that they listen to onChange in the annotations  
						
						
						
						
					 
					
						2015-02-06 13:53:49 -08:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							746f85a621 
							
						 
					 
					
						
						
							
							feat(compiler, ShadowDom): adds TemplateLoader using XHR.  
						
						... 
						
						
						
						Also adds css shimming for emulated shadow dom and makes the shadowDom
strategy global to the application. 
						
						
					 
					
						2015-02-05 19:47:29 -08:00 
						 
				 
			
				
					
						
							
							
								Yegor Jbanov 
							
						 
					 
					
						
						
						
						
							
						
						
							3f228669d7 
							
						 
					 
					
						
						
							
							chore(packaging): update import for the new file structure  
						
						
						
						
					 
					
						2015-02-05 15:47:12 -08:00 
						 
				 
			
				
					
						
							
							
								Yegor Jbanov 
							
						 
					 
					
						
						
						
						
							
						
						
							3820609f24 
							
						 
					 
					
						
						
							
							chore(packaging): move files to match target file structure  
						
						
						
						
					 
					
						2015-02-05 15:46:13 -08:00