alejandro garcia
6dddc9d01d
Removed json loader from react redux template
2017-08-21 15:37:26 -07:00
Steve Sanderson
680ba7497a
Merge branch 'rel/2.0.0-templates' into dev
2017-08-03 10:52:54 +01:00
Steve Sanderson
287c10fd2e
Bump additional SPA templates package version to 1.0.0
2017-08-03 10:52:08 +01:00
John Luo
63f7ac9330
Ensure fallback to curl after failed wget
2017-08-02 14:32:21 -07:00
John Luo
d2858beaa1
Update __get_remote_file logic
2017-08-02 12:44:45 -07:00
Steve Sanderson
5f1450c9ba
Make aspnet-angular compatible with AoT compilation
2017-08-02 10:53:46 +01:00
Steve Sanderson
c83605baff
Add aspnet-angular NPM package containing HttpWithStateTransfer utility
2017-08-02 10:26:46 +01:00
Stephen Lautier
fc12d722b8
fix(webpack): fix middleware to specifically serialize options as non-camecased
2017-08-02 09:24:42 +01:00
Eric Green
372e597f34
Added Timeout to HttpClient to always be longer than the InvocationTimeoutMilliseconds.
...
HttpClient defaults to 100 seconds. If InvocationTimeoutMilliseconds is greater than the default of the HttpClient, the task will fail with a Task was canceled exception.
2017-08-02 09:22:34 +01:00
Charles Lowell
3715ec7c3f
Fix typo
2017-08-02 09:21:40 +01:00
Steve Sanderson
d2eaa36372
Merge branch 'rel/2.0.0-templates' into dev
2017-07-27 15:09:17 +01:00
Steve Sanderson
169ef12cd8
Change Microsoft.DotNet.Web.Spa.ProjectTemplates to use non-prerelease version number in NuGet package
2017-07-27 14:51:21 +01:00
Steve Sanderson
f5d58f3f2e
Update AppVeyor build to use SDK 006857
2017-07-27 14:43:22 +01:00
Steve Sanderson
c2e4d4f261
Re-enable the "dotnet restore" postAction, like the stock templates
2017-07-27 14:41:55 +01:00
Steve Sanderson
50481fe23f
Update templates to reference ASP.NET Core 2.0.0 final
2017-07-27 14:27:15 +01:00
Nate McMaster
895a61160e
Fix syntax warning when running build.sh on older versions of bash
...
[ci skip]
2017-07-26 10:27:55 -07:00
Nate McMaster
b8b769aa74
Update bootstrappers to use the compiled version of KoreBuild
...
[ci skip]
2017-07-25 16:32:52 -07:00
Pranav K
c4aad6bcab
Updating to InternalAspNetCoreSdkVersion 2.1.1-*
2017-07-25 15:13:39 -07:00
Ryan Brandenburg
27f1d07d21
Set AspNetCoreVersion
2017-07-24 17:56:46 -07:00
Ryan Brandenburg
0cb14a3c68
2.0.0-rtm to 2.1.0-preview1
2017-07-24 12:31:10 -07:00
Steve Sanderson
2457b4ee5d
Merge branch 'rel/2.0.0-templates' into dev
2017-07-19 14:26:12 +01:00
Steve Sanderson
789ea5a320
Update to ASP.NET Core 2.0.0-rtm-26380
2017-07-19 14:24:32 +01:00
Mike Harder
a902874754
Remove unused variable AutoMapperVersion
2017-07-19 14:19:37 +01:00
Steve Sanderson
f43ea777eb
Merge branch 'rel/2.0.0-templates' into dev
2017-07-13 16:17:19 +01:00
Steve Sanderson
c79db4e8e2
In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build
2017-07-13 16:16:45 +01:00
Steve Sanderson
d1198aeab2
Merge branch 'rel/2.0.0-templates' into dev
2017-07-13 10:14:31 +01:00
Steve Sanderson
9528dd7432
Enable TS strict mode in all templates and generally clean up TS references
2017-07-13 10:11:59 +01:00
Stephan Troyer
b8c006a3e9
Update templates to support TypeScript 'strict' mode
2017-07-13 09:22:14 +01:00
Steve Sanderson
a9ddf1413f
Merge branch 'rel/2.0.0-templates' into dev
2017-07-12 23:31:33 +01:00
Steve Sanderson
8b37dc8561
Update to ASP.NET Core 2.0.0-rtm-26272
2017-07-12 23:17:22 +01:00
Steve Sanderson
7b07fb66eb
Update all templates to aspnet-webpack@2.0.1
2017-07-12 23:11:30 +01:00
Steve Sanderson
cdb04c74f9
Update aspnet-webpack to 2.0.1, automatically disabling the middleware if we detect the process doesn't have sufficient disk permissions
2017-07-12 23:06:05 +01:00
Steve Sanderson
a74941e3c8
Merge branch 'rel/2.0.0' into rel/2.0.0-templates
2017-07-12 15:30:14 +01:00
Steve Sanderson
a0a710a0df
Merge pull request #1111 from aspnet/rel/2.0.0
...
Complete the lstat patching for #1101
2017-07-12 15:27:37 +01:00
Steve Sanderson
576e3debf1
Complete the lstat patching for #1101
2017-07-12 15:27:00 +01:00
Steve Sanderson
d5f5ad7fdc
Merge branch 'rel/2.0.0-templates' into dev
2017-07-12 00:39:57 +01:00
Steve Sanderson
dab0faea66
Update to AspNetCore 2.0.0-rtm-26219
2017-07-12 00:39:28 +01:00
Steve Sanderson
2df0febfba
Merge branch 'rel/2.0.0-templates' into dev
2017-07-12 00:05:37 +01:00
Steve Sanderson
e65ecebac6
Make templates work with nonempty baseUrls (e.g., IIS virtual directories)
2017-07-11 23:56:51 +01:00
Steve Sanderson
bb0727c34c
Update templates to newer aspnet NPM dependencies
2017-07-11 23:56:42 +01:00
Steve Sanderson
4903e12373
Publish aspnet-webpack-react as 3.0.0 since it's no longer beta
2017-07-11 23:55:50 +01:00
Steve Sanderson
56c806b34e
Update aspnet-prerendering to 3.0.1, fixing the default "fetch" base URL to match the real application root URL
2017-07-11 23:55:49 +01:00
Steve Sanderson
8acba88160
Update aspnet-webpack to 2.0.0, now supporting HMR when apps are running in virtual directories
2017-07-11 18:57:52 +01:00
Steve Sanderson
b434eefd83
Merge pull request #1108 from aspnet/rel/2.0.0
...
Fix webpack HMR proxying logic for apps running on non-root URLs (e.g…
2017-07-11 18:57:03 +01:00
Steve Sanderson
44f86eb8a1
Fix webpack HMR proxying logic for apps running on non-root URLs (e.g., full IIS virtual directories)
2017-07-11 18:56:06 +01:00
Steve Sanderson
44360b6955
Merge pull request #1103 from aspnet/rel/2.0.0
...
Merge Rel/2.0.0 back to dev
2017-07-11 10:45:58 +01:00
Steve Sanderson
22ff88ab79
On Windows, patch Node's lstat to work around permissions error. Fixes #1101
2017-07-11 10:43:31 +01:00
Steve Sanderson
70d89b9ad3
Update templates to ASP.NET Core 2.0.0-rtm-26190 and SDK 2.0.0-preview3-006729
2017-07-11 10:43:31 +01:00
Ryan Brandenburg
72b1e627b0
Skip first time experience on Appveyor
2017-07-10 15:22:22 -07:00
Pranav K
c94563c700
Updating KoreBuild branch
2017-07-10 11:57:58 -07:00