434 Commits

Author SHA1 Message Date
SteveSandersonMS
28aa7bfadb Bump yeoman generator package version 2016-05-18 10:52:57 +01:00
SteveSandersonMS
218ca1fa44 Avoid peer dependency warnings while angular2-universal expects a specific version of rxjs 2016-05-17 16:25:47 +01:00
SteveSandersonMS
9ea1ca0a9b Trivial tweak to import ordering 2016-05-17 16:25:15 +01:00
Andrei Tserakhau
41d1c14770 bug(ng2-template): fix issue with not disposed boot object 2016-05-17 16:00:16 +01:00
Andrei Tserakhau
58a1aa3538 chore(ng2-template): upgrade angular 2 template to rc1 version 2016-05-17 16:00:16 +01:00
SteveSandersonMS
352108be35 Update all projects for final .NET Core RC2 2016-05-17 11:56:06 +01:00
SteveSandersonMS
d1964f087d Change from netstandardapp1.5 to netcoreapp1.0 everywhere 2016-05-04 15:26:14 -07:00
SteveSandersonMS
999641c4c2 Remove 'UseDefaultHostingConfiguration' references, as the API no longer exists and is not strictly needed 2016-05-04 13:16:13 -07:00
SteveSandersonMS
6980b2fe81 Simplify some .gitignore patterns for compatibility with gitignore-parser 2016-05-02 13:14:27 -07:00
SteveSandersonMS
9cb6d5d2b6 Update Yeoman generator references to aspnet to aspnetcore 2016-05-02 13:14:27 -07:00
SteveSandersonMS
c073248981 Remove Angular 2 Music Store workarounds for an fx bug that was fixed in RC2 2016-05-02 13:13:50 -07:00
SteveSandersonMS
13beb7cf27 Add local pack script. Remove dnx451 framework references. May add back later if needed. 2016-05-02 13:13:49 -07:00
SteveSandersonMS
25c728f885 Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.* 2016-05-02 13:13:49 -07:00
SteveSandersonMS
649c6079ea Update WebApplicationBasic template to RC2 2016-05-02 13:13:48 -07:00
SteveSandersonMS
280979c708 Update ReactSpa template to RC2 2016-05-02 13:13:48 -07:00
SteveSandersonMS
5cbc5f438b Update ReactReduxSpa template to RC2 2016-05-02 13:13:48 -07:00
SteveSandersonMS
1468db1ba6 Update KnockoutSpa template to RC2 2016-05-02 13:13:48 -07:00
SteveSandersonMS
6a2a3d9532 Fix JSON formatting in Angular2Spa template 2016-05-02 13:13:48 -07:00
SteveSandersonMS
73caae2b78 Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT 2016-05-02 13:13:48 -07:00
SteveSandersonMS
1cb4dd920c Partial migration to ASP.NET Core 1.0 RC2 (done the core packages, plus the ES2015/Webpack samples, and the Angular2Spa template). Only verified it builds/runs on .NET Core - not checked on net451. 2016-05-02 13:13:47 -07:00
SteveSandersonMS
992060b908 Further attempt to make the build pass 2016-05-02 12:47:58 -07:00
SteveSandersonMS
323711fc24 Hopefully make the build work on Windows 2016-05-02 12:28:04 -07:00
SteveSandersonMS
7d193108df Build using local 'tsc' tool instead of hoping the globally-installed one exists and is the right version 2016-05-02 12:18:52 -07:00
SteveSandersonMS
ad4bf09407 Add yosay to Yeoman generator 2016-05-02 10:24:37 -07:00
SteveSandersonMS
a846ea85e0 Update Yeoman generator version 2016-04-29 17:34:21 +01:00
SteveSandersonMS
5743d312c2 Improve VS compatibility using <TypeScriptCompileBlocked> in .xproj files 2016-04-29 17:33:31 +01:00
SteveSandersonMS
abf79af5ca Fix NPM config for Yeoman generator 2016-04-29 12:35:13 +01:00
SteveSandersonMS
1e7912b8b6 package.json tweaks 2016-04-29 11:56:33 +01:00
SteveSandersonMS
b51a035c68 Yeoman generator now installs NPM/DNX dependencies and runs webpack 2016-04-29 11:26:25 +01:00
SteveSandersonMS
4de2e9673f Basically working Yeoman template generator generator 2016-04-28 17:01:27 +01:00
SteveSandersonMS
fc705e8bf8 Simplify by removing diff feature. Now just writes each template as an independent copy. 2016-04-28 14:34:47 +01:00
SteveSandersonMS
1830c20212 Beginning Yeoman generator generator. Currently creates templates in as patches vs a common set of files. 2016-04-28 14:28:34 +01:00
SteveSandersonMS
a0c47252ca Update to latest Angular2/angular-universal and use relative URLs in template's HTTP request 2016-04-21 11:36:27 +01:00
SteveSandersonMS
6a325f8cc4 Clean up versions of referenced packages 2016-04-14 15:14:26 +01:00
SteveSandersonMS
51650f4623 Clean up RC1 bug workaround 2016-04-14 14:59:41 +01:00
SteveSandersonMS
39a8a4a128 Update to current versions of React/Redux/etc. 2016-04-13 15:34:23 +01:00
SteveSandersonMS
770a74c25b Update Angular2Spa template to newer dependencies 2016-04-08 11:41:20 +01:00
SteveSandersonMS
67483b4ab6 Fix Angular 2 polyfills 2016-04-07 15:44:29 +01:00
SteveSandersonMS
c8a7ac95a9 Make async data fetching work on the server with Angular 2 2016-04-05 20:31:21 +01:00
SteveSandersonMS
89c8dd3b36 Update Angular2Spa to current versions of Angular 2, angular2-universal-preview, etc. 2016-03-31 16:41:24 +01:00
SteveSandersonMS
ff5cdd1815 Fix Angular2Spa production builds 2016-03-24 12:07:28 +00:00
SteveSandersonMS
611f88fcb7 Simplify ReactReduxSpa template to use aspnet-* packages 2016-03-11 01:13:09 +00:00
SteveSandersonMS
b28296f801 Fix aspnet-webpack-react, and simplify ReactSpa template to use it 2016-03-11 01:08:41 +00:00
SteveSandersonMS
294d898fd3 Simplify Angular 2 template to use aspnet-webpack etc. 2016-03-11 01:01:42 +00:00
SteveSandersonMS
dfc2f9503b Simplify KnockoutSpa template using new aspnet-webpack package 2016-03-11 00:35:18 +00:00
SteveSandersonMS
b519e58fc5 Simpler use of attribute routing 2016-03-08 18:15:09 +00:00
SteveSandersonMS
11d4873164 Demonstrate lazy-loading for Webpack-bundled KO components 2016-03-08 17:03:09 +00:00
SteveSandersonMS
25ba7986d8 Minor fixes to KO template (bundling config and menu styling) 2016-03-08 16:08:49 +00:00
SteveSandersonMS
515c659a47 Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support. 2016-03-08 15:56:43 +00:00
SteveSandersonMS
bbdbb449d5 Initial KnockoutSpa template 2016-03-08 12:16:22 +00:00