Version 1.5.5
Updated
@yamada-ui/pagination@1.1.0
Minor Changes
- #3193
e4f8212
Thanks @hirotomoyamada! - Updated prop types and forwarding refs.
Patch Changes
@yamada-ui/pin-input@1.1.0
Minor Changes
- #3131
e10ae7c
Thanks @hirotomoyamada! - Addedrole="group"
to container element.
Patch Changes
-
#3131
e10ae7c
Thanks @hirotomoyamada! - Removed unnecessaryaria-readonly
. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/rating@1.1.0
Minor Changes
- #3196
ea63e86
Thanks @hirotomoyamada! - Addedrole="radiogroup"
to container element and update aria attributes.
Patch Changes
@yamada-ui/table@1.3.0
Minor Changes
-
#3112
85490c1
Thanks @hirotomoyamada! - Enables keyboard operation. -
#3112
85490c1
Thanks @hirotomoyamada! - AddedrowHeader
props.
Patch Changes
-
#3143
44a680c
Thanks @hirotomoyamada! - Fixed size handling for pagination. -
#3112
85490c1
Thanks @hirotomoyamada! - Fixed a bug where all rows were displayed as selected when all rows were invalid. -
#3112
85490c1
Thanks @hirotomoyamada! - Fixed an issue where the footer was incorrectly displayed. -
#3145
8d9fb11
Thanks @hirotomoyamada! - Fixed a bug where the number ofaria-rowindex
was incorrect. -
#3112
85490c1
Thanks @hirotomoyamada! - Removed unnecessaryaria-colindex
. -
#3117
ff3715d
Thanks @hirotomoyamada! - Update type imports and interfaces. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
e4f8212
4a40e15
Updated dependencies.
@yamada-ui/tag@1.1.0
Minor Changes
- #3116
540e2d4
Thanks @hirotomoyamada! - AddedcloseButtonProps
props.
Patch Changes
@yamada-ui/use-disclosure@1.1.0
Minor Changes
- #3169
42688ec
Thanks @hirotomoyamada! - AddedusePromiseDisclosure
hook.
Patch Changes
@yamada-ui/accordion@2.0.12
Patch Changes
-
#3124
9cd4cbd
Thanks @hirotomoyamada! - Addedaria-hidden
toAccordionItem
component. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
b7e1e87
Updated dependencies.
@yamada-ui/charts@1.5.5
Patch Changes
-
#3101
a63eea1
Thanks @108yen! - Updatedrecharts
version for removedefaultProps
warnings. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/color-picker@1.4.5
Patch Changes
-
#3125
9fcc117
Thanks @hirotomoyamada! - Addedaria-roledescription
toSaturationSlider
. -
42688ec
80a6d0f
4f25558
d9153a9
f131482
d9316d2
1ea1d52
Updated dependencies.
@yamada-ui/image@1.3.1
Patch Changes
-
#3114
a853df1
Thanks @hirotomoyamada! - Updated JSDoc description forPicture
component. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/indicator@1.1.40
Patch Changes
@yamada-ui/infinite-scroll-area@1.2.9
Patch Changes
-
#3163
d1da9e9
Thanks @nathanlao! - AddeddisplayName
forInfiniteScrollArea
andInfiniteScrollTrigger
components. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/input@1.0.45
Patch Changes
-
#3104
d9316d2
Thanks @Itsuki54! - Set thedisplayName
and__ui__
of theinput
component -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/list@1.0.42
Patch Changes
-
#3160
a867b48
Thanks @mei28! - refactor add displayName for the component of"@yamada-ui/list"
-
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/loading@1.1.19
Patch Changes
-
#3202
4f25558
Thanks @hirotomoyamada! - Add forwardRef to loading components. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
b7e1e87
Updated dependencies.
@yamada-ui/lucide@1.7.1
Patch Changes
-
#3164
8def629
Thanks @Itsuki54! - AddeddisplayName
forIcon
component. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/menu@1.3.16
Patch Changes
-
#3189
5ed7493
Thanks @hirotomoyamada! - Enhanced accessibility and refactor components. -
42688ec
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
b7e1e87
4a40e15
Updated dependencies.
@yamada-ui/motion@2.2.5
Patch Changes
-
#3146
b7e1e87
Thanks @Kei-Ta! - SetdisplayName
and__ui__
for@yamada-ui/motion
-
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/core@1.15.3
Patch Changes
-
#3141
80a6d0f
Thanks @hirotomoyamada! - Fixed a bug where an error occurred when settingvariant
orsize
that was not defined inuseComponentStyle
. -
#3202
4f25558
Thanks @hirotomoyamada! - Updated component prop types and refs. -
#3111
f131482
Thanks @hirotomoyamada! - Added detailed HTML and SVG element types.
@yamada-ui/use-clickable@1.2.11
Patch Changes
-
#3111
4a40e15
Thanks @hirotomoyamada! - UpdateduseClickable
types and imports. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/theme@1.18.4
Patch Changes
-
#3112
85490c1
Thanks @hirotomoyamada! - Enables keyboard operation. -
#3193
e4f8212
Thanks @hirotomoyamada! - Rename dots to ellipsis, adjust sizes forPagination
. -
#3143
dcc3288
Thanks @hirotomoyamada! - Adjusted the styles of some components. -
#3145
b2dc435
Thanks @hirotomoyamada! - Adjusted the style ofth
inTable
. -
#3171
050d01f
Thanks @hirotomoyamada! - Added 2xl size toButton
styles. -
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
Updated dependencies.
@yamada-ui/utils@1.5.4
Patch Changes
-
#3143
d9153a9
Thanks @hirotomoyamada! - AddedtransformSize
function. -
#3138
1ea1d52
Thanks @hirotomoyamada! - Fixed a bug where the value converted bytoCamelCase
was Pascal case instead of Camel case.
Updated by dependencies
@yamada-ui/alert@1.0.43
Patch Changes
@yamada-ui/autocomplete@1.6.1
Patch Changes
@yamada-ui/avatar@1.2.11
Patch Changes
@yamada-ui/badge@1.0.40
Patch Changes
@yamada-ui/breadcrumb@1.3.14
Patch Changes
@yamada-ui/button@1.0.45
Patch Changes
@yamada-ui/calendar@1.8.3
Patch Changes
@yamada-ui/card@1.0.42
Patch Changes
@yamada-ui/carousel@2.0.8
Patch Changes
@yamada-ui/checkbox@1.1.11
Patch Changes
@yamada-ui/close-button@1.0.43
Patch Changes
@yamada-ui/dropzone@1.0.47
Patch Changes
@yamada-ui/editable@1.0.46
Patch Changes
@yamada-ui/file-button@1.1.8
Patch Changes
@yamada-ui/file-input@1.0.45
Patch Changes
@yamada-ui/focus-lock@1.0.24
Patch Changes
@yamada-ui/fontawesome@1.0.43
Patch Changes
@yamada-ui/form-control@2.1.5
Patch Changes
@yamada-ui/highlight@1.0.40
Patch Changes
@yamada-ui/icon@1.1.9
Patch Changes
@yamada-ui/kbd@1.0.40
Patch Changes
@yamada-ui/layouts@1.1.38
Patch Changes
@yamada-ui/link@1.0.40
Patch Changes
@yamada-ui/markdown@1.0.46
Patch Changes
@yamada-ui/native-select@1.0.47
Patch Changes
@yamada-ui/native-table@1.0.42
Patch Changes
@yamada-ui/notice@1.1.6
Patch Changes
@yamada-ui/number-input@1.1.17
Patch Changes
@yamada-ui/popover@1.3.5
Patch Changes
@yamada-ui/portal@1.0.24
Patch Changes
@yamada-ui/progress@1.1.5
Patch Changes
@yamada-ui/radio@1.2.11
Patch Changes
@yamada-ui/reorder@2.0.13
Patch Changes
@yamada-ui/resizable@1.1.15
Patch Changes
@yamada-ui/ripple@1.0.41
Patch Changes
@yamada-ui/scroll-area@1.0.41
Patch Changes
@yamada-ui/segmented-control@1.0.43
Patch Changes
@yamada-ui/select@1.7.1
Patch Changes
@yamada-ui/skeleton@1.1.8
Patch Changes
@yamada-ui/slider@1.2.8
Patch Changes
@yamada-ui/snacks@1.1.6
Patch Changes
@yamada-ui/stat@1.0.40
Patch Changes
@yamada-ui/stepper@1.0.43
Patch Changes
@yamada-ui/switch@1.1.12
Patch Changes
@yamada-ui/tabs@1.0.42
Patch Changes
@yamada-ui/textarea@1.1.32
Patch Changes
@yamada-ui/toggle@1.0.24
Patch Changes
@yamada-ui/tooltip@1.1.14
Patch Changes
@yamada-ui/transitions@1.1.8
Patch Changes
@yamada-ui/typography@1.0.40
Patch Changes
@yamada-ui/visually-hidden@1.0.14
Patch Changes
@yamada-ui/use-animation@1.0.40
Patch Changes
@yamada-ui/use-breakpoint@1.4.11
Patch Changes
@yamada-ui/use-clipboard@1.0.24
Patch Changes
@yamada-ui/use-controllable-state@1.0.23
Patch Changes
@yamada-ui/use-counter@1.0.24
Patch Changes
@yamada-ui/use-descendant@1.0.24
Patch Changes
@yamada-ui/use-event-listener@1.0.23
Patch Changes
@yamada-ui/use-eye-dropper@1.0.21
Patch Changes
@yamada-ui/use-focus@1.0.24
Patch Changes
@yamada-ui/use-focus-visible@1.1.10
Patch Changes
@yamada-ui/use-hover@1.0.24
Patch Changes
@yamada-ui/use-idle@1.0.24
Patch Changes
@yamada-ui/use-infinite-scroll@1.1.7
Patch Changes
@yamada-ui/use-interval@1.0.23
Patch Changes
@yamada-ui/use-local-storage@1.0.24
Patch Changes
@yamada-ui/use-media-query@1.0.50
Patch Changes
@yamada-ui/use-os@1.0.24
Patch Changes
@yamada-ui/use-outside-click@1.0.23
Patch Changes
@yamada-ui/use-pan-event@1.0.25
Patch Changes
@yamada-ui/use-popper@1.0.40
Patch Changes
@yamada-ui/use-previous@1.0.23
Patch Changes
@yamada-ui/use-resize-observer@1.0.23
Patch Changes
@yamada-ui/use-size@1.0.23
Patch Changes
@yamada-ui/use-timeout@1.0.23
Patch Changes
@yamada-ui/use-token@1.1.28
Patch Changes
@yamada-ui/use-value@1.1.28
Patch Changes
@yamada-ui/use-window-event@1.0.24
Patch Changes
@yamada-ui/next@1.0.5
Patch Changes
@yamada-ui/providers@1.2.10
Patch Changes
85490c1
e4f8212
dcc3288
4f25558
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
b7e1e87
b2dc435
050d01f
Updated dependencies.
@yamada-ui/react@1.5.5
Patch Changes
85490c1
e10ae7c
e4f8212
42688ec
dcc3288
4f25558
80a6d0f
4f25558
71fa4d1
9fcc117
a853df1
d9153a9
f131482
d9316d2
1ea1d52
a867b48
b7e1e87
b2dc435
5ed7493
e4f8212
540e2d4
ea63e86
d1da9e9
e10ae7c
050d01f
2750716
4a40e15
9cd4cbd
Updated dependencies.
@yamada-ui/theme-tools@1.1.6
Patch Changes
85490c1
e4f8212
dcc3288
80a6d0f
4f25558
d9153a9
f131482
1ea1d52
b2dc435
050d01f
Updated dependencies.
@yamada-ui/test@1.5.4
Patch Changes
GitHubでこのページを編集する