-
Notifications
You must be signed in to change notification settings - Fork 14
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
Cornerstone/6.13.0 #15
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ci(storefront): bctheme-00 use node 16 in github actions
…schema to no longer use url encoding. The url encoding was resulting in undesired encoded characters showing up in places the description was used, like when linking a product to pinterest.
fix(storefront): STRF-10416 - Remove URL Encoding from Description in the Product Schema
…ange shows in cart, and other variant are visible (#2349)
* Remove extra spaces from multiline input * Update CHANGELOG.md --------- Co-authored-by: Volodymyr Krasnoshapka <88093058+BC-krasnoshapka@users.noreply.github.com>
… (#2360) * fix(checkout): CHECKOUT-7213 refresh cart page if no item in the cart * docs(checkout): CHECKOUT-7213 add change log
…heme results to ‘error length of description’ from Google indexing for lengthy product description (#2363)
…ount -> Payment Methods page (#2362) Co-authored-by: Volodymyr Krasnoshapka <88093058+BC-krasnoshapka@users.noreply.github.com>
…le in Cornerstone Bold theme style (#2371)
…ank pop up on second click (#2368)
…hone version 11) (#2370)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.13.0 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… the mobile menu (#2402)
…of key in translation file (#2403) Co-authored-by: Vlad Dlogush <31504758+VladDlogush@users.noreply.github.com>
…er to re-upload file if the option type is File Upload and is set to required (#2409)
* chore: correct typo in default it appears deafault Change banner--deafault-backgroundColor to banner--default-backgroundColor Changed inside config and alert.scss where it is being used * chore: update draft changelog
…397) Co-authored-by: Volodymyr Krasnoshapka <88093058+BC-krasnoshapka@users.noreply.github.com>
…name (#2399) * Use triple sash for customer's company name to prevent escaping ampersands * update changelog * Add link to changelog * delete space --------- Co-authored-by: CodingHerbivore <abullis@protonmail.com> Co-authored-by: Volodymyr Krasnoshapka <88093058+BC-krasnoshapka@users.noreply.github.com>
* feat(storefront): Dispatch an event on productOptionsChanged Including all the information fetched in the previous request to the API to improve extensibility. Having this mechanism, developers can set a listener and get as much information as they need regarding the selected option, so a new API call can be potentially avoided for further actions associated this event. * chore: update CHANGELOG.md
…upon code and gift certificate buttons on the cart page (#2391) Co-authored-by: Volodymyr Krasnoshapka <88093058+BC-krasnoshapka@users.noreply.github.com>
… have their thumbnails cropped compared to videos added through the page builder (#2413) Co-authored-by: “bc-yevhenii-buliuk” <“yevhenii.buliuk@bigcommerce.com”>
…in the button on Product page (#2414)
…working when product filtering is enabled (#2415) Co-authored-by: Vlad Dlogush <31504758+VladDlogush@users.noreply.github.com>
…on category page disappear after navigating using pagination (#2425)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
Updated the Cornerstone version to 6.13.0
https://github.com/bigcommerce/cornerstone/releases/tag/6.13.0