Releases: Shopify/ui-extensions
Releases · Shopify/ui-extensions
@shopify/[email protected]
Minor Changes
- #3327
f04adfff3bb4a90328441e186b733b1be23a74d8
Thanks @oliverigor! - - Added updated docs for checkout components and targets.- Added updated docs for customer account components and targets.
- Added new components to checkout:
- Badge
- Clickable
- Details
- Divider
- Grid
- GridItem
- MoneyField
- Popover
- PressButton
- Sheet
- SkeletonParagraph
- Summary
- Switch
- Tooltip
@shopify/[email protected]
Minor Changes
- #3326
8057ab8093cf9fa63ab0ec45ca6685a7b198307b
Thanks @js-goupil! - Aligned POS navigation api
Patch Changes
- #3329
5910c9ddc0a47db947fd009e4faace4815b52c4d
Thanks @jas7457! - Fix broken image links for Polaris Web Components
@shopify/[email protected]
Patch Changes
- #3321
9ebdb3f971c103255b1686f2a19b34d2f8704737
Thanks @mayasarena! - Update ButtonGroup documentation and fix DateField Properties title
@shopify/[email protected]
Patch Changes
-
#3314
8d5cbd8e9e053198a41d81130517e17049ee0a39
Thanks @lsit! - Update signal-like type in customer account to have deprecated fields -
#3281
f5aceb0113f760dc6aab167afd61083a4c6e2ce7
Thanks @sam-b-rose! - Add documentation for Admin Modal
@shopify/[email protected]
Minor Changes
- #3298
80fba902890f333d80d2acd0800057bc4e66b493
Thanks @Bruno125! - Simplify selling plans APIs for POS
@shopify/[email protected]
Minor Changes
- #3283
cf603b0d7323d9926d5502f2906950272f13f6d6
Thanks @alexgraffeocohen! - Added optionaldiscountAllocations
field to Cart Line Item API so that POS extensions can see the precise proportion of a discount applied to a particular line item. Only theallocatedAmount
field is included for this purpose, matching the Storefront API structure. See https://shopify.dev/docs/api/storefront/latest/objects/DiscountAllocation.
Patch Changes
- #3292
eac3789d14ddecbeec96c9b26e67350357f4fd2a
Thanks @sam-b-rose! - Remove children props from component JSX props interface
@shopify/[email protected]
Patch Changes
- #3285
ceaa49a46f15b84359260260090c69f3e28eb769
Thanks @steved-shopify! - Export PinValidationResult type for PinPad API
@shopify/[email protected]
Patch Changes
- #3278
d344616ae631edafa11bed72b10bfe5a12ab7a96
Thanks @steved-shopify! - Add error message to pin rejection result on PinPad API
@shopify/[email protected]
Patch Changes
- #3275
92a77497c5d4290ef53579c258779dc7e1173e93
Thanks @steved-shopify! - Add autoSubmit to POS PinPad API and improve PinPadActionType
@shopify/[email protected]
Minor Changes
- #3259
1617a265c168606a1b5fb93426184d959856a331
Thanks @laurkim! - Add DateField to Admin UI Extensions