-
#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/catalyst-client@0.4.0
-
#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/catalyst-client@0.3.0
- @bigcommerce/components@0.3.0
- #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/catalyst-client@0.2.2
-
#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/components@0.2.0
- @bigcommerce/catalyst-client@0.2.1
- #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/catalyst-client@0.2.0
- @bigcommerce/components@0.1.2
-
#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/components@0.1.1 All notable changes to this project will be documented in this file.