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(store-ui): Add Modal molecule #957

Merged
merged 16 commits into from
Sep 28, 2021
Merged

feat(store-ui): Add Modal molecule #957

merged 16 commits into from
Sep 28, 2021

Conversation

@igorbrasileiro igorbrasileiro requested a review from a team as a code owner September 14, 2021 12:25
@netlify
Copy link

netlify bot commented Sep 14, 2021

✔️ Deploy Preview for storeui ready!

🔨 Explore the source changes: 70cd8a6

🔍 Inspect the deploy log: https://app.netlify.com/sites/storeui/deploys/61532cdd2aeb710007124238

😎 Browse the preview: https://deploy-preview-957--storeui.netlify.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 14, 2021

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 70cd8a6:

Sandbox Source
Store UI Typescript Configuration

@igorbrasileiro igorbrasileiro force-pushed the feat/modal branch 3 times, most recently from ee903f5 to 4ff04a8 Compare September 16, 2021 15:28
packages/store-ui/src/molecules/Modal/Modal.tsx Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/useTrapFocus.ts Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/useTrapFocus.ts Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/useTrapFocus.ts Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/Modal.test.tsx Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/Modal.test.tsx Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/Modal.test.tsx Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/Modal.test.tsx Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/Modal.tsx Outdated Show resolved Hide resolved
@igorbrasileiro
Copy link
Contributor Author

@icazevedo, does this last change make the component nearer to inversion control?

@icazevedo
Copy link
Contributor

Forgot to comment here: excellent PR! Really great separation between pure and behavioral components 👏

Copy link
Member

@victorhmp victorhmp left a comment

Choose a reason for hiding this comment

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

Great work @igorbrasileiro! 👏🏻 🎉

packages/store-ui/src/molecules/Modal/Modal.tsx Outdated Show resolved Hide resolved
packages/store-ui/src/molecules/Modal/Modal.tsx Outdated Show resolved Hide resolved
Copy link
Contributor

@lariciamota lariciamota left a comment

Choose a reason for hiding this comment

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

Nice job! 🚀

igorbrasileiro and others added 2 commits September 28, 2021 11:03
Co-authored-by: Ícaro Azevedo <icaro.azevedo@vtex.com.br>
Copy link
Contributor

@icazevedo icazevedo left a comment

Choose a reason for hiding this comment

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

Great 👏

@igorbrasileiro igorbrasileiro merged commit 530b308 into master Sep 28, 2021
@igorbrasileiro igorbrasileiro deleted the feat/modal branch September 28, 2021 16:17
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.

Modal
4 participants