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 new tokens to SearchInput #175

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

lucasfp13
Copy link
Contributor

Ported from nextjs.store repo: Add new tokens to SearchInput #189

What's the purpose of this pull request?

This PR intends to apply new tokens to SearchInput based on the new Theming structure: new scoped tokens linked to global ones.

How does it work?

This PR uses local variables to parameterize the SearchInput properties, then connects these scoped tokens to the global ones.

How to test it?

These changes should not affect the SearchInput behavior. It can be tested through Storybook, inside the Search feature page.

Checklist

PR Title and Commit Messages

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.

@lucasfp13 lucasfp13 added the Features New feature or request label Aug 12, 2022
@lucasfp13 lucasfp13 self-assigned this Aug 12, 2022
@vercel
Copy link

vercel bot commented Aug 12, 2022

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

Name Status Preview Updated
gatsby-store-storybook ✅ Ready (Inspect) Visit Preview Aug 12, 2022 at 7:18PM (UTC)

@vtex-sites
Copy link

vtex-sites bot commented Aug 12, 2022

Preview is ready

This pull request generated a Preview

👀   Preview: https://preview-175--gatsby.preview.vtex.app
🔬   Go deeper by inspecting the Build Logs
📝   based on commit cf54702
⚠️   User login might not work on this preview.

@vtex-sites
Copy link

vtex-sites bot commented Aug 12, 2022

Lighthouse Reports

Here are the Lighthouse reports of this Pull Request

📝 Based on commit cf54702

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

Copy link
Contributor

@hellofanny hellofanny left a comment

Choose a reason for hiding this comment

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

Approving because it looks the same on the next repo and everything seems working accordingly! ⭐

@lucasfp13 lucasfp13 force-pushed the feat/FS-496-add-new-tokens-to-search-input branch from 7ada5da to cf54702 Compare August 12, 2022 19:16
@lucasfp13 lucasfp13 merged commit 04daa83 into main Aug 12, 2022
@lucasfp13 lucasfp13 deleted the feat/FS-496-add-new-tokens-to-search-input branch August 12, 2022 19:29
nicacioliveira pushed a commit that referenced this pull request Sep 5, 2022
* Feat: Theming brandless (#119)

* Fixes Incentives text color
* Improves text display on Hero and BannerText
* Fixes ProductShelf padding top
* Fixes tokens typo of button-buy
* Improves ProductCard tokens
* Creates Brandless theme
* Fixes color actions tokens
* Fixes ProductCard border
* Updates global Tokens to match Brandless style
* Removes Lato from Typography doc
* Fixes Toggle tokens with Brandless
* Creates two new themes
* Fixes Border Color hover token

* Feat: Theming Adjustments (#175)

* Fixes `SectionListProps`

* Fixes `Tiles` border-radius

* Adds missing TokenColor on Interactive Controls page

* Removes commented tokens from `CustomTheme`

* Fixes theme class on body

* Fixes `CartToggle` background color

* Adds links between `SlideOver` Use Cases components

* Fixes product-listing-pagination section

* Removes Themes dependencies

* Creates Themes pages

* Fixes `Alert` bkg

* Updates Changelog

* Adds `TokenTable` to `Typography` page

* Fixes Theme Section Storybook classes

* Improves `Typography` doc page

* Improves `Theme` doc pages titles

Co-Authored-By: Fanny Chien <[email protected]>

* Updates `Customizing` copy

Co-authored-by: Fanny Chien <[email protected]>

* Updates Changelog

Co-authored-by: Fanny Chien <[email protected]>

Co-authored-by: Fanny Chien <[email protected]>
Co-authored-by: Fanny Chien <[email protected]>

* Fixes static images url

* Adjusts `Theming` proposal to Gatsby technology

* Updates Changelog

Co-authored-by: Fanny Chien <[email protected]>
Co-authored-by: Fanny Chien <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Features New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants