Skip to content

Commit e7c6e55

Browse files
committed
Add maxLength fix on POS TextField to changelog
1 parent fc7fca5 commit e7c6e55

File tree

1 file changed

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

1 file changed

+26
-0
lines changed

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
7575
7676
## Important Fixes
7777
78+
- **POS 10.3.0**:
79+
80+
- Fixed an issue where the \`TextField\` component failed to apply the \`maxLength\` parameter.
81+
7882
- **POS 10.2.0**:
7983
8084
- Fixed a sizing issue with the \`Button\` component.
@@ -107,6 +111,10 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
107111
108112
## Important Fixes
109113
114+
- **POS 10.3.0**:
115+
116+
- Fixed an issue where the \`TextField\` component failed to apply the \`maxLength\` parameter.
117+
110118
- **POS 10.2.0**:
111119
112120
- Fixed a sizing issue with the \`Button\` component.
@@ -171,6 +179,10 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
171179
172180
## Important Fixes
173181
182+
- **POS 10.3.0**:
183+
184+
- Fixed an issue where the \`TextField\` component failed to apply the \`maxLength\` parameter.
185+
174186
- **POS 10.2.0**:
175187
176188
- Fixed a sizing issue with the \`Button\` component.
@@ -197,6 +209,10 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
197209
198210
## Important Fixes
199211
212+
- **POS 10.3.0**:
213+
214+
- Fixed an issue where the \`TextField\` component failed to apply the \`maxLength\` parameter.
215+
200216
- **POS 10.2.0**:
201217
202218
- Fixed a sizing issue with the \`Button\` component.
@@ -230,6 +246,10 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
230246
231247
## Important Fixes
232248
249+
- **POS 10.3.0**:
250+
251+
- Fixed an issue where the \`TextField\` component failed to apply the \`maxLength\` parameter.
252+
233253
- **POS 10.2.0**:
234254
235255
- Fixed a sizing issue with the \`Button\` component.
@@ -268,6 +288,12 @@ Refer to the [migration guide](/docs/api/pos-ui-extensions/migrating) for more i
268288
- Removed in POS version: 9.31.0
269289
- Release day: 06/10/2024.
270290
291+
## Important Fixes
292+
293+
- **POS 10.3.0**:
294+
295+
- Fixed an issue where the \`TextField\` component failed to apply the \`maxLength\` parameter.
296+
271297
### Features
272298
273299
- Added support for the ${TargetLink.PosPurchasePostActionMenuItemRender} and ${TargetLink.PosPurchasePostActionRender} targets.

0 commit comments

Comments
 (0)