Merge canary to integrations/makeswift#2167
Merged
migueloller merged 42 commits intoMar 31, 2025
Merged
Conversation
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
* feat: manage locales * Add changeset --------- Co-authored-by: Nathan Booker <nathan.booker@bigcommerce.com>
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
* chore: remove scoped version bump * chore(release): publish create-catalyst CLI
* fix(core): show coupon discounts as a separate summary item * fix: typo in changeset
* feat(core): add shipping options to checkout * fix: capitalization of Edit * fix: bump vibes * fix: update vibes * fix: remove else and early return * refactor: simplify logic by using a Set for countries * fix: hide forms visually * fix: add no shipping options message * fix: remove reduce and use Set, remove let variable * fix: split mutations * fix: disable complexity rule for Cart
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
* refactor: update signin behavior to use different providers * chore: add additional folders to lint task
* feat(core): migrate compare page to use soul * feat: hide compare checkbox dynamically * feat: pass in comparable products * fix: add optimistic items * feat: add optimistic to remove * feat: add optimistic to checkbox * fix: sort when added * fix: sort groups and use link to compare * fix: bump vibes components, fix button * fix: remove unused primitves breadcrumbs component * fix: sync vibes components * fix: wrap transitions and call optimistic before setParam * fix: validate with zod variables are correct * fix: expose remove label * fix: await setParam * fix: translate remove label: * fix: use parser and loader for compare * feat: alert when max compare limit is set, disable checkboxes
* fix: set the trustHost value with an env var * chore(core): documentation around CSRF checks within next-auth
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> Co-authored-by: Jorge Moya <jorge.moya@bigcommerce.com>
* feat: add Streamable.from * fix: use Streamable.from instead of eager promises
🦋 Changeset detectedLatest commit: b423145 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
4 Skipped Deployments
|
migueloller
force-pushed
the
integrations/makeswift
branch
from
March 31, 2025 07:34
c2f1e86 to
e6a98a4
Compare
bookernath
approved these changes
Mar 31, 2025
migueloller
marked this pull request as draft
March 31, 2025 08:02
migueloller
force-pushed
the
miguel/canary-to-integrations-makeswift
branch
from
March 31, 2025 09:43
fd781c6 to
b423145
Compare
migueloller
marked this pull request as ready for review
March 31, 2025 09:45
canary to integrations/makeswift
Contributor
⚡️🏠 Lighthouse reportLighthouse ran against https://catalyst-canary-ovsh76ntt-bigcommerce-platform.vercel.app 🖥️ DesktopWe ran Lighthouse against the changes on a desktop and produced this report. Here's the summary:
📱 MobileWe ran Lighthouse against the changes on a mobile and produced this report. Here's the summary:
|
chanceaclark
added a commit
that referenced
this pull request
Apr 18, 2025
* fix: switching locales redirects user to the home page (#1990) * chore: add demo section to readme (#1996) * Update translations (#1993) * feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> * feat: manage locales when creating storefronts from the CLI (#1986) * feat: manage locales * Add changeset --------- Co-authored-by: Nathan Booker <nathan.booker@bigcommerce.com> * feat: add default Tailwind typography styles (#2007) * Update translations (#2004) * feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> * fix(core): handle registration errors in form (#2006) * chore(release): publish create-catalyst CLI (#2015) * chore: remove scoped version bump * chore(release): publish create-catalyst CLI * feat: add es-419 to list of allowed locale for selecting (#2017) * feat(cli): scaffold package (#2010) * fix(core): show coupon discounts as a separate summary item (#2084) * fix(core): show coupon discounts as a separate summary item * fix: typo in changeset * feat(core): add shipping options to checkout (#1997) * feat(core): add shipping options to checkout * fix: capitalization of Edit * fix: bump vibes * fix: update vibes * fix: remove else and early return * refactor: simplify logic by using a Set for countries * fix: hide forms visually * fix: add no shipping options message * fix: remove reduce and use Set, remove let variable * fix: split mutations * fix: disable complexity rule for Cart * Update translations (#2104) * feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> * refactor: update signin behavior to use different providers (#2103) * refactor: update signin behavior to use different providers * chore: add additional folders to lint task * feat: Sync Button and DynamicForm with VIBES (#2110) * feat(core): add compare functionality to PLP (#2060) * feat(core): migrate compare page to use soul * feat: hide compare checkbox dynamically * feat: pass in comparable products * fix: add optimistic items * feat: add optimistic to remove * feat: add optimistic to checkbox * fix: sort when added * fix: sort groups and use link to compare * fix: bump vibes components, fix button * fix: remove unused primitves breadcrumbs component * fix: sync vibes components * fix: wrap transitions and call optimistic before setParam * fix: validate with zod variables are correct * fix: expose remove label * fix: await setParam * fix: translate remove label: * fix: use parser and loader for compare * feat: alert when max compare limit is set, disable checkboxes * feat: Sync ProductCard and WishlistItemCard with VIBES (#2112) * feat: Sync Breadcrumbs (#2117) * feat: Add Wishlist VIBES components (#2118) * chore(security): add documentation around CSRF checks (#2114) * fix: set the trustHost value with an env var * chore(core): documentation around CSRF checks within next-auth * feat: Add wishlist translations, transformers, and core components (#2119) * fix(core): revert to ids search param in compare page (#2125) * feat(client): add errorPolicy option to GQL requests (#2124) * feat: add anonymous session with cart tracking (#2111) * refactor(core): abstract cart creation and addition logic (#2126) * feat: Add wishlist modals, actions, and visibility switch (#2120) * Bump next to address CVE (#2132) * feat: Add wishlist modal defs, share button, and action dropdown menu (#2121) * chore: update pnpm to 10.6.5 (#2135) * Update translations (#2133) * feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> Co-authored-by: Jorge Moya <jorge.moya@bigcommerce.com> * chore: update node to version 22 (#2136) * chore: remove invalid changeset (#2139) * feat: Add wishlist pages (#2122) * fix(core): ignore errors in orders and render products without links (#2141) * fix: add `Streamable.from` to avoid eager promises (#2143) * feat: add Streamable.from * fix: use Streamable.from instead of eager promises * chore: update dependencies to latest minors (#2142) * feat: group 1 update for Soul form components (#2130) * feat(core): add store hash meta tag (#2147) * fix: dedupe default image in PDP (#2162) * feat: group 2 update for Soul form components (#2160) * fix: remove unused components (#2163) --------- Co-authored-by: Aleksey Gurtovoy <agurtovoy@acm.org> Co-authored-by: Chancellor Clark <chancellor.clark@bigcommerce.com> Co-authored-by: bc-svc-local <102379007+bc-svc-local@users.noreply.github.com> Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> Co-authored-by: Roman Krasinskyi <49246595+RomanKrasinskyi@users.noreply.github.com> Co-authored-by: Nathan Booker <nathan.booker@bigcommerce.com> Co-authored-by: Hunter Garrett <hunter@hunterbecton.com> Co-authored-by: Jorge Moya <jorge.moya@bigcommerce.com> Co-authored-by: Daniel Almaguer <daniel.almaguer@bigcommerce.com> Co-authored-by: Jordan Arldt <jordan.arldt@bigcommerce.com> Co-authored-by: Nathan Booker <bookernath@users.noreply.github.com>
This file contains hidden or 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
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/Why?
Update
integrations/makeswiftwith latest changes fromcanary.Testing
Live Site
CleanShot.2025-03-31.at.10.53.25.mp4
Builder
CleanShot.2025-03-31.at.11.03.52.mp4