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(Drawer): add keepMounted prop #321

Merged
merged 5 commits into from
Oct 9, 2024
Merged

feat(Drawer): add keepMounted prop #321

merged 5 commits into from
Oct 9, 2024

Conversation

flops
Copy link
Contributor

@flops flops commented Oct 8, 2024

Add keepMounted property for Drawer and DrawerItem.
If property is not passed to DrawerItem it inherits value from Drawer. Otherwise it's own property value is higher in priority.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@flops flops changed the title feat(Drawer): keepMounted prop feat(Drawer): add keepMounted prop Oct 8, 2024
@flops flops merged commit 760d063 into main Oct 9, 2024
5 checks passed
@flops flops deleted the drawer-keep-mounted branch October 9, 2024 13:15
benax-se pushed a commit that referenced this pull request Nov 12, 2024
* feat(Drawer): keepMounted prop

* chore(Drawer): fix documentation and jsdoc

* chore(Drawer): update screenshots

* fix(Drawer): revert visibility hidden on transition exit done
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.

3 participants