Skip to content

Commit 40d5659

Browse files
author
Marwa
committed
feat: add changeset
1 parent d9677d5 commit 40d5659

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/twelve-bananas-kiss.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@utrecht/textbox-css": major
3+
---
4+
5+
feat: dynamic input field sizing based on field type
6+
7+
Input fields now adjust their width according to their specific function. Smaller fields like postcode inputs are resized, while larger fields like name inputs are expanded. Adjusted the `var(--utrecht-textbox-autocomplete-ui-size)` to `0px` for better alignment, though this may impact other UI components relying on the original `44px` size.

0 commit comments

Comments
 (0)