title | description | release_url | release_date | version |
---|---|---|---|---|
Version 1.3.8 |
Explore the changelog for Yamada UI version 1.3.8. Learn about the latest features, bug fixes, and improvements. |
April 29, 2024 |
1.3.8 |
@yamada-ui/[email protected]
-
#1308
fac4584
Thanks @Alesion30! - Fixed to setdisplay: none
on button if a custom component is not displayed element (e.g. null, undefined, boolean) in order to address a11y violations. -
2b3be94
4abbdab
0e7fbd8
0ac7043
f8e3935
44e70f5
fa56c72
Updated dependencies.
@yamada-ui/[email protected]
@yamada-ui/[email protected]
-
#1337
69fcd17
Thanks @hirotomoyamada! - Streamline props and state handling. -
2b3be94
4abbdab
0e7fbd8
0ac7043
f8e3935
44e70f5
Updated dependencies.
@yamada-ui/[email protected]
-
#1272
fa56c72
Thanks @KekmaTime! - Removed extramain
tag. -
2b3be94
4abbdab
0e7fbd8
0ac7043
f8e3935
44e70f5
Updated dependencies.
@yamada-ui/[email protected]
-
#1342
84843d4
Thanks @hirotomoyamada! - Fixed a bug wherearia-readonly
was assigned. -
2b3be94
4abbdab
0e7fbd8
0ac7043
f8e3935
44e70f5
Updated dependencies.
@yamada-ui/[email protected]
-
#1293
43af4e9
Thanks @daichi000! - Fix a11y error by changing aria-checked to aria-selected on tr tag -
2b3be94
4abbdab
0e7fbd8
0ac7043
f8e3935
44e70f5
69fcd17
Updated dependencies.
@yamada-ui/[email protected]
-
#1292
2b3be94
Thanks @hirotomoyamada! - UpdatedDonutChart
andPieChart
sizes. -
#1305
0ac7043
Thanks @Yutan0423! - Fixed a bug where TextStyles and LayerStyles have more types than necessary. -
#1292
f8e3935
Thanks @hirotomoyamada! - Fixed a bug wheremergeStyle
ormergeMultiStyle
was not merging correctly. -
#1313
44e70f5
Thanks @hirotomoyamada! - UpdatedomitThemeProps
to accept custom keys.