Skip to content

fix: new modal animation#139

Draft
aromanov91 wants to merge 3 commits intomasterfrom
modal-new-awesome-animation
Draft

fix: new modal animation#139
aromanov91 wants to merge 3 commits intomasterfrom
modal-new-awesome-animation

Conversation

@aromanov91
Copy link
Copy Markdown

No description provided.

</Actions>
<SimpleModal
show={state.delete}
size={'m'}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

size="m"

</Actions>
<SimpleModal
show={state.notification}
size={'m'}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

size="m"

</Actions>
<SimpleModal
show={state.email}
size={'m'}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

😠

</Actions>
<SimpleModal
show={state.snapping}
size={'m'}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

😡

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

💩

exitClassName: (timeout: number) => css({
opacity: 0,
transform: 'translate3d(0, -100%, 0)',
transform: 'scale(0.94)',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

посмотри как работает рекапча в модалке размером s

@aromanov91 aromanov91 changed the title Animation edit fix: new modal animation May 7, 2019
@dimonka83 dimonka83 marked this pull request as draft August 3, 2022 04:41
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