Skip to content

Reuse Razor components topic#25847

Merged
guardrex merged 5 commits into
mainfrom
guardrex/blazor-hybrid-reuse-components
May 23, 2022
Merged

Reuse Razor components topic#25847
guardrex merged 5 commits into
mainfrom
guardrex/blazor-hybrid-reuse-components

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented May 12, 2022

Fixes #25675

Internal Review Topic

Notes ...

  • I steered this a bit away from the word "host" generally in favor of distinguishing concepts by "hosting model" (Blazor WASM, Blazor Server, Web View of Blazor Hybrid) and "platform" (Windows, iOS, Android).
  • WRT localization of "Web View": ":::no-loc text="Web View":::" is used for now. Just read past it. I'll be moving it to a repo-wide no-loc metadata list later. We have some other things going on the background that need to be resolved first.
  • Another additional resource is needed given that I have nightmares over "lists" of one item 😨😄. If nothing comes to mind when you look, I'll figure out something to add.

@guardrex guardrex self-assigned this May 12, 2022
@guardrex guardrex mentioned this pull request May 12, 2022
25 tasks
@guardrex guardrex marked this pull request as ready for review May 16, 2022 11:38
@guardrex guardrex requested review from danroth27 and mkArtakMSFT May 16, 2022 11:44
@guardrex guardrex merged commit 3157f9c into main May 23, 2022
@guardrex guardrex deleted the guardrex/blazor-hybrid-reuse-components branch May 23, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blazor Hybrid: Reuse Razor components topic

1 participant