Commit Graph

27 Commits

Author SHA1 Message Date
SteveSandersonMS
4312d6e28c Temporary fake .d.ts for domain-tasks until moved to definitelytyped 2016-02-08 18:15:20 -08:00
SteveSandersonMS
ad55e9c94d Use external domain-tasks NPM module 2016-02-08 17:57:58 -08:00
SteveSandersonMS
e419ec43fc Make render-server able to load TS/ES2015 without precompilation 2016-02-08 11:28:51 -08:00
SteveSandersonMS
1fc3426278 render-server.js shouldn't depend on React/Redux-specific concepts 2016-02-08 10:08:35 -08:00
SteveSandersonMS
05905a42ab Move framework stuff into 'fx' folder 2016-02-07 22:18:27 -08:00
SteveSandersonMS
59b28ae5ee Don't hide errors 2016-02-07 22:13:44 -08:00
SteveSandersonMS
9c16c7da3d Beginning server-side rendering support 2016-02-07 21:41:00 -08:00
SteveSandersonMS
5811c98230 Beginning React+Redux "Music Store" sample 2016-02-05 23:28:13 +00:00
SteveSandersonMS
e59e2e0328 Only use Webpack Dev Middleware in dev mode 2016-02-02 15:34:34 +00:00
SteveSandersonMS
8ef9ab31a7 Enable Webpack dev middleware and React hot module replacement 2016-02-02 15:26:15 +00:00
SteveSandersonMS
003918721d Tweak ReactGrid's Webpack config in preparation for use of dev middleware 2016-02-02 15:19:45 +00:00
Charalampos Karypidis
225dfdd168 #31 Ugrade to Babel 6 and update the ReactGrid sample 2016-02-02 15:11:22 +00:00
SteveSandersonMS
73e218de4e Add strong naming and fix DB path on IIS Express 2016-02-02 15:10:15 +00:00
SteveSandersonMS
39f7f1649f Add example of server and client validation for React 2015-12-15 12:47:52 +00:00
SteveSandersonMS
78efc77be4 Use MapSpaFallbackRoute in ReactServices and demo 2015-12-09 15:17:31 +00:00
SteveSandersonMS
4ba80c3210 Fix styling in React example 2015-11-24 14:20:18 +00:00
SteveSandersonMS
83c9f2136d Update everything to use ASP.NET 5 RC1 2015-11-24 12:06:24 +00:00
SteveSandersonMS
bf910eb76e Bump all versions to -alpha7 2015-11-17 11:16:52 +00:00
SteveSandersonMS
717fb37034 Rename packages. Bump versions to -alpha6 2015-11-05 14:23:11 -08:00
SteveSandersonMS
54aad643c8 Decode Node's JSON response into arbitrary .NET type. Add VS stuff. 2015-11-05 22:05:43 +00:00
SteveSandersonMS
46dc743177 Fix various path issues 2015-11-05 11:46:10 -08:00
SteveSandersonMS
7c3d22c7b6 Add react tag helper. Clean up code and make it more consistent. 2015-11-04 12:19:43 -08:00
SteveSandersonMS
0c59f670b2 Simplify ReactRenderer API when referencing default modules 2015-11-02 20:23:05 -08:00
SteveSandersonMS
7e1955c6fe Make app.AddNodeServices optional in Angular case. Fix tag helper attribute name. Bump versions. 2015-11-02 20:07:31 -08:00
SteveSandersonMS
37eb4efff0 Remove 'express' and 'body-parser' NPM dependencies from HttpNodeInstance 2015-11-02 14:52:45 -08:00
SteveSandersonMS
de991b9858 Switch to using DI to acquire Node instances. Bump versions to alpha2. 2015-11-02 13:35:14 -08:00
SteveSandersonMS
f693bd60e3 Initial state 2015-11-02 10:30:36 -08:00