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

DEV: add home-logo-contents plugin outlet #26965

Merged
merged 1 commit into from May 13, 2024

Conversation

tyb-talks
Copy link
Contributor

Adding a new plugin outlet to facilitate upgrading to the glimmer header - this is useful for any widget customizations in themes that use reopenWidget to override getters within the home-logo widget that would result in changes of content within the interactive anchor element that makes the entire home-logo section navigate to a specified URL on click.

Comment on lines 87 to 90
minimized=@minimized
logoUrl=this.logoUrl
logoSmallUrl=this.logoSmallUrl
showMobileLogo=this.showMobileLogo
Copy link
Contributor Author

@tyb-talks tyb-talks May 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

passing these in so that any additional content can be customized the same way we do here in the standard home-logo.

@tyb-talks tyb-talks force-pushed the dev-add-home-logo-content-plugin-outlet branch from 99cb3fa to 4e7bd72 Compare May 10, 2024 05:42
@tyb-talks tyb-talks merged commit df75923 into main May 13, 2024
16 checks passed
@tyb-talks tyb-talks deleted the dev-add-home-logo-content-plugin-outlet branch May 13, 2024 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants