Nate McMaster
86e94d7812
Update how PackageReference versions are set
...
Changes:
- Remove floating versions
- Disable myget feeds during a Universe build
- Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions.
2017-10-09 11:10:58 -07:00
Nate McMaster
9f05a3d34b
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-10-02 14:12:55 -07:00
Nate McMaster
63e0af2ee8
Import dependencies.props last to ensure TargetFramework is set first
2017-09-29 17:02:10 -07:00
Ryan Brandenburg
e67a30132f
Update bootstrappers
2017-09-22 12:13:00 +01:00
Justin Kotalik
d51bef194c
Increase Minimum Version of Visual Studio to 15.3.0
2017-09-21 17:49:17 -07:00
Nate McMaster
dc5e980efa
Update build scripts, tools, and dependencies for 2.0.x
2017-09-20 17:23:18 -07:00
Nate McMaster
e0ab3ddcca
Update the list of packages patching in 2.0.x
2017-09-20 13:40:18 -07:00
Ryan Brandenburg
0c058894c2
Update bootstrappers
2017-09-19 14:44:54 -07:00
Ryan Brandenburg
98385cbcb0
Update bootstrappers
2017-09-19 14:44:54 -07:00
Nate McMaster
77cac3b6be
Update package feeds and dependencies for 2.0.1 ( #1284 )
2017-09-18 12:42:26 -07:00
Nate McMaster
051150475f
Bump version to 2.0.1
2017-09-15 18:00:22 -07:00
Steve Sanderson
78436adb08
Update README.md
2017-09-07 13:54:03 +01:00
Steve Sanderson
09317b83a8
SPA templates have now moved to the aspnet/templating repo
2017-09-07 13:28:18 +01:00
Nate McMaster
a0269fb0ad
Use PackageLineup to manage PackageReference versions
2017-08-30 17:11:46 -07:00
Nate McMaster
64ed1c7945
Use Directory.Build.props/targets ( #1235 )
2017-08-30 14:48:58 -07:00
Steve Sanderson
04fe1204a9
Rename app.module.(server|browser).ts to app.(server|browser).module.ts. Fixes #1228 .
2017-08-25 11:02:02 -07:00
Steve Sanderson
e2030fb1fa
Handle publicPath=/ in HMR. Fixes #1191 .
2017-08-24 17:52:35 -07:00
Steve Sanderson
e5f1299239
Use devDependencies consistently in templates (no packages required in production, as webpack publish builds are standalone). Fixes #747
2017-08-24 15:31:34 -07:00
Steve Sanderson
c922eee1d6
Fix artifacts dir for test
2017-08-23 17:15:37 -07:00
Steve Sanderson
8b243e8cc7
Simplify build script further
2017-08-23 17:12:06 -07:00
Steve Sanderson
28920c7691
Simplify .gitignore
2017-08-23 16:57:43 -07:00
Steve Sanderson
412ec1b427
Build templates nupkgs directly from source without copying to staging location
2017-08-23 16:56:07 -07:00
Steve Sanderson
c62a3b491c
Fix templates directory structure to produce correct nupkg output
2017-08-23 16:38:16 -07:00
Steve Sanderson
559832bb6d
Remove dynamic content replacement from nuspec files
2017-08-23 15:41:09 -07:00
Steve Sanderson
45d645931b
Remove template build dynamic filename replacement. Working towards eliminating template build process completely.
2017-08-23 15:27:15 -07:00
Steve Sanderson
8d6119f31d
Remove the Yeoman-specific gitignore workaround
2017-08-23 15:04:04 -07:00
Steve Sanderson
0291686b20
Reorganize templates into dir structure matching 'dotnet new' templates
2017-08-23 14:58:49 -07:00
Steve Sanderson
7c52be5e42
Stop generating .template.config files dynamically. Convert them to plain files on disk.
2017-08-22 18:06:48 -07:00
Steve Sanderson
900e9ca835
Add deprecation notice to Yeoman package
2017-08-22 17:11:02 -07:00
Steve Sanderson
ad758b1060
Update AppVeyor config to remove Yeoman artifact reference
2017-08-22 16:20:25 -07:00
Steve Sanderson
cd9ad38a99
Run tests against 'dotnet new' output instead of Yeoman output
2017-08-22 16:13:34 -07:00
Steve Sanderson
e057cb35ec
Remove Yeoman from the template build process
2017-08-22 14:43:51 -07:00
Steve Sanderson
eea2066a6d
Remove Yeoman generator - replace it with deprecation notice.
2017-08-22 14:33:30 -07:00
Steve Sanderson
d6ae8829b6
In HMR, don't rely on default JsonSerializer settings. Fixes #688
2017-08-21 17:11:47 -07:00
Steve Sanderson
a94ac6f37e
For Redux dev tools, use newer __REDUX_DEVTOOLS_EXTENSION__ API. Fixes #1196
2017-08-21 16:48:30 -07:00
Steve Sanderson
a40adab38d
In non-ASP.NET apps, default project path to current working directory. Fixes #1100 .
2017-08-21 16:40:59 -07:00
Stephan Troyer
c2a284d5b8
small Knockout cleanup
2017-08-21 16:17:10 -07:00
frederikprijck
fc398d602a
Allow lazy loading with AngularSpa in dev build
...
Previously, the AngularSpa didn't include `angular2-router-loader`.
This commit ensures it does.
Closes #1194
2017-08-21 16:06:18 -07:00
Steve Sanderson
90c59ff4e7
Merge branch 'fix-angular-material-publishing' into dev
2017-08-21 15:53:19 -07:00
Steve Lathrop
a7e715c88f
Small grammatical fix to README.md
2017-08-21 15:37:58 -07:00
alejandro garcia
6dddc9d01d
Removed json loader from react redux template
2017-08-21 15:37:26 -07:00
Pranav K
128683be0e
Pinning versions for 2.0.0
rel/2.0.0
2017-08-17 15:00:10 -07:00
Steve Sanderson
5ed1a35ce0
Fix problems with AoT when using Angular Material. Fixes #1168
2017-08-03 18:00:46 +01: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