Commit Graph

  • 38997c3f3f Pad build numbers so that alpha-sort produces correct ordering Steve Sanderson 2017-05-25 12:22:48 +01:00
  • bee4c6ff11 Stop "dotnet new" from stripping out important parts of .csproj files Steve Sanderson 2017-05-25 12:05:34 +01:00
  • cc859306a3 Make template package version numbers more descriptive Steve Sanderson 2017-05-25 11:19:14 +01:00
  • 44512226c6 Stop including prebuilt .js bundles with template packages, since they are now generated on first build Steve Sanderson 2017-05-25 10:54:30 +01:00
  • a2bde750be Make templates auto-run webpack on Debug build if wwwroot/dist is not already present Steve Sanderson 2017-05-25 10:51:14 +01:00
  • c592282646 Fix Node debugging by catching warning Thomas Hermann 2017-05-24 12:21:36 -04:00
  • b86e9f9254 Change template description to be consistent with others in 2.0 Steve Sanderson 2017-05-24 15:10:37 +01:00
  • 970dc6c457 Add --silent to npm install command in CI. Fixes #972 (at least, to the extent that fixing it is reasonably possible) Steve Sanderson 2017-05-24 15:01:00 +01:00
  • 6baa2faf09 Split out built-in templates into new package Microsoft.DotNet.Web.Spa.ProjectTemplates Steve Sanderson 2017-05-24 14:47:23 +01:00
  • 918e7edbff Remove global.json files from templates for consistency with stock MVC template. Steve Sanderson 2017-05-23 17:05:42 +01:00
  • e1c90b3601 Change "dotnet new" config choices to reference netcoreapp2.0 (not that it makes a difference when it's the only choice) Steve Sanderson 2017-05-23 11:20:04 +01:00
  • b9e62cd4c9 Fix "dotnet new" postAction issues (and disable the "npm install" action) Steve Sanderson 2017-05-23 11:18:51 +01:00
  • ad9cfbb176 Make quotes consistent Steve Sanderson 2017-05-23 10:08:41 +01:00
  • 941ae9a34d Add postActions to "dotnet new" templates Steve Sanderson 2017-05-23 10:06:35 +01:00
  • 3645ae6cf2 Generate Documentation files Ryan Brandenburg 2017-05-21 22:29:19 -07:00
  • 678e230021 Example of using asp-prerender-data to get server-supplied data to both server and client JS angular4-prerender-data-example Steve Sanderson 2017-05-22 10:25:08 +01:00
  • ad645cbfe9 Remove build reference cycle caused by samples Steve Sanderson 2017-05-19 15:35:24 +01:00
  • d5483f3b64 Add workaround for 'publish' tests failing since 2.0 update Steve Sanderson 2017-05-19 15:16:49 +01:00
  • a4512873f9 Update templates' SpaServices dependency to 2.0.0-* Steve Sanderson 2017-05-19 14:57:13 +01:00
  • 9e59ed4bc8 Put back <IsPackable>false</IsPackable> on template csproj files Steve Sanderson 2017-05-19 12:12:52 +01:00
  • b091932e10 Temporarily remove templates from .sln to avoid dependency cycle Steve Sanderson 2017-05-19 12:00:22 +01:00
  • 42b88c15f2 Make all templates as consistent as possible with stock MVC Core 2.0 one Steve Sanderson 2017-05-19 11:36:17 +01:00
  • 3ee16a5ba5 Update templates to .NET Core 2.0 (but not yet own package refs until they are built in CI) Steve Sanderson 2017-05-19 09:28:33 +01:00
  • 33cc640942 Remove obsolete 1.x APIs Steve Sanderson 2017-05-18 14:17:29 +01:00
  • baae62132b Remove projects and packages obsoleted in v2 Steve Sanderson 2017-05-18 13:52:58 +01:00
  • 58fa07d4dc Build fixes following .NET Core 2.0 update Steve Sanderson 2017-05-18 11:55:45 +01:00
  • deaaa43e02 Fix SDK download URL for AppVeyor Steve Sanderson 2017-05-18 11:41:54 +01:00
  • 58fd9150b9 Update AppVeyor build to use .NET Core 2.0 Preview 1 Steve Sanderson 2017-05-18 11:37:40 +01:00
  • 244deca019 Update libraries and samples to .NET Core 2.0 Steve Sanderson 2017-05-18 11:28:54 +01:00
  • e081d5e091 Make build.sh consistent with other ASP.NET repos Steve Sanderson 2017-05-18 10:33:08 +01:00
  • 85e59efa21 Rename Angular2Spa to AngularSpa, plus rephrase "Angular 2" as "Angular" in many places version-1.x Steve Sanderson 2017-05-18 13:40:58 +01:00
  • a74b7aea6b Bump template package versions to 0.9.3 for release Steve Sanderson 2017-05-18 12:10:15 +01:00
  • 178a05cc33 Added missing Framework symbol Mads Kristensen 2017-05-17 10:17:15 -07:00
  • 33b275a7d3 Update ReactReduxSpa to latest versions of all dependencies, and pin to exact versions Steve Sanderson 2017-05-17 22:21:37 +01:00
  • c9d235d425 Update ReactSpa to latest versions of dependencies, and pin to exact versions. Simplify some instructions. Steve Sanderson 2017-05-17 22:06:32 +01:00
  • 48b923fcd5 Update ReactReduxSpa to React Hot Loader 3, and remove Babel dependency Steve Sanderson 2017-05-17 21:51:13 +01:00
  • eeaf4e6590 Update ReactSpa to React Hot Loader 3. Remove babel dependency. Steve Sanderson 2017-05-17 21:37:47 +01:00
  • ef9dbfe44b Update aspnet-webpack-react to v2.0.0, now supporting Webpack 2+ and React Hot Loader 3+ only Steve Sanderson 2017-05-17 21:04:47 +01:00
  • e658ee6375 Simplifications in ReactSpa and ReactReduxSpa Steve Sanderson 2017-05-17 12:44:12 +01:00
  • 785e7d48a2 Implemented react-router v4 to ReactRedux template Keven van Zuijlen 2017-04-12 21:28:23 +02:00
  • c791ceee49 Updatged package.json and webpack vendor config Keven van Zuijlen 2017-04-12 21:00:15 +02:00
  • d2c56d19d0 Implemented react-router-dom v4 Keven van Zuijlen 2017-03-28 14:21:25 +02:00
  • 7a11cf97fd Updated react-router to react-router-dom 4.0.0 Keven van Zuijlen 2017-03-28 13:46:51 +02:00
  • 84aec29cf2 Bump template package versions to 0.9.2 for publish Steve Sanderson 2017-05-17 14:27:11 +01:00
  • 5086d0cc1c Fix test script Steve Sanderson 2017-05-17 12:25:23 +01:00
  • 144ad6a561 Further attempt to make Djna.nosys=true work on AppVeyor Steve Sanderson 2017-05-17 12:04:43 +01:00
  • 5ec31b3672 Try another way to get AppVeyor to pass through -Djna.nosys=true Steve Sanderson 2017-05-17 11:43:33 +01:00
  • 82dca64b8a When generating test project, do include test files Steve Sanderson 2017-05-17 11:37:33 +01:00
  • 45ec148dec Update AppVeyor to use .NET Core 1.0.4 SDK Steve Sanderson 2017-05-17 11:22:59 +01:00
  • 4e847f4545 Reference icon in vs-2017.3.host.json files Steve Sanderson 2017-05-17 11:09:45 +01:00
  • ca9c6387d0 Add template icons Steve Sanderson 2017-05-17 11:00:15 +01:00
  • d7a3289164 Outputs vs-2017.3.host.json file Mads Kristensen 2017-05-16 09:41:44 -07:00
  • 3c1a1ffaa4 Attempt to make selenium-standalone run on AppVeyor Steve Sanderson 2017-05-17 11:04:41 +01:00
  • cd240907f8 Update tests to work with latest tooling Steve Sanderson 2017-05-17 10:43:20 +01:00
  • 3390d75528 Begin re-enabling tests in AppVeyor (still need to diagnose why they intermittently time out) Steve Sanderson 2017-05-17 10:18:26 +01:00
  • 5ade33b870 Update to Angular 4 (but leave directory name as Angular2Spa until finished) Steve Sanderson 2017-05-17 10:13:46 +01:00
  • b5636ea871 Clarify contribution instructions. Fixes #934. Steve Sanderson 2017-05-16 10:56:53 +01:00
  • 1d57ca384f Remove vue-class-component dependency, because we're only referencing vue-property-decorator directly Steve Sanderson 2017-05-12 10:25:38 +01:00
  • 9d58c8836b Switched from av-ts to vue-property-decorator and vue-class-component ferrx 2017-05-05 15:56:28 -04:00
  • d016950e50 Add Aurelia and Vue to framework list Ashley Grant 2017-05-09 13:17:25 -04:00
  • f2260d572f Templates: update React's component's State and Property type Stephan 2017-05-04 21:55:58 +02:00
  • 214a908c92 Temporarily pin React to 15.4.x, because 15.5.0 has conflict with Babel (Babel injects code that tries to evaluate PropTypes) Steve Sanderson 2017-05-05 16:23:16 +01:00
  • 4abc39faa0 Bump generator-aspnetcore-spa to 0.9.1 for release Steve Sanderson 2017-05-04 19:53:42 +01:00
  • c9486eac0b Add blog link Kevin Logan 2017-04-11 17:50:04 -05:00
  • 6fa6765fa5 Update README.md Steve Sanderson 2017-05-04 19:52:30 +01:00
  • c570d79dcc removed cache priming Rick Anderson 2017-04-25 10:19:08 -10:00
  • 8f3e9308cc Update README.md Rick Anderson 2017-04-24 11:23:26 -10:00
  • 76c7db42b9 Update README.md Rick Anderson 2017-04-24 11:19:28 -10:00
  • 5a5b309cdf Bump aspnet-prerendering to 2.0.5 for release Steve Sanderson 2017-05-04 18:20:38 +01:00
  • d41f47f5bc Make statusCode optional on RenderToStringResult. Fixes #917 and #918 Steve Sanderson 2017-05-04 18:20:25 +01:00
  • e48ee287c2 Change .NET package versions since subsequent builds won't be RTM releases Steve Sanderson 2017-05-04 14:24:59 +01:00
  • 15ceec0b3f Have templates declare dependency on SpaServices 1.1.1 Steve Sanderson 2017-05-04 14:15:16 +01:00
  • decb13b33b Make versions consistent across all .NET projects Steve Sanderson 2017-05-04 14:07:00 +01:00
  • f18e0be128 Fix VersionSuffix in build Steve Sanderson 2017-05-04 14:03:00 +01:00
  • 6300f6cdcd Have CI build 1.1.1 RTM versions of NodeServices/SpaServices for release Steve Sanderson 2017-05-04 13:37:56 +01:00
  • 3dca3c37ff Bump aspnet-webpack to 1.0.29 for publish Steve Sanderson 2017-05-04 13:33:25 +01:00
  • 1862e388e1 Bump aspnet-prerendering to 2.0.4 for publish Steve Sanderson 2017-05-04 13:21:35 +01:00
  • cbaeb1c055 Fix ReactReduxSpa build issue. Fixes #859 and #878 Steve Sanderson 2017-05-04 13:17:24 +01:00
  • cdbbbcc473 Fix build break Matt Perry 2017-05-03 22:41:48 -04:00
  • 02b31d05a2 Stick closer to established style guides. Up buffer size to match websocket buffer size from original proxy code. Matt Perry 2017-05-03 22:39:48 -04:00
  • 54884459bd Allow proxy middleware to abort long running connections. Matt Perry 2017-05-03 22:19:42 -04:00
  • 018a3e65ff Put back "name" in AureliaSpa package.json because this is auto-replaced during template evaluation Steve Sanderson 2017-05-04 12:41:30 +01:00
  • e3a8c13c22 Make Aurelia webpack config as consistent as possible with the other templates Steve Sanderson 2017-05-04 12:36:25 +01:00
  • 37df30929c Update Aurelia SPA template Meirion Hughes 2017-04-09 08:53:22 +01:00
  • ea429cccf4 Minimize CSS in production builds (all templates) Erick Galassi 2017-04-07 18:17:10 -03:00
  • c0205cfc4e Fix watchOptions in webpack.config.js being ignored by WebpackDevMiddleware (#806) Pavlo Glazkov 2017-04-08 13:34:19 +02:00
  • b28f85236f Console type needs exe Ben Adams 2017-03-31 18:36:59 +01:00
  • e1533c2203 Use 2.0.0 version of Internal.AspNetCore.Sdk Pranav K 2017-04-07 12:03:14 -07:00
  • 5dc476182c Reference bootstrap JS in KnockoutSpa/ReactSpa/VueSpa. Fixes #846 Steve Sanderson 2017-04-07 15:48:20 +01:00
  • 5cb1846dd2 Fix and reorganise WebpackDevMiddleware.ts following PR Steve Sanderson 2017-03-29 14:18:37 +01:00
  • df5d27d0d8 Example of Angular 2 lazy loading to help with #465 angular2-lazy-loading-example SteveSandersonMS 2016-12-01 15:13:38 +00:00
  • 1f03b1e633 Tiny shortcut to reduce string checking in non-debug scenarios Steve Sanderson 2017-03-29 12:01:01 +01:00
  • 8544714cbb Revert IsWarning code path to avoid breaking change (e.g., if someone overrode OnErrorDataReceived to receive such lines) Steve Sanderson 2017-03-29 12:00:38 +01:00
  • 0c09c68b77 Support V8 Inspector Integration for Node.js Thomas Hermann 2017-03-25 18:23:27 -04:00
  • ee601bed50 Minor doc tweaks Steve Sanderson 2017-03-29 11:41:38 +01:00
  • ce40973859 Add option to configure Webpack Hot Middleware client Thomas Hermann 2017-02-25 12:07:01 -05:00
  • 347524a116 Add status code response capabilities to PrerenderTagHelper and RenderToStringResult. Client can now send status codes back based on client routes. peterlazzarino 2017-02-21 22:04:31 -05:00
  • b9c387bf5f Remove obsolete references from gitignore files. Fixes #818 and #819. Steve Sanderson 2017-03-29 10:33:29 +01:00
  • 6ed6b8e3d2 Set AutoCompleteOnClose=false on JsonTextWriter. Fixes #822 Steve Sanderson 2017-03-29 10:27:50 +01:00
  • dcf51f706c Upgraded Json.NET version to 10.0.1 Kiran Challa 2017-03-28 04:22:56 -07:00