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): Breadcrumb molecule #986

Merged
merged 5 commits into from
Oct 25, 2021
Merged

Conversation

Gmantiqueira
Copy link
Contributor

@Gmantiqueira Gmantiqueira commented Oct 12, 2021

What's the purpose of this pull request?

As the title says, this PR creates the Breadcrumb molecule.

I'm not sure yet about the custom and default icons of this component, so if you have some thoughts about it, you're welcome. 😄

- Updating stores with this component (WIP).

How it works?

How to test it?

References

@Gmantiqueira Gmantiqueira requested a review from a team as a code owner October 12, 2021 23:20
@netlify
Copy link

netlify bot commented Oct 12, 2021

✔️ Deploy Preview for storeui ready!

🔨 Explore the source changes: 156d478

🔍 Inspect the deploy log: https://app.netlify.com/sites/storeui/deploys/6176e45f929f5400085ef2f7

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 12, 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 156d478:

Sandbox Source
Store UI Typescript Configuration

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.

Great job, @Gmantiqueira! 👏 🚀
I left some comments.

@igorbrasileiro
Copy link
Contributor

This PR closes #848

@igorbrasileiro igorbrasileiro linked an issue Oct 13, 2021 that may be closed by this pull request
Comment on lines 33 to 37
style={{
boxSizing: 'border-box',
fill: 'rgb(230, 230, 230)',
display: 'flex',
}}
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be here?

Copy link
Member

Choose a reason for hiding this comment

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

👀

Copy link
Contributor Author

@Gmantiqueira Gmantiqueira Oct 21, 2021

Choose a reason for hiding this comment

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

[Edit] Nvm what I said before, I just tested that these styles are unnecessary lol. Sorry.

Copy link
Contributor

Choose a reason for hiding this comment

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

NP 😉

@Gmantiqueira Gmantiqueira merged commit 325c738 into master Oct 25, 2021
@Gmantiqueira Gmantiqueira deleted the feature/breadcrumb branch October 25, 2021 17:14
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.

Breadcrumbs
3 participants