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: Add tokens to SuggestionProductCard #135

Merged

Conversation

ArthurTriis1
Copy link
Contributor

@ArthurTriis1 ArthurTriis1 commented Jul 4, 2022

Signed-off-by: Arthur Andrade [email protected]

What's the purpose of this pull request?

This PR applies the new Theming structure to SuggestionProductCard: new scoped tokens linked to global ones.

How to test it?

You can check the story on Storybook.

Checklist

Changelog

  • Added an entry in the CHANGELOG.md at the beginning of its due section. The latest version should comes first.
  • Added the PR number with the PR link at the entry in the CHANGELOG.md. E.g., New items in the pull_request_template.md (#4)

PR Description

  • Added a label according to the PR goal - Breaking change, Enhancement, Bug or Chore.
  • Added the component, hook, or pathname in-between backticks (``) - If applicable. E.g., ComponentName component.
  • Identified the function or parameter in the PR - If applicable. E.g., useWindowDimensions hook.

Documentation

  • PR description
  • Added to/Updated the Storybook - if applicable.
  • For documentation changes, ping @ carolinamenezes, @ PedroAntunesCosta or @ Mariana-Caetano to review and update.

@vercel
Copy link

vercel bot commented Jul 4, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
gatsby-store-storybook ✅ Ready (Inspect) Visit Preview Jul 4, 2022 at 2:55PM (UTC)

@ArthurTriis1 ArthurTriis1 force-pushed the feat/FSSS-383-Add-tokens-to-SuggestionProductCard branch from 3734185 to 2b97795 Compare July 4, 2022 14:53
@ArthurTriis1 ArthurTriis1 marked this pull request as draft July 4, 2022 14:53
@vtex-sites
Copy link

vtex-sites bot commented Jul 4, 2022

Preview is ready

This pull request generated a Preview

👀   Preview: https://sfj-b38c741--gatsby.preview.vtex.app
🔬   Go deeper by inspecting the Build Logs
📝   based on commit b38c741

@vtex-sites
Copy link

vtex-sites bot commented Jul 4, 2022

Lighthouse Reports

Here are the Lighthouse reports of this Pull Request

📝 Based on commit b38c741

Lighthouse Report by page
📎   /
📎   /apple-magic-mouse/p
📎   /office

@ArthurTriis1 ArthurTriis1 added Documentation Improvements or additions to documentation Features New feature or request labels Jul 4, 2022
@ArthurTriis1 ArthurTriis1 self-assigned this Jul 4, 2022
@ArthurTriis1 ArthurTriis1 marked this pull request as ready for review July 4, 2022 15:14
@ArthurTriis1 ArthurTriis1 changed the title feat: Add documentation to SuggestionProductCard Feat: Add tokens to SuggestionProductCard Jul 4, 2022
Copy link
Collaborator

@renatamottam renatamottam 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
Member

@eduardoformiga eduardoformiga left a comment

Choose a reason for hiding this comment

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

LGTM! 👏

@@ -0,0 +1,2 @@
export { product } from './product'
Copy link
Member

Choose a reason for hiding this comment

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

Nice! Could you please update it on Nextjs starter as well if it's not too much work?
I noticed there we have mocks and mock folders.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah! I'm opening the PR!

@ArthurTriis1 ArthurTriis1 merged commit b38c741 into main Jul 5, 2022
@ArthurTriis1 ArthurTriis1 deleted the feat/FSSS-383-Add-tokens-to-SuggestionProductCard branch July 5, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Features New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants