Major Changes
- #1585
70f9bdc1
Thanks @jamesvidler! - Thepurchase.checkout.shipping-option-list.render-before
andpurchase.checkout.shipping-option-list.render-after
will be duplicated for possible types of delivery groups (One Time Purchase and Subscription).
You can use the newtarget
oruseDeliveryGroupTarget()
React hook to access the delivery group the extension is attached to.
Minor Changes
-
#1515
2452a939
Thanks @rcaplanshopify! - Adds custom header and footer unified extension targets for checkout and thank you pages -
#1472
9c836557
Thanks @sirgalleto! - Add order routing extension targets and API -
#1437
6de2fce0
Thanks @shopi-dori! - Adds thebankIdNumber
to thePaymentOptionItemApi
.
Addsbackground
toView
,Grid
,GridItem
,Pressable
,ScrollView
,InlineStack
, andBlockStack
components. -
#1424
9a8dda8c
Thanks @MitchLillie! - Add Badge component to admin -
#1428
9cd7d6f9
Thanks @MitchLillie! - Add Banner component to admin -
#1430
0a8b378a
Thanks @MitchLillie! - Add ChoiceList to admin -
#1625
29625d18
Thanks @billfienberg! - Add ColorPicker remote component -
#1431
8f82c578
Thanks @MitchLillie! - Add ProgressIndicator to admin
Patch Changes
-
#1601
ccbb2353
Thanks @belalsj! - Update Button and Text with interestTarget API -
#1503
f4268b21
Thanks @anahita-m! - Removing legacy customer account extension targets -
#1473
903a62c7
Thanks @mikewilson01! - Add additional props to LWS component -
#1401
0f0e410d
Thanks @JoshuaWhite1! - Added details about title/summary truncation to docs -
#1448
be9465df
Thanks @robin-drexler! - add previously internal customer account apis to unstable -
#1458
1fb524f6
Thanks @robin-drexler! - fix policy modal handling -
#1434
b45e1b7f
Thanks @mikewilson01! - Add onStatusChange callback to LoginWithShop component -
#1466
e53621b6
Thanks @mikewilson01! - Update props for LoginWithShop component -
#1496
bb30cc52
Thanks @brianshen1990! - remove deprecated fields from doc in customer account ui extensions -
#1569
cbc51b33
Thanks @oluwatimio! - Remove customer account location api -
#1598
345ed9a0
Thanks @MitchLillie! - Deprecate summary prop for AdminBlock