Commit Graph

348 Commits

Author SHA1 Message Date
SteveSandersonMS
20fd7bc78d Update ASP.NET build scripts 2016-05-02 13:10:09 -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
f798f308f3 Update redux-typed to match latest third-party .d.ts files for React and Redux 2016-05-02 11:17:26 -07:00
SteveSandersonMS
5e92ec0bee Lock preboot dependency on 2.0.5, because newer version fails if you don't have 'typings' installed globally (which I guess is a bug) 2016-05-02 11:02:35 -07:00
Steve Sanderson
e315bd2c28 Merge pull request #57 from laskoviymishka/unshift-issue
Fix issue: entry.main.unshift is not a function Closes #56
2016-05-02 10:54:54 -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
Andrei Tserakhau
754e32b604 Fix Webpack default entry issue: webpackConfig.entry.main.unshift is not a function
Closes #56
2016-04-29 14:05:50 +03: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
Steve Sanderson
5534f1bd54 Merge pull request #45 from code4aman/patch-1
fix typo in README.md
2016-04-28 11:16:00 +01:00
Steve Sanderson
cf9d109876 Merge pull request #50 from tzachov/patch-2
Use "nameof" instead of string
2016-04-28 11:14:46 +01:00
SteveSandersonMS
7b53e4aa55 Update Angular 2 Music Store sample to latest Angular2/angular-universal and make HTTP requests work during server-side prerendering 2016-04-21 11:59:01 +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
tzachov
5a18287009 Use "nameof" instead of string 2016-04-18 00:04:09 +03: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
Aman Kubanychbek
8ad5fdceb4 fix typo in README.md 2016-04-11 00:02:44 +06:00
SteveSandersonMS
fa2b56fafd Remove deprecated Angular/React-specific prerendering code, since both are now handled by 'asp-pretender-module' in SpaServices 2016-04-08 14:01:15 +01:00
SteveSandersonMS
18a165d6f4 Update Angular 2 Music Store sample to latest Angular 2 and other dependencies. Switch from asp-ng2-prerender-module to the more general asp-prerender-module. 2016-04-08 13:54:41 +01:00
SteveSandersonMS
532da3de9f Update to latest Angular 2 and bump version to 0.0.5 2016-04-08 13:30:09 +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
033a42ab42 Update Webpack sample to use aspnet-webpack package 2016-03-31 15:56:39 +01:00
SteveSandersonMS
dcfdbc8f04 Simplify aspnet-webpack - remove 'express' dependency and use 'connect' directly instead 2016-03-31 15:53:11 +01:00
SteveSandersonMS
ff5cdd1815 Fix Angular2Spa production builds 2016-03-24 12:07:28 +00:00
SteveSandersonMS
f1fa20afeb Fix UseWebpackDevMiddleware with no options 2016-03-24 11:39:38 +00:00
SteveSandersonMS
980054b321 Update transpilation example to Babel 6 and remove system.js 2016-03-23 14:02:18 +00:00
Cesar Blum Silveira
908bc6a577 ASP.NET 5 -> ASP.NET Core 2016-03-14 21:44:31 -07:00
Eivind Gussiås Løkseth
a749ee006e Removed one of the comment blocks about Web API 2
Duplicate comment block removed.
2016-03-12 18:03:53 +01: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
5e7e75cc0b More fixes for aspnet-webpack 2016-03-11 01:01:22 +00:00
SteveSandersonMS
dfc2f9503b Simplify KnockoutSpa template using new aspnet-webpack package 2016-03-11 00:35:18 +00:00
SteveSandersonMS
d5fbe4b3b6 Fix aspnet-webpack package 2016-03-11 00:34:57 +00:00
SteveSandersonMS
590574a8a9 Reduce SpaServices's built-in JS to simply invoke exports from the corresponding new NPM packages 2016-03-10 23:36:22 +00:00
SteveSandersonMS
ec9544c644 Add aspnet-prerendering NPM package 2016-03-10 23:22:29 +00:00
SteveSandersonMS
e5a6a05c97 Add aspnet-webpack-react NPM package 2016-03-10 23:21:16 +00:00
SteveSandersonMS
2747aad66f Add aspnet-webpack NPM package 2016-03-10 23:20:24 +00:00