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

fix(layout plugins): add support for footers in layout plugins #2430

Merged
merged 3 commits into from
Jun 9, 2020
Merged

fix(layout plugins): add support for footers in layout plugins #2430

merged 3 commits into from
Jun 9, 2020

Conversation

carsondarling
Copy link
Contributor

This PR adds support for footers to useBlockLayout, useFlexLayout, and useAbsoluteLayout, and updates the docs for these plugins to mention the getFooterGroupProps and getFooterProps prop getters.

Add support for getFooterProps and getFooterGroupProps to the useBlockLayout plugin.
Add support for getFooterProps and getFooterGroupProps to the useFlexLayout plugin.
Add support for getFooterProps and getFooterGroupProps to the useAbsoluteLayout plugin.
@tannerlinsley tannerlinsley merged commit afe4754 into TanStack:master Jun 9, 2020
@tannerlinsley
Copy link
Collaborator

Well done! Thanks!

@carsondarling carsondarling deleted the fix/footerLayout branch June 9, 2020 21:52
@tannerlinsley
Copy link
Collaborator

🎉 This PR is included in version 7.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@carsondarling
Copy link
Contributor Author

Thanks for the super-quick response!

@tastypackets
Copy link

Huge thanks to everyone! I'm going to have to update our app so I can get rid of our workaround for this issue. 👍🙂❤️

@calumpeak
Copy link

Thank you so much! Literally just hit this issue 👏

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants