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

fix(css): apply workaround for chrome bug #146

Merged
merged 1 commit into from
Jan 6, 2021
Merged

Conversation

Timer
Copy link
Member

@Timer Timer commented Jan 6, 2021

No description provided.

@vercel
Copy link

vercel bot commented Jan 6, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/commerce/rocnkza1k
✅ Preview: https://commerce-git-hotfix-chrome-bug.vercel.vercel.app

@Timer Timer marked this pull request as ready for review January 6, 2021 19:52
@Timer Timer merged commit b6f80b7 into master Jan 6, 2021
@Timer Timer deleted the hotfix/chrome-bug branch January 6, 2021 20:01
okbel pushed a commit that referenced this pull request May 25, 2021
persi123 pushed a commit to persi123/commerce that referenced this pull request Oct 21, 2021
[CHEC-1010] Show logout link for logged in customers
loan-laux pushed a commit to TrellisCommerce/next-commerce-bigcommerce that referenced this pull request May 11, 2023
jfurie pushed a commit to Revfluence/distributed-checkout-nextjs-vercel-commerce that referenced this pull request Jul 20, 2024
# 1.0.0 (2024-07-20)

### Bug Fixes

* adjust min and max width of the add to cart button ([9dc45aa](9dc45aa))
* **bigcommerce:** add limit on product variants ([vercel#655](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/655)) ([9387178](9387178))
* cart error on first load ([2acc211](2acc211))
* **ckibocommerce customer endpoint:** check if shopper cookie is anonymous before calling kibo api ([vercel#613](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/613)) ([3a69dbb](3a69dbb))
* **credentials:** test credentials ([e787014](e787014))
* **css:** apply workaround for chrome bug ([vercel#146](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/146)) ([b6f80b7](b6f80b7))
* **debug:** remove debug logs ([1c17971](1c17971))
* define min input width only for the required viewports ([80b9611](80b9611))
* **deploy:** try quotes ([735376c](735376c))
* disabled button classes when selectedVariantId is defined are not being set ([vercel#1333](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1333)) ([a5de917](a5de917))
* **github actions:** setup misplaced ([a1a0e07](a1a0e07))
* **github-actions:** added missing setup ([7da1ca2](7da1ca2))
* **github-actions:** clearly I dont know how to configure this file entirely 🫠 ([1b91fc6](1b91fc6))
* **github-actions:** deploy to gcp ([45ee152](45ee152))
* **github-actions:** fixed extra characters ([9a979e1](9a979e1))
* **github-actions:** remove env from build ([3251b93](3251b93))
* **github-actions:** Update develop.deploy-functions.yml ([58c989e](58c989e))
* **package:** added build pack script for .env ([cbac605](cbac605))
* **ProductView:** fixed issue [vercel#136](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/136) ([96f4f26](96f4f26))
* put issue templates inside .github folder ([vercel#761](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/761)) ([0c5597f](0c5597f))
* Remove the duplicate `description` field ([vercel#449](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/449)) ([381cefa](381cefa))
* Render item in wishlist properly if ID is a string ([vercel#647](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/647)) ([de24bd0](de24bd0))
* **vendure:** add new image domain ([vercel#698](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/698)) ([0ae927f](0ae927f))
* **yaml:** try file ([3802078](3802078))

### Features

* concise card code ([vercel#348](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/348)) ([d71646a](d71646a))
* **core:** add GBP currency code to product price type ([vercel#717](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/717)) ([fee16e7](fee16e7))
* **provider:** Implement Kibo Commerce provider  ([vercel#575](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/575)) ([9a4772c](9a4772c)), closes [#1](#1) [#5](#5) [#3](#3) [#4](#4) [#6](#6) [#9](#9) [#8](#8) [#6](#6) [#9](#9) [#11](#11) [vercel#16](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/16) [vercel#13](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/13) [vercel#14](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/14) [#12](#12) [vercel#17](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/17) [vercel#19](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/19) [vercel#20](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/20) [vercel#22](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/22) [vercel#24](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/24) [vercel#21](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/21) [vercel#23](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/23) [vercel#26](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/26) [vercel#25](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/25)
* replace next-seo with custom solution ([vercel#660](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/660)) ([db17055](db17055))
* **test oidc:** test oidc ([2d11ecc](2d11ecc))
* **vars:** update vars ([83db04f](83db04f))

### Reverts

* Revert "Update variant-selector.tsx (vercel#1115)" (vercel#1116) ([61b134a](61b134a)), closes [vercel#1115](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1115) [vercel#1116](https://github.com/Revfluence/distributed-checkout-nextjs-vercel-commerce/issues/1116)
* Revert "Testing potential reason" ([f46d122](f46d122))
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.

2 participants