Commit Graph

31 Commits (ae1b6171b987e666c2682f22feeb659d27886dd6)

Author SHA1 Message Date
Luke Latham 86e1c1b3bf
Blazor updates (Part I) (#11984) 2019-04-15 15:39:32 -05:00
Nick Schonning dc4356403d fix: MD030/list-marker-space (#11974) 2019-04-15 06:18:09 -05:00
Luke Latham 543800132a
[Parameter] attribute on its own line (#11970) 2019-04-14 11:48:16 -05:00
Luke Latham f31361b3a4
Razor Components/Blazor access modifiers (#11897) 2019-04-09 16:19:29 -05:00
Luke Latham abc458bd4d
Razor Components/Blazor Updates (#11890) 2019-04-07 16:06:55 -05:00
Luke Latham 0eda0c9495
Update Blazor Get Started guidance (#11818) 2019-04-06 17:31:27 -05:00
Luke Latham a3a11345d3
Host and deploy updates (#11723) 2019-04-06 17:14:28 -05:00
Thomas Claudius Huber 5d4ebdc506 Adjust .NET Standard paragraph (#11853) 2019-04-05 15:03:13 -05:00
Luke Latham f3ec7cdeda
Crosslink RC and Blazor Overviews (#11719) 2019-03-27 19:42:49 -05:00
Chris Gomez dea95f6623 Update name of Blazor extension (#11634)
Extension now shipped as Blazor in the marketplace and in the UI.  Reduce confusion by getting rid of the old name.
2019-03-21 15:29:46 -05:00
Nick Schonning d6246ca38d fix: MD031/blanks-around-fences (#11605) 2019-03-20 10:32:05 -05:00
Daniel Roth cef32c41f7 Update Get Started CLI steps for Blazor 0.9.0 (#11325) 2019-03-07 21:46:49 -06:00
Daniel Roth 544d9639f7 Update Blazor getting started for 0.9.0 (#11322) 2019-03-07 18:49:21 -06:00
Scott Addie 71c82637fa UE pass on SPA auth doc (#11312)
* UE pass on SPA auth doc

* Revert changes in React with Redux doc

* Add note about Redux template

* Remove Redux link
2019-03-07 11:20:44 -10:00
Luke Latham dee55e3b4f Patch bookmarks (#11190)
Patch a few broken bookmarks.
2019-02-27 11:21:16 -10:00
Ryan Brandenburg 3357b33a06 Remove Angular SSR documentation (#11151)
Fixes #10501 and #8139.

This PR removes the Angular SSR documentation from the docs. When the Angular template initially shipped it included SSR as a built-in feature. Since we've moved the Angular template to be based on the Angular CLI, SSR is no longer included. Instead of trying to maintain our own instructions in the ASP.NET Core docs for enabling Angular SSR we recommend referring to the [Angular docs directly](https://angular.io/guide/universal).
2019-02-26 13:27:55 -10:00
Ryan Brandenburg 4920bff554 React doesn't support SSR (#11132)
Fixes #6222.
2019-02-26 10:08:53 -10:00
Daniel Roth 3409783298 Update step for installing Blazor CLI templates (#10967) 2019-02-15 12:06:59 -06:00
Hassan Rezk Habib 576dc32f97 Fix Typo in the intro (#10947)
Changed NET to .NET
2019-02-14 12:49:18 -06:00
Luke Latham 84a7f0c352
Link patches (#10922) 2019-02-13 13:49:31 -06:00
Wade Pickett e5ef1bfd45 changed ms.author to stevesa for this one file as a test before running a seperate mass change of all asp.net core client side content to stevesa. 2019-02-12 18:58:31 -08:00
Luke Latham e620bdbcbc
Add Blazor topics (#10873) 2019-02-12 14:45:38 -06:00
Andrew Boza f3b641a099 Fixes #8567 How to configure CRA to point to dev ASP.NET Core server for API calls (#10423)
Fixes #8567
2019-02-01 11:27:50 -10:00
Rick Anderson ccf95800a2
Update react-with-redux.md (#10300)
* Update react-with-redux.md

* Update aspnetcore/client-side/spa/react-with-redux.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>

* Update aspnetcore/client-side/spa/react-with-redux.md

Co-Authored-By: Rick-Anderson <riande@microsoft.com>
2019-01-14 11:42:43 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
haidelber 97a199c5ee Fixed link description (#8962) 2018-10-10 11:23:34 -10:00
Rick Anderson 7705ae1e89
Fix SPA warning (#8595)
* Fix SPA warning

* rm download
2018-09-19 17:39:49 -10:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Scott Addie a0f5a80499
Metadata updates to ASP.NET Core client-side docs (#7194)
Addresses #6541
2018-06-20 14:52:52 -05:00