Steve Sanderson
efdfbf5dbb
In Yeoman templates, stop restoring using Yarn, since it doesn't respect npm-shrinkwrap.json
2017-07-07 15:27:50 +01:00
Steve Sanderson
6f2e408083
Update templates to ASP.NET Core 2.0.0-preview3-26096
2017-07-07 15:13:51 +01:00
Steve Sanderson
70a4a68e7c
Update templates to ASP.NET Core 2.0.0-preview3-26071
2017-07-07 12:40:41 +01:00
Steve Sanderson
a1942edbfe
Update AppVeyor build to use .NET Core SDK 2.0.0-preview3-006670
2017-07-07 12:31:52 +01:00
Ryan Brandenburg
fd90301b1c
Remove NETStandard.Library.NETFramework
2017-07-07 12:25:04 +01:00
Steve Sanderson
58145d33e3
Update ReactRedux template dependencies
2017-07-07 12:08:01 +01:00
Steve Sanderson
2135c30d66
Update React template dependencies
2017-07-07 12:07:14 +01:00
Steve Sanderson
5191531813
Add AoT compilation to Angular template
2017-07-07 12:07:13 +01:00
Steve Sanderson
03018f32b7
Update Angular template dependencies
2017-07-07 12:07:13 +01:00
Steve Sanderson
e632d2bb69
In domain-task/fetch, only apply HTTPS cert validation workaround for HTTPS requests (not HTTP)
2017-07-07 12:07:12 +01:00
Pranav K
7a56f643f7
Update version suffix for 2.0.0 RTM release
2017-07-06 15:08:26 -07:00
Ryan Brandenburg
056b955f52
Set "TreatWarningsAsErrors" before NuGet restore
...
* Ensures our build stays clean of NuGet warnings
2017-07-06 14:17:52 -07:00
Nate McMaster
0993f46c9e
React to aspnet/BuildTools#293
...
[ci skip]
2017-07-06 10:38:00 -07:00
Steve Sanderson
4ba0358987
In AngularSpa template, log any FetchData errors but don't stop prerendering completely
2017-07-06 14:57:07 +01:00
Steve Sanderson
721e3c45fd
Update ReactReduxSpa NPM shrinkwrap file
2017-07-06 14:50:34 +01:00
Steve Sanderson
27f59c6971
Make domain-task/fetch disable HTTPS cert validation when making relative requests to own server as workaround for #1089
2017-07-06 14:37:29 +01:00
Steve Sanderson
943fb2f482
In core packages, set <None Remove="node_modules\**\*" /> otherwise builds are super slow
2017-07-06 11:13:24 +01:00
Pranav K
2c4bc302de
Update LICENSE.txt text
2017-07-03 14:06:26 -07:00
Steve Sanderson
5b634ee33c
Remove "dotnet restore" post-action from templates for consistency with stock Web templates
2017-07-03 15:50:16 +01:00
Steve Sanderson
6e1fa2b2c3
Use ASP.NET Core CI NuGet feed to enable access to preview3 packages
2017-07-03 14:44:40 +01:00
Steve Sanderson
f72ebbd66e
Remove redundant preview2 NuGet feed reference
2017-07-03 14:33:44 +01:00
Steve Sanderson
391ceec559
Update AppVeyor build to use .NET Core 2.0 Preview 3
2017-07-03 14:32:43 +01:00
Steve Sanderson
076b5304e0
Update templates to reference latest preview3 packages
2017-07-03 14:32:29 +01:00
Steve Sanderson
94fc84a9b4
Add simpler prerendering API. Fixes #607
2017-07-03 14:07:28 +01:00
Steve Sanderson
9cce26ebd8
Fix error formatting by rebuilding entrypoint-http.js
2017-07-03 14:01:31 +01:00
Steve Sanderson
513d288a5d
Use GetRandomFileName instead of GetTempFileName. Fixes #1060
2017-07-03 10:15:53 +01:00
Steve Sanderson
429a432dd3
Check for null during node process disposal. Fixes #1061
2017-07-03 10:09:03 +01:00
Ryan Brandenburg
76928bcbaa
Remove AssetTargetFramework
2017-06-30 10:24:48 +01:00
Steve Sanderson
95c81729cd
Merge branch 'rel/2.0.0-preview2-templates' into dev
2017-06-26 15:50:46 +01:00
Steve Sanderson
8352ec7626
Add npm-shrinkwrap.json files for all templates
2017-06-26 15:48:49 +01:00
Steve Sanderson
bebb82eb69
Implement longer-term fix for #1066 (see description)
...
- declare explict @types/react-router version
- update to newer aspnet-webpack-react that doesn't include the hacky
workaround since it's not needed if you have the correct
@types/react-router version
In a subsequent commit, will also shrinkwrap to pin all dependency
versions. This isn't strictly required right now, but is the right thing
for long-term stability.
2017-06-26 15:39:19 +01:00
Steve Sanderson
3da87dd3d3
In aspnet-webpack-react 3.0.0+, remove the workaround for #1066 . Templates that use this version of the package need to not have issue #1066
2017-06-26 15:34:30 +01:00
Steve Sanderson
117c1a6cbd
Implement workaround for #1066
2017-06-26 12:51:03 +01:00
Steve Sanderson
53f5a77490
Use preview2-final NuGet feed until it ships to NuGet.org
2017-06-23 12:08:14 +01:00
Steve Sanderson
5fd9b93324
Switch to a specific version of .NET Core 2.0 Preview 2, because "latest" is 2.1 and breaks. Fixes #1058
2017-06-23 11:59:34 +01:00
Scott Addie
55bd0c05cb
Update SpaServices NuGet package installation requirement
2017-06-23 11:55:00 +01:00
Steve Sanderson
f9068819be
Update AppVeyor builds to use latest .NET Core SDK. Fixes #1058
2017-06-23 11:52:09 +01:00
Steve Sanderson
85bf621386
Merge branch 'rel/2.0.0-preview2-templates' into dev
2017-06-22 16:39:58 +01:00
Steve Sanderson
328eb0451b
Remove NETStandard.Library.NETFramework from the templates
2017-06-22 16:39:35 +01:00
Steve Sanderson
bc7742148e
Remove duplicate var definition as in #966
2017-06-21 15:06:07 +01:00
Sławomir Rosiek
4ceed817a3
Removed unused methods
2017-06-20 16:33:34 +01:00
Sławomir Rosiek
6d85e752e1
Throwing HttpInvocationException instead of generic Exception
2017-06-20 16:33:34 +01:00
Steve Sanderson
460f202832
In React templates, update @types/react to 15.0.29 for compatibility with TypeScript 2.4.0+
2017-06-20 15:17:19 +01:00
Steve Sanderson
73054559cc
Bump aspnet-prerendering version to 2.0.6 for publish
2017-06-20 15:11:23 +01:00
Steve Sanderson
d007a3fbba
In aspnet-prerendering, fix type definitions to satisfy TypeScript 2.4.0. Fixes #1034
2017-06-20 15:10:29 +01:00
Steve Sanderson
fcd3cf9dd7
In aspnet-prerendering, simply type imports/exports by changing PrerenderingInterfaces to a regular module (not a .d.ts file)
2017-06-20 15:07:11 +01:00
Sławomir Rosiek
48bca777fe
Added "private": true to package.json
2017-06-19 15:04:42 +02:00
Steve Sanderson
aadcfa1fb7
Revert change that added preview2-final NuGet feed as it's not required in dev branch
2017-06-16 13:28:00 +02:00
Steve Sanderson
f683b39806
Merge branch 'rel/2.0.0-preview2' into dev
2017-06-16 13:26:56 +02:00
Steve Sanderson
c128fa6e06
Switch NuGet config to use preview2-final feed. This change needs to be reverted when merged back to dev branch.
2017-06-16 13:14:05 +02:00