Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JSInterop invocations handlers for <Title>, <Link>, <Meta> components #241

Closed
egil opened this issue Oct 26, 2020 · 1 comment
Closed
Labels
backlog Enhancements which are relevant but not a priority at the moment. enhancement New feature or request

Comments

@egil
Copy link
Member

egil commented Oct 26, 2020

Consider adding support for the "head" helper components in the Microsoft.AspNetCore.Components.Web.Extensions package.

@egil egil added the .net5 label Oct 26, 2020
@egil egil added the enhancement New feature or request label Oct 26, 2020
@egil egil changed the title Add JSInterop planned invocations for <Title>, <Link>, <Meta> components Add JSInterop invocations handlers for <Title>, <Link>, <Meta> components Nov 1, 2020
@egil egil added the backlog Enhancements which are relevant but not a priority at the moment. label Nov 25, 2020
@egil
Copy link
Member Author

egil commented Nov 25, 2020

As this is currently in preview AND a separate nuget package, it would require bUnit to take a dependency on a "3rd party" package, so for now, I think this should not be part of bUnit.

If the extensions package becomes very commonly used, we can revisit this. It could also be a bUnit.web.extensions package that contains this in future.

@egil egil closed this as completed Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Enhancements which are relevant but not a priority at the moment. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant