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

Feat/wizard wrapper #86

Merged
merged 5 commits into from
Apr 15, 2022
Merged

Feat/wizard wrapper #86

merged 5 commits into from
Apr 15, 2022

Conversation

devrnt
Copy link
Owner

@devrnt devrnt commented Nov 9, 2021

Add wrapper prop to <Wizard />, it's an optional wrapper that is exclusively wrapped around the active step component. It is not wrapped around the header and footer

⚠️ TODO: update documentation done

Fixes #51

@devrnt devrnt added the enhancement New feature or request label Nov 9, 2021
@github-actions
Copy link

github-actions bot commented Nov 9, 2021

size-limit report 📦

Path Size
dist/react-use-wizard.cjs.production.min.js 455 B (+7.32% 🔺)
dist/react-use-wizard.esm.js 484 B (+7.08% 🔺)

@HPieters
Copy link

Solution works for me with framer-motion, need help with the docs?

@devrnt
Copy link
Owner Author

devrnt commented Mar 26, 2022

PRs are always welcome, thanks in advance!

@lucapollani
Copy link

Hi @devrnt, are there any news on the release of this feature?
Thanks in advance

@devrnt
Copy link
Owner Author

devrnt commented Apr 13, 2022

I was waiting for people to need this feature and apparently, this is clearly the case.

I'll try to ship this feature soon

@devrnt
Copy link
Owner Author

devrnt commented Apr 15, 2022

Closes #51 and #118

@devrnt devrnt merged commit 7b343d7 into main Apr 15, 2022
@devrnt devrnt deleted the feat/wizard-wrapper branch April 15, 2022 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Framer-motion not working exit animation
3 participants