Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							56d1c6391c 
							
						 
					 
					
						
						
							
							Step by step guide: use http-server instead of python  
						
						
						
						
					 
					
						2015-08-28 11:35:43 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Berchet 
							
						 
					 
					
						
						
						
						
							
						
						
							ba7364ec9e 
							
						 
					 
					
						
						
							
							Set the minimum typescript version to 1.5.0  
						
						... 
						
						
						
						fixes  #172 
^1.5.0-beta means >= 1.5.0 and < 2.0.0 and is technically valid. however
it's probably nicer not to refer to beta versions in the doc. 
					
						2015-08-12 14:03:24 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							4876479b18 
							
						 
					 
					
						
						
							
							fix(quickstart): Add helpful note for Windows users  
						
						... 
						
						
						
						A number of people have commented on github that they get the wrong typescript version, because of Visual Studio's
version being found instead of npm.
Fixes  #99  
						
						
					 
					
						2015-07-20 11:41:31 -07:00 
						 
				 
			
				
					
						
							
							
								Naomi Black 
							
						 
					 
					
						
						
						
						
							
						
						
							ed614f5073 
							
						 
					 
					
						
						
							
							fixing an accidental overwrite, setting version back to 28  
						
						
						
						
					 
					
						2015-06-27 18:36:12 -07:00 
						 
				 
			
				
					
						
							
							
								Sam Verschueren 
							
						 
					 
					
						
						
						
						
							
						
						
							d9b96f21db 
							
						 
					 
					
						
						
							
							Bumped version in the quickstart to 26  
						
						
						
						
					 
					
						2015-06-27 18:33:16 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							253d29badf 
							
						 
					 
					
						
						
							
							fix(quickstart): missing tsd transitive deps  
						
						
						
						
					 
					
						2015-06-25 12:21:19 -07:00 
						 
				 
			
				
					
						
							
							
								Naomi Black 
							
						 
					 
					
						
						
						
						
							
						
						
							22383d4816 
							
						 
					 
					
						
						
							
							docs(update): update examples to alpha-23 and small fixes from Jeff  
						
						
						
						
					 
					
						2015-05-26 15:00:45 -07:00 
						 
				 
			
				
					
						
							
							
								Won Song 
							
						 
					 
					
						
						
						
						
							
						
						
							8300295fa2 
							
						 
					 
					
						
						
							
							#128  
						
						... 
						
						
						
						Added /// and enclosing slash 
						
						
					 
					
						2015-05-19 21:58:27 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							8c65545cc8 
							
						 
					 
					
						
						
							
							quick start updated  
						
						
						
						
					 
					
						2015-05-19 08:48:26 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							a40310d842 
							
						 
					 
					
						
						
							
							Update the quickstart for alpha22.  
						
						... 
						
						
						
						We no longer need to use the quickstart repo since the published bundle works with Decorators. 
						
						
					 
					
						2015-05-07 22:45:35 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							1f3940977c 
							
						 
					 
					
						
						
							
							fix(quickstart): create app.ts before running tsc --watch  
						
						
						
						
					 
					
						2015-05-01 09:05:28 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							bceb5ca6b9 
							
						 
					 
					
						
						
							
							fix code indent  
						
						
						
						
					 
					
						2015-05-01 05:56:02 -07:00 
						 
				 
			
				
					
						
							
							
								Rado Kirov 
							
						 
					 
					
						
						
						
						
							
						
						
							c3c813b4bb 
							
						 
					 
					
						
						
							
							fix(quickstart): Update TS quickstart to use newly released TS 1.5.0 beta.  
						
						
						
						
					 
					
						2015-04-30 16:18:58 -07:00 
						 
				 
			
				
					
						
							
							
								Naomi Black 
							
						 
					 
					
						
						
						
						
							
						
						
							c4496c0686 
							
						 
					 
					
						
						
							
							docs(devpreview): Change alpha to developer preview and get rid of .x where feasible  
						
						... 
						
						
						
						closes  #47  
					
						2015-04-28 12:33:29 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Eagle 
							
						 
					 
					
						
						
						
						
							
						
						
							a3b66cbcd5 
							
						 
					 
					
						
						
							
							Update quickstart to use TypeScript  
						
						
						
						
					 
					
						2015-04-27 12:50:29 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							8b730d23b3 
							
						 
					 
					
						
						
							
							cleanup for setup file  
						
						
						
						
					 
					
						2015-04-21 23:48:47 -07:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							bee30ca1ad 
							
						 
					 
					
						
						
							
							Quickstart updates.  
						
						
						
						
					 
					
						2015-04-21 16:49:24 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							b14a44cc9c 
							
						 
					 
					
						
						
							
							add space  
						
						
						
						
					 
					
						2015-03-21 09:25:40 -07:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							7e5ad57ce5 
							
						 
					 
					
						
						
							
							previous changes from other branch  
						
						
						
						
					 
					
						2015-03-11 17:56:08 -07:00 
						 
				 
			
				
					
						
							
							
								Thomas Carlsen 
							
						 
					 
					
						
						
						
						
							
						
						
							0e50e08d2e 
							
						 
					 
					
						
						
							
							fixing example syntax  
						
						
						
						
					 
					
						2015-03-11 10:06:28 +01:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							89a89e12aa 
							
						 
					 
					
						
						
							
							Step 2: Clone  
						
						
						
						
					 
					
						2015-03-05 00:21:57 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							9727d2147c 
							
						 
					 
					
						
						
							
							Renaming qs and system link  
						
						
						
						
					 
					
						2015-03-05 00:19:33 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							0e6a738a41 
							
						 
					 
					
						
						
							
							es6-shim to quickstart renaming.  
						
						
						
						
					 
					
						2015-03-05 00:13:40 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							94508dd5b3 
							
						 
					 
					
						
						
							
							changing name for quickstart repo  
						
						
						
						
					 
					
						2015-03-05 00:06:10 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							3daf1e8cce 
							
						 
					 
					
						
						
							
							Repo name changed to quickstart.  
						
						
						
						
					 
					
						2015-03-05 00:06:10 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							1d2c0c53d8 
							
						 
					 
					
						
						
							
							angular2-quickstart wording.  
						
						
						
						
					 
					
						2015-03-05 00:06:10 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							3520788b5d 
							
						 
					 
					
						
						
							
							quickstart repo  
						
						
						
						
					 
					
						2015-03-04 23:48:06 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							f2b8fe638e 
							
						 
					 
					
						
						
							
							.es6 or .js  
						
						
						
						
					 
					
						2015-03-04 22:58:14 -08:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							6de6a3ae2d 
							
						 
					 
					
						
						
							
							Add directions for getting and running an HTTP server  
						
						
						
						
					 
					
						2015-03-04 22:48:32 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							1f978a7927 
							
						 
					 
					
						
						
							
							number  
						
						
						
						
					 
					
						2015-03-04 22:09:03 -08:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							d56ede4e53 
							
						 
					 
					
						
						
							
							Copyedit of JS quick start  
						
						
						
						
					 
					
						2015-03-04 16:21:24 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							c77e4850f1 
							
						 
					 
					
						
						
							
							drop down update  
						
						
						
						
					 
					
						2015-03-04 05:27:48 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							1eaed5d7a5 
							
						 
					 
					
						
						
							
							Steps refactor.  
						
						
						
						
					 
					
						2015-03-03 13:50:49 -08:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							da2d76352b 
							
						 
					 
					
						
						
							
							tweaks to quickstarts  
						
						
						
						
					 
					
						2015-03-03 11:32:06 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							7791ed9209 
							
						 
					 
					
						
						
							
							merge with master  
						
						
						
						
					 
					
						2015-03-02 19:16:09 -08:00 
						 
				 
			
				
					
						
							
							
								Kathy Walrath 
							
						 
					 
					
						
						
						
						
							
						
						
							c1fd3477fe 
							
						 
					 
					
						
						
							
							fix a couple of js quick start typos  
						
						
						
						
					 
					
						2015-03-02 18:43:37 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							c9f6c832b4 
							
						 
					 
					
						
						
							
							QS revisions.  
						
						
						
						
					 
					
						2015-03-02 17:05:31 -08:00 
						 
				 
			
				
					
						
							
							
								David East 
							
						 
					 
					
						
						
						
						
							
						
						
							55072f00a4 
							
						 
					 
					
						
						
							
							QS revisions.  
						
						
						
						
					 
					
						2015-03-02 16:53:46 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							0c54eb11cd 
							
						 
					 
					
						
						
							
							resources page  
						
						
						
						
					 
					
						2015-03-02 06:01:47 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							46601d1311 
							
						 
					 
					
						
						
							
							text formatting  
						
						
						
						
					 
					
						2015-03-01 21:34:32 -08:00 
						 
				 
			
				
					
						
							
							
								Alex Wolfe 
							
						 
					 
					
						
						
						
						
							
						
						
							62d7e3da91 
							
						 
					 
					
						
						
							
							added latests folder and logic to docs  
						
						
						
						
					 
					
						2015-02-28 16:35:18 -08:00