---
title: 'POS UI extensions update: new components, fixes - Shopify developer changelog'
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: 'https://shopify.dev/changelog/pos-ui-extensions-update-new-components-fixes'
  md: >-
    https://shopify.dev/changelog/pos-ui-extensions-update-new-components-fixes.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2023-07-31T09:36:35-04:00'
  postedAt: '2023-08-16T00:00:00-04:00'
  updatedAt: '2024-02-02T10:05:16-05:00'
  effectiveAt: '2023-08-16T00:00:00-04:00'
---

August 16, 2023

Tags:

* API

# POS UI extensions update: new components, fixes

As of August 16, we added the following components to [POS UI extensions](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference#pos-ui-extension-components):

`DatePicker`

`TimePicker`

`DateField`

`TimeField`

`EmailField`

`NumberField`

`TextField`

`TextArea`

The `Tile` component's props have been updated:

`enabled` is now optional

`onPress` is now optional

`badgeValue` added

All of the changes are available for POS UI extensions version 1.3.0 and POS app version 8.15.0. See the [version log](https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/versions) for all version details.
