Commit Graph

17 Commits (1d0b3d82d15c9d7cad7e4e7842d73e5161d94a6c)

Author SHA1 Message Date
Ed Charbeneau 3c878e12d7 Update BlazorLayoutComponent LayoutComponentBase (#11187) 2019-02-27 19:20:23 -06:00
Ed Charbeneau e7863d5726 Update BlazorLayoutComponent > LayoutComponentBase (#11189) 2019-02-27 19:19:11 -06:00
Ed Charbeneau c26c703c0f Updated namespace usage (#11191) 2019-02-27 19:18:18 -06:00
Ed Charbeneau 8a2fe6b323 updated referenced JS files (#11193)
`blazor.server|webassembly.js` are now `components.server|webassembly.js` as of ASP.NET Core 3.0 preview 2
2019-02-27 19:17:29 -06:00
Ajay Bhargav Baaskaran 693c43766f Document bind-property-event syntax and add a note about lambda expressions (#11152)
Fixes https://github.com/aspnet/Docs/issues/10769 and https://github.com/aspnet/Docs/issues/10768
2019-02-27 15:08:34 -10:00
Ed Charbeneau 62c04626cc Fixed Directive name does not render in column (#11121)
The @ symbol was causing the Directive column values to not render. Added `\` to have the values render properly on the final output.
2019-02-26 11:59:23 -06:00
Luke Latham 8ab5a3746b
Components topic update (#10934) 2019-02-14 10:44:54 -06:00
Luke Latham c712759cb0 Blazor TOC and notice updates (#10907) 2019-02-12 16:15:21 -06:00
Luke Latham e620bdbcbc
Add Blazor topics (#10873) 2019-02-12 14:45:38 -06:00
Luke Latham 12a97a25d1
Razor Components Overview update (#10800) 2019-02-10 09:44:18 -06:00
Luke Latham 15e6fae671
Razor Components FAQ topic (#10826) 2019-02-10 08:12:59 -06:00
Chris Sainty 2f3ded8a8b Fixes broken link (#10866) 2019-02-09 14:39:33 -06:00
Luke Latham c81b1bc9f8
Fix tutorial link (#10842) 2019-02-07 16:54:43 -06:00
foondook 3138624570 Correct Server-side hosting model image (#10811) 2019-02-06 06:47:56 -06:00
Luke Latham fb7517d5e6 Razor Components: Get started topic update (#10780)
* Razor Components: Get started topic update

Updates

* React to feedback

* Apply suggestions from code review

So much for colloquial style. 😄 lol (See what I have to go thru here, Dan. lol)

Co-Authored-By: guardrex <1622880+guardrex@users.noreply.github.com>
2019-02-04 16:11:21 -06:00
Luke Latham 1570ad0b9e
Document fallback components (#10741) 2019-02-01 12:15:22 -06:00
Luke Latham 9c1310f242
Razor Components (#10716) 2019-02-01 11:49:02 -06:00