-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
Components Big RockThis issue tracks a big effort which can span multiple issuesThis issue tracks a big effort which can span multiple issuesDoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components
Milestone
Description
Design Notes: https://github.com/aspnet/specs/blob/master/notes/ViewImports_in_the_components_world.md
Partially blocked by: #4057
- Add support
_Imports.razorand tests - Make
_ViewImports.cshtmlapply to views and_Imports.razorapply to components - Treat
_Imports.razoras a distinct FileKind in SDK/Tooling - Limit
_ViewImports.cshtmlto directives that apply to views, Limit_Imports.razorto directives that apply to components - Make it an error to include code, markup, and block directives in
_Imports.razor - Make sure generated class from
_Imports.razordoesn't show up in compiled code
Metadata
Metadata
Assignees
Labels
Components Big RockThis issue tracks a big effort which can span multiple issuesThis issue tracks a big effort which can span multiple issuesDoneThis issue has been fixedThis issue has been fixedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Components