Skip to content

Commit 6fc3438

Browse files
committed
Add note about Button and Section in 10.2.0 as well as an additional note for POS 10.0.0 about the new visual design language
1 parent e39e90a commit 6fc3438

File tree

1 file changed

+32
-5
lines changed
  • packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages

1 file changed

+32
-5
lines changed

Diff for: packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pages/versions.doc.ts

+32-5
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,22 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
7676
anchorLink: '202501',
7777
title: '2025.01',
7878
sectionContent: `
79-
- Added in POS version: 9.26
79+
- Added in POS version: 9.26.0
8080
- Removed in POS version: N/A
8181
- Release day: 1/6/2025
8282
8383
## Important Fixes
8484
85+
- **POS 10.2.0**:
86+
87+
- Fixed a sizing issue with the \`Button\` component.
88+
- Fixed an issue where the \`Section\` component was displaying a divider between child components.
89+
90+
- **POS 10.0.0**:
91+
92+
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
93+
- POS UI Extensions components automatically use our new POS visual design language.
94+
8595
- **POS 9.31.0**:
8696
8797
- Modal updated so neither swiping down nor tapping outside of modal will dismiss modal.
@@ -130,15 +140,21 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
130140
anchorLink: '2024101',
131141
title: '2024.10.1',
132142
sectionContent: `
133-
- Added in POS version: 9.22
143+
- Added in POS version: 9.22.0
134144
- Removed in POS version: N/A
135145
- Release day: 11/11/2024.
136146
137147
## Important Fixes
138148
149+
- **POS 10.2.0**:
150+
151+
- Fixed a sizing issue with the \`Button\` component.
152+
- Fixed an issue where the \`Section\` component was displaying a divider between child components.
153+
139154
- **POS 10.0.0**:
140155
141156
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
157+
- POS UI Extensions components automatically use our new POS visual design language.
142158
143159
### Features
144160
@@ -150,12 +166,17 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
150166
anchorLink: '202410',
151167
title: '2024.10',
152168
sectionContent: `
153-
- Added in POS version: 9.19
169+
- Added in POS version: 9.19.0
154170
- Removed in POS version: N/A
155171
- Release day: 10/1/2024.
156172
157173
## Important Fixes
158174
175+
- **POS 10.2.0**:
176+
177+
- Fixed a sizing issue with the \`Button\` component.
178+
- Fixed an issue where the \`Section\` component was displaying a divider between child components.
179+
159180
- **POS 10.0.0**:
160181
161182
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
@@ -178,15 +199,21 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
178199
anchorLink: '202407',
179200
title: '2024.07',
180201
sectionContent: `
181-
- Added in POS version: 9.15
202+
- Added in POS version: 9.15.0
182203
- Removed in POS version: N/A
183204
- Release day: 08/14/2024.
184205
185206
## Important Fixes
186207
208+
- **POS 10.2.0**:
209+
210+
- Fixed a sizing issue with the \`Button\` component.
211+
- Fixed an issue where the \`Section\` component was displaying a divider between child components.
212+
187213
- **POS 10.0.0**:
188214
189215
- Removed \`email\`, \`firstName\`, \`lastName\`, and \`note\` from the [Customer](/docs/api/pos-ui-extensions/apis/cart-api#customer) object.
216+
- POS UI Extensions components automatically use our new POS visual design language.
190217
191218
### Features
192219
@@ -212,7 +239,7 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
212239
},
213240
],
214241
sectionContent: `
215-
- Added in POS version: 9.11
242+
- Added in POS version: 9.11.0
216243
- Removed in POS version: 9.31.0
217244
- Release day: 06/10/2024.
218245

0 commit comments

Comments
 (0)