-
#1636
23abacf
Thanks @chanceaclark! - Remove console.error when falling back to defaultChannelId -
#1636
23abacf
Thanks @chanceaclark! - Clean up login error handling. -
Updated dependencies [
23abacf
]:- @bigcommerce/[email protected]
- #1623
16e3a76
Thanks @chanceaclark! - Next 15 upgrade
-
#1629
72a30a8
Thanks @deini! - Use Typescript on Next Config -
#1618
d60e916
Thanks @bc-svc-local! - Update translations. -
Updated dependencies [
16e3a76
]:- @bigcommerce/[email protected]
-
#1262
0c2023b
Thanks @chanceaclark! - Removes all usages of the customer impersonation token. Also updates the docs to correspond with the Storefront API Token. -
#1262
0c2023b
Thanks @chanceaclark! - Allows the ability to consume a storefront token. This new token will allow Catalyst to createcustomerAccessToken
's whenever a user logs into their account. This change doesn't include consuming the either token, only adding the ability to pass it in.
- Updated dependencies [
0c2023b
,0c2023b
]:- @bigcommerce/[email protected]
-
#1525
e751319
Thanks @bc-alexsaiannyi! - fix warning for using the same keys on items -
#1521
fd83a78
Thanks @bc-yevhenii-buliuk! - fix styles for active account tab -
#1520
c898792
Thanks @bc-alexsaiannyi! - improve error message on reset password page -
#1524
f08883c
Thanks @bc-alexsaiannyi! - improve behaviour for change password page for logged in user -
#1529
22426b2
Thanks @bc-yevhenii-buliuk! - fix validation message for email on account settings page -
#1516
41270c2
Thanks @bc-svc-local! - Update translations. -
#1534
de48618
Thanks @bc-svc-local! - Update translations.
-
#1491
313a591
Thanks @jorgemoya! - Bumpnext-intl
which includes some minor changes and updated APIs:- Use new
createNavigation
api. - Pass
locale
to redirects. setRequestLocale
is no longer unstable.
- Use new
-
#1505
691ec2b
Thanks @bc-alexsaiannyi! - update login page & error message styles -
#1506
ac83d3e
Thanks @bc-yevhenii-buliuk! - remove unnecessary fields from account settings form and update confirmation message -
#1499
b5aea9b
Thanks @jorgemoya! - Bumps next-intl to fix issue with hashes and query params in urls. -
#1511
370d0b1
Thanks @bc-alexsaiannyi! - update styles for reset password validation -
#1454
53599e6
Thanks @bc-yevhenii-buliuk! - remove unnecessary fields from create account form -
#1487
a22233f
Thanks @bc-svc-local! - Update translations.
- Updated dependencies [
d4120d3
]:- @bigcommerce/[email protected]
- #1401
3095002
Thanks @bookernath! - Add dynamic robots.txt from control panel settings
-
#1477
79e705f
Thanks @deini! - Breadcrumbs for top level category pages are no longer rendered -
#1467
e763a83
Thanks @deini! - Fixes an issue when a numeric product option set to a minimum <= 0 breaks the counter component. -
#1459
b4485c7
Thanks @chanceaclark! - Updates the with-routes middleware to fallback on locale based rewrite logic if the redirect is a dynamic entity redirect. -
#1469
8e9e7f3
Thanks @chanceaclark! - Fixes the product quantity reseting back to the previous value when adjusting the quantity fails. -
#1476
d47e3ac
Thanks @deini! - adds an empty state to category pages -
#1458
3d67f8d
Thanks @chanceaclark! - Add no-store to mutations that are rate limited. -
#1453
1c8b042
Thanks @bc-svc-local! - Update translations. -
Updated dependencies [
2d1526a
]:- @bigcommerce/[email protected]
-
#1410
53cca82
Thanks @bookernath! - Move /reset page to /login/forgot-password in order to reduce top-level routes. -
#1384
17692ca
Thanks @chanceaclark! - Pass customer ip address into requests that don't rely on cached values. -
#1388
a309a4d
Thanks @deini! - wraps header and footer in suspense boundaries
-
#1374
1f76f61
Thanks @jorgemoya! - Prepend locale for redirected urls in tests. More info: amannn/next-intl#1335 -
#1373
971033f
Thanks @jorgemoya! - Add missing metadata in account settings page. -
#1370
655d518
Thanks @bc-svc-local! - Update translations. -
#1446
ba4820b
Thanks @deini! - Fixes a bug where product variant was not reliably being selected on PDP when using pre-selected options. -
#1391
4d64c31
Thanks @bookernath! - Get lossy image from API instead of setting param in code -
#1389
a4eaff6
Thanks @bookernath! - Add additional IP address header -
#1402
6e75ef5
Thanks @bc-yevhenii-buliuk! - fixing the problem with submitting the password change form -
#1407
ac9832f
Thanks @bc-svc-local! - Update translations. -
#1392
76227ac
Thanks @bc-svc-local! - Update translations. -
#1424
4874add
Thanks @bc-svc-local! - Update translations. -
#1445
ba3f513
Thanks @deini! - Adds optimistic updates to all "Add to cart" buttons. This change makes the UI feel snappier and give quick feedback on user interaction. -
Updated dependencies [
17692ca
]:- @bigcommerce/[email protected]
-
#1362
0814afe
Thanks @deini! - If app is not running on Vercel's infra,<Analytics />
and<SpeedInsights />
are not rendered.Opt-out of vercel analytics and speed insights by setting the following env vars to
true
DISABLE_VERCEL_ANALYTICS
DISABLE_VERCEL_SPEED_INSIGHTS
-
#1354
3d298c7
Thanks @jorgemoya! - Move address forms in account to their own /add and /edit pages. -
#1280
27cbfd2
Thanks @bookernath! - Add dynamic favicon from API on a static route -
#1357
3176491
Thanks @jorgemoya! - Add /account/settings/change-password route for change password form.
-
#1361
dd10d06
Thanks @jorgemoya! - Enforce use of next-intl's wrapper navigation APIs. -
#1360
00f72dd
Thanks @jorgemoya! - Change LocalePrefix mode toas-needed
, since there's an issue that is causing caching problems when usingnever
.More info about LocalePrefixes: https://next-intl-docs.vercel.app/docs/routing#shared-configuration Open issue: amannn/next-intl#786
-
#1338
d50613a
Thanks @bc-yevhenii-buliuk! - improve redirect behavior after change password on account page -
#1358
48db1b8
Thanks @jorgemoya! - Update da and fr translations to use correct string templates. -
#1368
d032e65
Thanks @jorgemoya! - Localize metadata titles. -
#1369
c9a5ab5
Thanks @jorgemoya! - Pass in default channel to favicon query, sincegetLocale
can't be used in routes.
- Updated dependencies [
88663d1
]:- @bigcommerce/[email protected]
-
#1257
d656e79
Thanks @bc-alexsaiannyi! - add numbers-only field & utils for account form fields -
#1277
8e6253d
Thanks @jorgemoya! - Update Slideshow prop to use altText for image. Rename Hero wrapper component to Slideshow. -
#1302
a620a19
Thanks @deini! - fix: decode webpage id to fix 404 on some Webpages -
#1257
d656e79
Thanks @bc-alexsaiannyi! - add checkboxes field for account & addresses forms -
#1346
33e133d
Thanks @bc-alexsaiannyi! - fix placeholder positioning for picklist custom form field -
#1316
4aea109
Thanks @jorgemoya! - Normalizes translations across all pages, updates the next-intl configuration, and simplifies translation handling in the project. -
#1257
d656e79
Thanks @bc-alexsaiannyi! - add dates field for account & address forms -
#1141
9f3c949
Thanks @bc-yevhenii-buliuk! - improve redirect behavior after creating new address -
#1305
b11ba3d
Thanks @jorgemoya! - Refactors tabs in/account
to each be their own page. This also removes unused links in account home page (and tests) until we have that functionality available.Previous structure:
/account [tab] page.tsx
New structure:
/account (tabs) addresses page.tsx settings page.tsx ...etc
-
#1257
d656e79
Thanks @bc-alexsaiannyi! - add multipleChoices field(radio-buttons, picklist) for account & address forms -
#1334
00f43f0
Thanks @deini! - Fixes a server crash when user switches language settings -
#1333
e2c0153
Thanks @deini! - Splits i18n into request.ts and routing.ts This helps reduce our middleware bundle as we no longer do a dynamic import on our middleware entrypoint. -
#1342
f7bb1e2
Thanks @jorgemoya! - Update localeSwitcher to use a link instead of a form. -
#1326
255c648
Thanks @chanceaclark! - Ensure recaptcha is bypassed for functional tests. -
#1278
f8553c6
Thanks @jorgemoya! - Fix wrapping author text in BlogPostCard. -
#1322
77ecb4b
Thanks @jorgemoya! - Split auth forms to four different pages:- /login
- /register
- /reset
- /change-password
Additionally, moved shared form field components to
/components/form-fields/
and updated translations. -
#1317
7802361
Thanks @jorgemoya! - Rename NEXT_PUBLIC_DEFAULT_REVALIDATE_TARGET to DEFAULT_REVALIDATE_TARGET since we don't need this exposed to the client. -
#1296
fcd44bb
Thanks @bookernath! - Add link header to preconnect to CDN -
#1088
644361e
Thanks @bc-yevhenii-buliuk! - improve redirect behavior after creating account -
#1329
ad601e1
Thanks @bc-alexsaiannyi! - update multiline form-field to respect required settings -
#1257
d656e79
Thanks @bc-alexsaiannyi! - add multilinetext field for account & address forms -
#1300
b32198b
Thanks @jorgemoya! - Refactor queries, fragments, and mutations in an effort to set a pattern on where these functions need to be defined.Shared queries and mutations will remain in /client for now.
-
#1349
dd9cf6f
Thanks @jorgemoya! - Remove updateCustomer and getCustomerAddresses queries since they are defined now where they are used. -
#1313
6531bb2
Thanks @jorgemoya! - Remove "Quick add" button in PLP for products that have options. Will now just show a button that links to the product.
-
#1261
f715067
Thanks @chanceaclark! - Remove the need of fetching shipping countries by using the GraphQL data. -
#1261
f715067
Thanks @chanceaclark! - Fetch shipping zones if access token exists, otherwise regress back to using the geography node on graphql for shipping information. This is part of an effort to remove the need of theBIGCOMMERCE_ACCESS_TOKEN
.
-
#1256
686abe9
Thanks @jorgemoya! - Consistency improvements to prop APIs for UI components. -
Updated dependencies [
f715067
]:- @bigcommerce/[email protected]
-
#1166
0661e53
Thanks @bookernath! - Use default SEO settings from store for pages without SEO information specified, normalize SEO implementation across pages -
#1194
b455b05
Thanks @BC-krasnoshapka! - Add basic support for Google Analytics via Big Open Data Layer. BODL and GA4 integration is encapsulated inbodl
library which hides current complexity and limitations that will be improved in future. It can be extended with more events and integrations with other analytics providers later. Data transformation from Catalyst data models to BODL and firing events is done in client components, as only frontend events are supported by BODL for now.List of currently supported events:
- View product category
- View product page
- Add product to cart
- View cart
- Remove product from cart
In order to configure you need to specify
NEXT_PUBLIC_GOOGLE_ANALYTICS_ID
environment variable which is essentially your GA4 ID.
-
#1225
127f3b6
Thanks @jorgemoya! - Change propitems
tolinks
in Header. -
#1232
b7d4986
Thanks @jorgemoya! - RemovePopover
component, utilize radix primitives instead. -
#1196
b793661
Thanks @jorgemoya! - Add locale picker in header. -
#1231
befb122
Thanks @jorgemoya! - AddDropdown
component. -
#1209
ef2f3cb
Thanks @bookernath! - Limit number of chunks in webpack, customizable via env -
#1239
9a37c6a
Thanks @jorgemoya! - AddSearch
component. -
#1199
e8bf185
Thanks @jorgemoya! - Add more context when no result is found in search page. -
#1236
7d9e865
Thanks @bookernath! - Exclude node_modules from tailwind config to improve build time -
#1214
4e890ff
Thanks @jorgemoya! - Change propvalue
totitle
in Accordions. -
#1197
c831677
Thanks @jorgemoya! - Set key before spreading prop in some form components. -
#1188
5c77f41
Thanks @jorgemoya! - Rename brand prop to subtitle in Product Card. -
#1234
052e94a
Thanks @jorgemoya! - AddBreadcrumbs
component. -
#1224
5f934f9
Thanks @jorgemoya! - Change propthumbnail
toimage
in BlogPostCard. -
#1206
d1cf327
Thanks @jorgemoya! - AddSlide
component to be used inSlideshow
. -
#1198
22dc862
Thanks @jorgemoya! - Add missing accessibility components to Sheet/Mobile Nav. -
#1226
d6d1224
Thanks @jorgemoya! - Renamevalue
torating
for Rating component, remove unused props. -
#1190
d01b4e0
Thanks @jorgemoya! - Remove title prop from Tabs, remove Tabs from /account since it's not needed. -
#1204
bde94ba
Thanks @jorgemoya! - Add missing accisibility components to Quick Search. -
#1200
51704d9
Thanks @chanceaclark! - Use thegeography
node to retrieve a list of countries. This removes one less dependency on the access token. -
#1235
53ccd31
Thanks @jorgemoya! - AddPagination
component. -
#1211
ec81a3a
Thanks @jorgemoya! - Update price prop in ProductCard to accept an object instead of a ReactNode. -
#1208
315ed15
Thanks @jorgemoya! - Move CompareDrawer to ui components. -
Updated dependencies [
51704d9
]:- @bigcommerce/[email protected]
-
#1178
f592d9f
Thanks @jorgemoya! - This refactor changes the structure of our UI components by replacing composability with a prop-based configuration. This change simplifies the use of our components, eliminating the need to build them individually from a composable approach. Additionally, it provides a single location for all class customizations, improving the experience when fully customizing the component. We believe this approach will make it easier to use components correctly and safeguard against incorrect usage. Ultimately, by adopting a prop-based configuration, we aim to achieve full replaceability and simplify theming for our components.Before refactor:
<Accordions> <AccordionsItem> <AccordionsTrigger> Title 1 </AccordionsTrigger> <AccordionsContent> Item Content 1 </AccordionsContent> </AccordionsItem> <AccordionsItem> <AccordionsTrigger> Title 2 </AccordionsTrigger> <AccordionsContent> Item Content 2 </AccordionsContent> </AccordionsItem> </Accordions>
After refactor:
<Accordions accordions={[ {value: 'Title 1', content: 'Item Content 1'}, {value: 'Title 2', content: 'Item Content 2'} ]}>
Before refactor:
<Select onValueChange={onSort} value={value} > <SelectContent> <SelectItem value="featured">Featured</SelectItem> <SelectItem value="newest">Newest</SelectItem> <SelectItem value="best_selling">Best selling</SelectItem> <SelectItem value="a_to_z">A to Z</SelectItem> <SelectItem value="z_to_a">Z to A</SelectItem> <SelectItem value="best_reviewed">By reviews</SelectItem> <SelectItem value="lowest_price">Price ascending</SelectItem> <SelectItem value="highest_price">Price descending</SelectItem> <SelectItem value="relevance">Relevance</SelectItem> </SelectContent> </Select>
After refactor:
<Select onValueChange={onSort} options={[ { value: 'featured', label: 'Featured' }, { value: 'newest', label: 'Newest' }, { value: 'best_selling', label: 'Best selling' }, { value: 'a_to_z', label: 'A to Z' }, { value: 'z_to_a', label: 'Z to A' }, { value: 'best_reviewed', label: 'By reviews'}, { value: 'lowest_price', label: 'Price ascending' }, { value: 'highest_price', label: 'Price descending' }, { value: 'relevance', label: 'Relevance' }, ]} value={value} />
- #1156
7d91478
Thanks @chanceaclark! - Adds customer information onto the session for consumption in both server and client components
-
#1183
4e7ed57
Thanks @chanceaclark! - Usesnext/navigation
for logging in as a customer instead of the built-inredirectTo
option. That option was not following thetrailingSlash
config set innext.config.js
which caused test failures. -
Updated dependencies []:
- @bigcommerce/[email protected]
- #1057
22dd481
Thanks @bookernath! - Added /sitemap.xml as a proxy to hosted BigCommerce sitemap
-
#1098
405e791
Thanks @bookernath! - Move Sitemap Index fetching into the client & normalize user agents -
#1086
e0926ee
Thanks @bc-alexsaiannyi! - add minor changes to address form layout -
#1055
52214a3
Thanks @jorgemoya! - Make client.fetch channel aware per locale. -
#1071
5d0975b
Thanks @jorgemoya! - Use customerId in product API to get correct product information. -
#1077
e86f46f
Thanks @chanceaclark! - Uses the deployment URL for the robots.txt sitemap field rather than another environment variable. -
#1075
4bf7d16
Thanks @jorgemoya! - Append channel to kv keys. -
#1034
e648a62
Thanks @jorgemoya! - Add store selector page. -
#1032
982b19c
Thanks @deini! - prefetch product option data on hover -
#1095
5df38cf
Thanks @chanceaclark! - Fixes a missing GraphQL field for the updateCustomer mutation. -
#1056
ad7bda7
Thanks @bc-yevhenii-buliuk! - make selected account tab visible on mobile devices -
#1087
b21a139
Thanks @bc-alexsaiannyi! - change pagination layout and minor changes to address book -
Updated dependencies [
405e791
,8766305
,52214a3
]:- @bigcommerce/[email protected]
-
#937
3606639
Thanks @jorgemoya! - Show correct status and messaging for the Add to Cart button. -
#979
6a6c193
Thanks @bc-yevhenii-buliuk! - fix redirection to the Login page after password change -
#972
3c34e27
Thanks @jorgemoya! - Show correct color of remove button when in loading state. -
#982
b8ea900
Thanks @matthewvolk! - Introduces more consistent naming convention for files related to GraphQL, changes opinions around when it is appropriate to track GraphQL files in version control, fixes an issue where thegenerate.cjs
script was swallowing helpful error messaging -
#977
bf4739d
Thanks @jorgemoya! - Add upstash kv adapter. -
#974
970651c
Thanks @jorgemoya! - Add loading state to remove coupon code button.
- #794
956d738
Thanks @yurytut1993! - add update customer form
-
#942
c7c65e0
Thanks @jorgemoya! - Make select scrollable with popover functionality. -
#957
0a3b519
Thanks @deini! - fix custom 404 page not being used -
#941
19a3d14
Thanks @bc-yevhenii-buliuk! - update icons on the account page -
#811
6661e3e
Thanks @bc-alexsaiannyi! - Add new address for customer
-
#704
6e93873
Thanks @bc-alexsaiannyi! - add change password for logged-in customer -
#730
15e4b82
Thanks @yurytut1993! - create register customer page
-
#922
321f67f
Thanks @jorgemoya! - Fix incorrect sale price showing when no sale was active in Cart -
#896
b13fecf
Thanks @jorgemoya! - Modify Cart page layout to fix mobile rendering issues. -
#787
6198648
Thanks @bc-alexsaiannyi! - Add delete address functionality for account -
#909
bf0e326
Thanks @jorgemoya! - Show original price of Cart item when on sale -
#912
5ec3d76
Thanks @deini! - fetch checkout redirect url when user clicks proceed to checkout button -
#916
ff231c9
Thanks @jorgemoya! - Add Button with loading state. -
#918
f16936a
Thanks @jorgemoya! - Fix issue with account dropdown in header. -
#919
cde181e
Thanks @jorgemoya! - Fix broken Slot functionality in Button -
#910
d0352c0
Thanks @deini! - removes fetch cart redirect from client and fetch it with gql -
#880
af61999
Thanks @deini! - Category pages now use thecategoryEntityId
filter -
Updated dependencies [
d0352c0
]:- @bigcommerce/[email protected]
-
#748
dc03f50
Thanks @bc-alexsaiannyi! - Add customer addresses tab content -
#760
d3cb5bd
Thanks @bc-alexsaiannyi! - Add dialog component
-
#786
8e6328f
Thanks @chanceaclark! - Apply the edge runtime to missing routes. -
#816
7115843
Thanks @avattipalli! - Move functional tests to apps/core -
#776
656693e
Thanks @yurytut1993! - add update customer mutation -
#845
dfd5b25
Thanks @jorgemoya! - Remove additional references to @bigcommerce/components. -
#808
c0bca5d
Thanks @jorgemoya! - use next-intl formatter to properly localize dates & prices -
#854
0758464
Thanks @chanceaclark! - Respect isVisibleInNavigation for blog pages -
#779
fe34b3e
Thanks @deini! - use LRU cache for DevKvAdapter -
#789
86403a6
Thanks @deini! - best-effort in memory cache for vercel kv adapter -
#814
c0b5df4
Thanks @jorgemoya! - standardize mutations by returning drilled response -
#759
3602d91
Thanks @bc-alexsaiannyi! - Add delete customer address mutation -
#767
c740cdd
Thanks @jorgemoya! - Move /packages/components into core, update related configurations. -
#798
56f3c48
Thanks @chanceaclark! - UpdatetailwindFunctions
to use the correct className utility functioncn
. -
#769
1fa1c38
Thanks @avattipalli! - add accessible attr for select component -
#810
168cdda
Thanks @deini! - split contact us and normal websites into individual pages -
#777
fe5c221
Thanks @bc-alexsaiannyi! - Add customer address mutation -
#831
8349bbf
Thanks @jorgemoya! - chore: standardize actions -
#783
301b775
Thanks @jorgemoya! - add loading state on item quantity update and remove when quantity equals 0 -
#852
3b7ec09
Thanks @electricenjindevops! - Conditionally show featuredProducts on 404 page. -
#836
6cbfd02
Thanks @chanceaclark! - Bump react to v18.3.1 -
#873
1c7f52f
Thanks @jorgemoya! - Set a min width to body. -
#838
7a0e393
Thanks @chanceaclark! - Respects whenCLIENT_LOGGER="false"
orKV_LOGGER="false"
is set in .env.local regardless of environment. -
#773
7f70719
Thanks @deini! - check for auth on /account pages -
#771
8af0878
Thanks @chanceaclark! - Add missingCart.spinnerText
translation. -
#778
32c3373
Thanks @bc-alexsaiannyi! - Add update address mutation -
#877
017fa61
Thanks @jorgemoya! - Set mobile padding to 16px instead of 24px -
#875
78a5f08
Thanks @jorgemoya! - Fix header overflow in mobile, hide search when screen width is extra small." -
#743
30c7624
Thanks @bc-alexsaiannyi! - Add customer addresses query -
#768
39feb4a
Thanks @yurytut1993! - add get customer query -
#846
e2f4311
Thanks @avattipalli! - Migrate visual regression tests
- #753
48c040e
Thanks @chanceaclark! - Deprecatenode@18
in favor of latest LTS versionnode@20
.
-
#757
dac0199
Thanks @chanceaclark! - Update cart select components to use the item-aligned select content in order to scroll with large Select content. -
Updated dependencies [
48c040e
,dac0199
]:- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
- #719
ab67b34
Thanks @bc-alexsaiannyi! - Add tabs for customer account
-
#740
d586c21
Thanks @dependabot! - chore: bump next-auth and use string for user id -
#749
5041719
Thanks @deini! - fix social icons type errors with latest @types/react -
#750
c8973e2
Thanks @jorgemoya! - Add loading state to remove item button in Cart -
#724
045cd14
Thanks @christensenep! - Support serving static pages when the cart is not empty -
Updated dependencies [
d586c21
]:- @bigcommerce/[email protected]
-
#733
565e871
Thanks @jorgemoya! - Allow applying and removing coupons in cart -
#716
b1a2939
Thanks @bookernath! - Prefetch high-intent cart link immediately after add to cart action -
#638
a1f7970
Thanks @bc-alexsaiannyi! - Add reset password functionality Update props for message field -
#665
980e481
Thanks @bc-alexsaiannyi! - add components for change password
-
#713
643033a
Thanks @jorgemoya! - Fetch and show digital items in Cart summary. -
#711
0ec2269
Thanks @jorgemoya! - Use checkout field from GQL to populate checkout summary. -
#732
ea5a690
Thanks @jorgemoya! - Hide discounts if null -
#722
b3cddde
Thanks @jorgemoya! - Preselect first state when country is selected for Shipping Info -
#734
86e57a1
Thanks @jorgemoya! - Pass customer id to shipping mutation that were missing. -
#728
fa83629
Thanks @christensenep! - Fix breadcrumbs on PDP to have correct links -
#731
41ebe00
Thanks @jorgemoya! - Add tax total in checkout summary -
#683
cfab55b
Thanks @bc-alexsaiannyi! - add change password mutation for logged in customer -
Updated dependencies [
a1f7970
,5af4856
,3db9c5f
,e4dab93
]:- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
- #696
6deba4a
Thanks @deini! - removes graphql codegen setup, all graphql calls are done using gql.tada
-
#694
b0c912b
Thanks @onurstats! - fix login form translation key mismatch -
#697
fbc49e1
Thanks @yurytut1993! - add customer & address form fields queries
-
#641
43b1afd
Thanks @yurytut1993! - add register customer mutation -
Updated dependencies [
ac733cc
,5af0e66
]:- @bigcommerce/[email protected]
- @bigcommerce/[email protected]
-
#662
be5fc87
Thanks @deini! - export a graphql() powered by gql.tada -
#666
51a2b64
Thanks @deini! - use gql.tada on simple queries -
#658
8ff2eb6
Thanks @matthewvolk! - create graphql schema using gql.tada -
#671
9c5bb8c
Thanks @jorgemoya! - Hide handling cost in shipping estimate if there is no cost associated.
-
#659
35e5c96
Thanks @jorgemoya! - Use amount and discount values for cart summary in Cart page -
#669
b657f6c
Thanks @jorgemoya! - Use correct font weight and size for Grand Total in Cart Summary -
#660
46b0656
Thanks @deini! - fix auth imports, was causing issues with --turbo -
#668
58ca3eb
Thanks @jorgemoya! - Fix on hover style for buttons in Shipping Estimator
-
#645
ac57f18
Thanks @christensenep! - Add intl provider to No Search Results page -
#644
a2ce3b5
Thanks @christensenep! - Use focus-visible instead of focus for focus-related styling -
#628
e35d947
Thanks @bc-alexsaiannyi! - Add mutations for reset password -
Updated dependencies [
a2ce3b5
]:- @bigcommerce/[email protected] All notable changes to this project will be documented in this file.