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

Release 7.x backports #3071

Merged
merged 19 commits into from Aug 17, 2023
Merged

Release 7.x backports #3071

merged 19 commits into from Aug 17, 2023

Conversation

cbeer
Copy link
Member

@cbeer cbeer commented Aug 12, 2023

No description provided.

jcoyne and others added 19 commits August 12, 2023 07:13
This allows us to override the header component, while reusing existing components. For example, at Stanford we would like to insert a hidden third navbar that has a feedback form between the top bar and the search navbar.  This will allow us to override the header component to do that.
This allows consuming app to override the helper.
Fixes #2935
This allows you specify the logo text on the component
This makes it easier to swap out the default component without having to override the _show_main_content.html.erb.  Additionally this provides consistency with how you can set the thubmnail_component
@cbeer cbeer marked this pull request as ready for review August 14, 2023 17:07
Copy link
Contributor

@sandbergja sandbergja left a comment

Choose a reason for hiding this comment

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

Thanks, @cbeer !

@sandbergja sandbergja merged commit 94c8fa3 into release-7.x Aug 17, 2023
26 checks passed
@sandbergja sandbergja deleted the release-7.x-backports branch August 17, 2023 15:20
@jrochkind
Copy link
Member

jrochkind commented Aug 29, 2023

Thanks for some backports to 7.x! Was anyone already intending to do a 7.x release with these backports?

Or are you just using directly from git and finding that sufficient? Or other? @cbeer, @jcoyne, @sandbergja , @barmintor ?

I am especially interested in and excited about ViewComponent 3 in BL 7.x, thank you!

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.

None yet

5 participants