Skip to content

Commit f67e803

Browse files
authored
Merge pull request #2925 from Shopify/henry-changelog-textfield-max-length
Add maxLength fix on POS TextField to changelog
2 parents df1f5b1 + baba6a4 commit f67e803

File tree

1 file changed

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

1 file changed

+20
-0
lines changed

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

Lines changed: 20 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.

0 commit comments

Comments
 (0)