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 |
|
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
|
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
|
532da3de9f
|
Update to latest Angular 2 and bump version to 0.0.5
|
2016-04-08 13:30:09 +01:00 |
|
SteveSandersonMS
|
dcfdbc8f04
|
Simplify aspnet-webpack - remove 'express' dependency and use 'connect' directly instead
|
2016-03-31 15:53:11 +01:00 |
|
SteveSandersonMS
|
f1fa20afeb
|
Fix UseWebpackDevMiddleware with no options
|
2016-03-24 11:39:38 +00:00 |
|
SteveSandersonMS
|
b28296f801
|
Fix aspnet-webpack-react, and simplify ReactSpa template to use it
|
2016-03-11 01:08:41 +00:00 |
|
SteveSandersonMS
|
5e7e75cc0b
|
More fixes for aspnet-webpack
|
2016-03-11 01:01:22 +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 |
|
SteveSandersonMS
|
b95cd1bc85
|
In domain-task, ensure completion callback always fires asynchronously
|
2016-03-07 15:27:56 +00:00 |
|
SteveSandersonMS
|
8a5dbf7a05
|
Re-add server-side prerendering to Angular2 template
|
2016-03-01 15:41:07 +00:00 |
|
SteveSandersonMS
|
444475ef16
|
Make prerenderer code not rely on a specific process.cwd()
|
2016-03-01 15:28:06 +00:00 |
|
SteveSandersonMS
|
8a5e58aa2c
|
Make WebpackDevMiddleware able to pass the request through to other middleware for files not served by Webpack
|
2016-03-01 12:48:33 +00:00 |
|
SteveSandersonMS
|
74cac774f8
|
Normalise trailing whitespace and line endings everywhere
|
2016-03-01 01:10:43 +00:00 |
|
SteveSandersonMS
|
bfc993af50
|
Support loading prerenderer boot module via Webpack config; use this in Angular 2 template
|
2016-03-01 00:04:51 +00:00 |
|
SteveSandersonMS
|
47ba251923
|
Add server-side prerendering for Angular 2 template
|
2016-02-29 19:29:04 +00:00 |
|
Pranav K
|
9dab5ae5ff
|
Change project.json to let CI manage build quality
|
2016-02-12 15:07:54 -08:00 |
|
Pranav K
|
9b245c032b
|
Use build versions in project.json
|
2016-02-12 10:37:08 -08:00 |
|
SteveSandersonMS
|
ac23afc723
|
Fix some build issues
|
2016-02-10 13:30:16 -08:00 |
|
SteveSandersonMS
|
71cb3abc13
|
Update ReactGrid sample to use newer server-side rendering APIs
|
2016-02-10 12:13:24 -08:00 |
|
SteveSandersonMS
|
558aa31542
|
Fix compiler warning
|
2016-02-10 09:25:39 -08:00 |
|
SteveSandersonMS
|
2e9a43d1dc
|
WebpackDevMiddleware should run in a separate Node instance that doesn't restart when files change (otherwise there's no point in running it at all)
|
2016-02-09 17:26:04 -08:00 |
|
SteveSandersonMS
|
6c903f33ae
|
Move React server-side rendering into more general SpaServices package
|
2016-02-09 16:42:42 -08:00 |
|
SteveSandersonMS
|
b8224d2bef
|
Move TypedRedux out into a new NPM package called 'redux-typed'
|
2016-02-09 11:17:41 -08:00 |
|
SteveSandersonMS
|
047d14a6cd
|
Merge domain-task repo into this one
|
2016-02-09 10:39:48 -08:00 |
|
SteveSandersonMS
|
5811c98230
|
Beginning React+Redux "Music Store" sample
|
2016-02-05 23:28:13 +00:00 |
|
SteveSandersonMS
|
8ef9ab31a7
|
Enable Webpack dev middleware and React hot module replacement
|
2016-02-02 15:26:15 +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
|
44fd9dd6ab
|
Publish update angular2-aspnet NPM module so it takes dependency on correct version of Angular
|
2016-01-26 15:21:50 +00:00 |
|
SteveSandersonMS
|
47c956cc4d
|
Move packages under top-level 'src' folder
|
2016-01-26 15:06:36 +00:00 |
|