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): Spinner atom #961

Merged
merged 11 commits into from
Sep 17, 2021
Merged

feat(store-ui): Spinner atom #961

merged 11 commits into from
Sep 17, 2021

Conversation

Gmantiqueira
Copy link
Contributor

What's the purpose of this pull request?

As the title says, this PR creates the Spinner atom.

This PR is related to Loading Button component/task. After the refinement, we decided to create the Spinner atom and an example of Loading Button as a molecule.

How it works?

How to test it?

References

@Gmantiqueira Gmantiqueira requested a review from a team as a code owner September 16, 2021 17:48
@netlify
Copy link

netlify bot commented Sep 16, 2021

✔️ Deploy Preview for storeui ready!

🔨 Explore the source changes: fa00fd2

🔍 Inspect the deploy log: https://app.netlify.com/sites/storeui/deploys/6144e328ac0ed900095fac2d

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

VTEX and others added 5 commits September 16, 2021 14:49
Co-authored-by: Igor Brasileiro <brasileiro456@gmail.com>
Co-authored-by: Igor Brasileiro <brasileiro456@gmail.com>
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 16, 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 fa00fd2:

Sandbox Source
Store UI Typescript Configuration

bentoper and others added 5 commits September 16, 2021 14:54
Create List component as an Atom.
* Add skeleton atom

* Move animation to theme

* Import tailwind utilities

* Update test

* Use only 1 div

* Update story

* Extend HTMLDivElement
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.

LGTM

Copy link
Contributor

@igorbrasileiro igorbrasileiro left a comment

Choose a reason for hiding this comment

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

Remove duplicated entry on package.json, and it's ok for me. Great job, @Gmantiqueira.

@@ -41,6 +41,7 @@
"react": "^17.0.2"
},
"devDependencies": {
"@testing-library/react-hooks": "^7.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

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

duplicated

@Gmantiqueira Gmantiqueira merged commit 59034b7 into master Sep 17, 2021
@Gmantiqueira Gmantiqueira deleted the feat/loading-spinner branch September 17, 2021 19:10
rrbambokian pushed a commit that referenced this pull request Sep 30, 2021
* Spinner component for loading

* Spinner exports

* Fix data-testid

Co-authored-by: Igor Brasileiro <brasileiro456@gmail.com>

* remove explicit children prop

Co-authored-by: Igor Brasileiro <brasileiro456@gmail.com>

* BREAKING CHANGE: Remove deprecated folders (#927)

* feat(store-ui): adding list atom (#918)

Create List component as an Atom.

* feat(store-ui): Add Skeleton Atom (#911)

* Add skeleton atom

* Move animation to theme

* Import tailwind utilities

* Update test

* Use only 1 div

* Update story

* Extend HTMLDivElement

* Spinner exports

* lint

* Fix Spinner test

* removing duplicated line in package.json

Co-authored-by: Igor Brasileiro <brasileiro456@gmail.com>
Co-authored-by: Tiago Gimenes <tlgimenes@gmail.com>
Co-authored-by: Bento Pereira <40964933+bentoper@users.noreply.github.com>
Co-authored-by: Larícia Mota <laricia.mota@vtex.com.br>
@igorbrasileiro igorbrasileiro linked an issue Oct 13, 2021 that may be closed by this pull request
@igorbrasileiro igorbrasileiro mentioned this pull request Oct 13, 2021
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.

Loading spinner
6 participants