Commit Graph

  • c8b337ebaa Add new Microsoft.AspNetCore.SpaServices.Extensions package to host new runtime functionality needed for updated templates until 2.1 ships Steve Sanderson 2017-10-23 15:38:32 +01:00
  • 7bf5516bb2 Update appveyor.yml to execute build.cmd and add nodejs as required toolset (#1372) Nate McMaster 2017-11-03 15:54:23 -07:00
  • 2d98a1808c Pin tool and package versions to make builds more repeatable Nate McMaster 2017-10-31 14:57:40 -07:00
  • e583a17ef8 Clean up how IHttpContextAccessor is added Steve Sanderson 2017-10-23 15:13:33 +01:00
  • ba0d82d801 Add RepositoryRoot Ryan Brandenburg 2017-10-16 12:50:26 -07:00
  • 64389a9bbe Update build tools to 2.0.2-rc1-15526 and dependencies to 2.0.1-rtm-105 2.0.1 Nate McMaster 2017-10-13 12:59:05 -07:00
  • 86e94d7812 Update how PackageReference versions are set Nate McMaster 2017-10-09 11:10:58 -07:00
  • 9f05a3d34b Use MSBuild to set NuGet feeds instead of NuGet.config Nate McMaster 2017-10-02 14:12:55 -07:00
  • 63e0af2ee8 Import dependencies.props last to ensure TargetFramework is set first Nate McMaster 2017-09-29 17:02:10 -07:00
  • e67a30132f Update bootstrappers Ryan Brandenburg 2017-09-20 13:21:09 -07:00
  • d51bef194c Increase Minimum Version of Visual Studio to 15.3.0 Justin Kotalik 2017-09-21 17:49:17 -07:00
  • dc5e980efa Update build scripts, tools, and dependencies for 2.0.x Nate McMaster 2017-09-20 17:23:18 -07:00
  • e0ab3ddcca Update the list of packages patching in 2.0.x Nate McMaster 2017-09-20 13:40:18 -07:00
  • 0c058894c2 Update bootstrappers Ryan Brandenburg 2017-09-19 13:53:08 -07:00
  • 98385cbcb0 Update bootstrappers Ryan Brandenburg 2017-09-19 13:46:49 -07:00
  • 77cac3b6be Update package feeds and dependencies for 2.0.1 (#1284) Nate McMaster 2017-09-18 12:42:26 -07:00
  • 051150475f Bump version to 2.0.1 Nate McMaster 2017-09-15 18:00:22 -07:00
  • 78436adb08 Update README.md Steve Sanderson 2017-09-07 13:51:03 +01:00
  • 09317b83a8 SPA templates have now moved to the aspnet/templating repo Steve Sanderson 2017-09-07 13:28:18 +01:00
  • a0269fb0ad Use PackageLineup to manage PackageReference versions Nate McMaster 2017-08-29 15:07:34 -07:00
  • 64ed1c7945 Use Directory.Build.props/targets (#1235) Nate McMaster 2017-08-30 14:48:58 -07:00
  • 04fe1204a9 Rename app.module.(server|browser).ts to app.(server|browser).module.ts. Fixes #1228. Steve Sanderson 2017-08-25 11:02:02 -07:00
  • e2030fb1fa Handle publicPath=/ in HMR. Fixes #1191. Steve Sanderson 2017-08-24 17:52:35 -07:00
  • c0c47e3def Example of using BrowserAnimationsModule angular-animations-example Steve Sanderson 2017-08-24 15:44:56 -07:00
  • e5f1299239 Use devDependencies consistently in templates (no packages required in production, as webpack publish builds are standalone). Fixes #747 Steve Sanderson 2017-08-24 15:31:34 -07:00
  • c922eee1d6 Fix artifacts dir for test Steve Sanderson 2017-08-23 17:15:37 -07:00
  • 8b243e8cc7 Simplify build script further Steve Sanderson 2017-08-23 17:12:06 -07:00
  • 28920c7691 Simplify .gitignore Steve Sanderson 2017-08-23 16:57:43 -07:00
  • 412ec1b427 Build templates nupkgs directly from source without copying to staging location Steve Sanderson 2017-08-23 16:56:07 -07:00
  • c62a3b491c Fix templates directory structure to produce correct nupkg output Steve Sanderson 2017-08-23 16:38:16 -07:00
  • 559832bb6d Remove dynamic content replacement from nuspec files Steve Sanderson 2017-08-23 15:41:09 -07:00
  • 45d645931b Remove template build dynamic filename replacement. Working towards eliminating template build process completely. Steve Sanderson 2017-08-23 15:27:15 -07:00
  • 8d6119f31d Remove the Yeoman-specific gitignore workaround Steve Sanderson 2017-08-23 15:04:04 -07:00
  • 0291686b20 Reorganize templates into dir structure matching 'dotnet new' templates Steve Sanderson 2017-08-23 14:58:49 -07:00
  • 7c52be5e42 Stop generating .template.config files dynamically. Convert them to plain files on disk. Steve Sanderson 2017-08-22 18:06:48 -07:00
  • 900e9ca835 Add deprecation notice to Yeoman package Steve Sanderson 2017-08-22 17:11:02 -07:00
  • ad758b1060 Update AppVeyor config to remove Yeoman artifact reference Steve Sanderson 2017-08-22 16:20:25 -07:00
  • cd9ad38a99 Run tests against 'dotnet new' output instead of Yeoman output Steve Sanderson 2017-08-22 16:13:34 -07:00
  • e057cb35ec Remove Yeoman from the template build process Steve Sanderson 2017-08-22 14:43:51 -07:00
  • eea2066a6d Remove Yeoman generator - replace it with deprecation notice. Steve Sanderson 2017-08-22 14:33:30 -07:00
  • d6ae8829b6 In HMR, don't rely on default JsonSerializer settings. Fixes #688 Steve Sanderson 2017-08-21 17:11:47 -07:00
  • a94ac6f37e For Redux dev tools, use newer __REDUX_DEVTOOLS_EXTENSION__ API. Fixes #1196 Steve Sanderson 2017-08-21 16:48:30 -07:00
  • a40adab38d In non-ASP.NET apps, default project path to current working directory. Fixes #1100. Steve Sanderson 2017-08-21 16:40:25 -07:00
  • c2a284d5b8 small Knockout cleanup Stephan Troyer 2017-07-13 12:16:29 +02:00
  • fc398d602a Allow lazy loading with AngularSpa in dev build frederikprijck 2017-08-15 23:45:31 +02:00
  • 90c59ff4e7 Merge branch 'fix-angular-material-publishing' into dev Steve Sanderson 2017-08-21 15:53:19 -07:00
  • a7e715c88f Small grammatical fix to README.md Steve Lathrop 2017-08-16 03:03:34 -04:00
  • 6dddc9d01d Removed json loader from react redux template alejandro garcia 2017-08-19 13:07:49 +02:00
  • 128683be0e Pinning versions for 2.0.0 rel/2.0.0 Pranav K 2017-08-17 15:00:10 -07:00
  • 5ed1a35ce0 Fix problems with AoT when using Angular Material. Fixes #1168 fix-angular-material-publishing Steve Sanderson 2017-08-03 18:00:46 +01:00
  • 680ba7497a Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-08-03 10:52:54 +01:00
  • 287c10fd2e Bump additional SPA templates package version to 1.0.0 rel/2.0.0-templates Steve Sanderson 2017-08-03 10:52:08 +01:00
  • 63f7ac9330 Ensure fallback to curl after failed wget John Luo 2017-08-02 14:32:21 -07:00
  • d2858beaa1 Update __get_remote_file logic John Luo 2017-08-02 12:44:45 -07:00
  • 1287709feb Use HttpWithStateTransferModule in Angular template httpwithstatetransfer-example Steve Sanderson 2017-08-02 10:55:55 +01:00
  • 5f1450c9ba Make aspnet-angular compatible with AoT compilation Steve Sanderson 2017-08-02 10:53:46 +01:00
  • c83605baff Add aspnet-angular NPM package containing HttpWithStateTransfer utility Steve Sanderson 2017-08-02 10:05:42 +01:00
  • fc12d722b8 fix(webpack): fix middleware to specifically serialize options as non-camecased Stephen Lautier 2017-07-31 17:58:48 +02:00
  • 372e597f34 Added Timeout to HttpClient to always be longer than the InvocationTimeoutMilliseconds. Eric Green 2017-08-01 12:56:39 -05:00
  • 3715ec7c3f Fix typo Charles Lowell 2017-08-01 10:45:51 -07:00
  • d2eaa36372 Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-27 15:09:17 +01:00
  • 169ef12cd8 Change Microsoft.DotNet.Web.Spa.ProjectTemplates to use non-prerelease version number in NuGet package Steve Sanderson 2017-07-27 14:51:21 +01:00
  • f5d58f3f2e Update AppVeyor build to use SDK 006857 Steve Sanderson 2017-07-27 14:43:22 +01:00
  • c2e4d4f261 Re-enable the "dotnet restore" postAction, like the stock templates Steve Sanderson 2017-07-27 14:41:55 +01:00
  • 50481fe23f Update templates to reference ASP.NET Core 2.0.0 final Steve Sanderson 2017-07-27 14:27:15 +01:00
  • 895a61160e Fix syntax warning when running build.sh on older versions of bash Nate McMaster 2017-07-26 10:27:55 -07:00
  • b8b769aa74 Update bootstrappers to use the compiled version of KoreBuild Nate McMaster 2017-07-25 16:32:45 -07:00
  • c4aad6bcab Updating to InternalAspNetCoreSdkVersion 2.1.1-* Pranav K 2017-07-25 15:13:39 -07:00
  • 27f1d07d21 Set AspNetCoreVersion Ryan Brandenburg 2017-07-24 17:56:46 -07:00
  • 0cb14a3c68 2.0.0-rtm to 2.1.0-preview1 Ryan Brandenburg 2017-07-21 13:00:05 -07:00
  • 2457b4ee5d Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-19 14:26:12 +01:00
  • 789ea5a320 Update to ASP.NET Core 2.0.0-rtm-26380 Steve Sanderson 2017-07-19 14:24:32 +01:00
  • a902874754 Remove unused variable AutoMapperVersion Mike Harder 2017-07-18 18:39:44 -07:00
  • f43ea777eb Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-13 16:17:19 +01:00
  • c79db4e8e2 In React-Redux template, move Webpack config for images into sharedConfig so that adding images doesn't break the server build Steve Sanderson 2017-07-13 16:16:45 +01:00
  • d1198aeab2 Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-13 10:14:31 +01:00
  • 9528dd7432 Enable TS strict mode in all templates and generally clean up TS references Steve Sanderson 2017-07-13 10:11:59 +01:00
  • b8c006a3e9 Update templates to support TypeScript 'strict' mode Stephan Troyer 2017-07-13 00:08:42 +02:00
  • a9ddf1413f Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-12 23:31:33 +01:00
  • 8b37dc8561 Update to ASP.NET Core 2.0.0-rtm-26272 Steve Sanderson 2017-07-12 23:17:22 +01:00
  • 7b07fb66eb Update all templates to aspnet-webpack@2.0.1 Steve Sanderson 2017-07-12 23:11:30 +01:00
  • cdb04c74f9 Update aspnet-webpack to 2.0.1, automatically disabling the middleware if we detect the process doesn't have sufficient disk permissions Steve Sanderson 2017-07-12 23:06:05 +01:00
  • a74941e3c8 Merge branch 'rel/2.0.0' into rel/2.0.0-templates Steve Sanderson 2017-07-12 15:30:14 +01:00
  • a0a710a0df Merge pull request #1111 from aspnet/rel/2.0.0 Steve Sanderson 2017-07-12 15:27:37 +01:00
  • 576e3debf1 Complete the lstat patching for #1101 Steve Sanderson 2017-07-12 14:53:40 +01:00
  • d5f5ad7fdc Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-12 00:39:57 +01:00
  • dab0faea66 Update to AspNetCore 2.0.0-rtm-26219 Steve Sanderson 2017-07-12 00:39:28 +01:00
  • 2df0febfba Merge branch 'rel/2.0.0-templates' into dev Steve Sanderson 2017-07-12 00:05:37 +01:00
  • e65ecebac6 Make templates work with nonempty baseUrls (e.g., IIS virtual directories) Steve Sanderson 2017-07-11 23:45:25 +01:00
  • bb0727c34c Update templates to newer aspnet NPM dependencies Steve Sanderson 2017-07-11 16:47:57 +01:00
  • 4903e12373 Publish aspnet-webpack-react as 3.0.0 since it's no longer beta Steve Sanderson 2017-07-11 22:38:08 +01:00
  • 56c806b34e Update aspnet-prerendering to 3.0.1, fixing the default "fetch" base URL to match the real application root URL Steve Sanderson 2017-07-11 22:37:09 +01:00
  • 8acba88160 Update aspnet-webpack to 2.0.0, now supporting HMR when apps are running in virtual directories Steve Sanderson 2017-07-11 16:23:15 +01:00
  • b434eefd83 Merge pull request #1108 from aspnet/rel/2.0.0 Steve Sanderson 2017-07-11 18:57:03 +01:00
  • 44f86eb8a1 Fix webpack HMR proxying logic for apps running on non-root URLs (e.g., full IIS virtual directories) Steve Sanderson 2017-07-11 16:27:31 +01:00
  • 44360b6955 Merge pull request #1103 from aspnet/rel/2.0.0 Steve Sanderson 2017-07-11 10:45:58 +01:00
  • 22ff88ab79 On Windows, patch Node's lstat to work around permissions error. Fixes #1101 Steve Sanderson 2017-07-11 09:51:40 +01:00
  • 70d89b9ad3 Update templates to ASP.NET Core 2.0.0-rtm-26190 and SDK 2.0.0-preview3-006729 Steve Sanderson 2017-07-11 10:07:05 +01:00
  • 1e19873874 Cleanup NuGet.config rel/2.0.0-preview2 Smit Patel 2017-07-10 17:15:22 -07:00
  • 72b1e627b0 Skip first time experience on Appveyor Ryan Brandenburg 2017-07-07 14:56:10 -07:00