v2.1.4

@yamada-ui/reactのバージョン2.1.4の変更履歴をご覧ください。機能・バグ修正・改善点についてご確認ください。

このバージョンは、2026年3月24日にリリースされました。

パッチ変更

  • #6194 20694a1 Thanks @hirotomoyamada! - Formatted code.

  • #6249 1b421b9 Thanks @hirotomoyamada! - Enabled specifying the indicator background color using --indicator-bg on Radio.Root.

  • #6225 1aa1e86 Thanks @hirotomoyamada! - Exported Accordion.ItemType type.

  • #6257 109a631 Thanks @hirotomoyamada! - Fixed the JSDoc link for Modal.Root.

  • #6249 1b421b9 Thanks @hirotomoyamada! - Enabled specifying the indicator background color using --indicator-bg on Checkbox.Root.

  • #6259 d8d2ab4 Thanks @hirotomoyamada! - Formatted code.

  • #6249 1b421b9 Thanks @hirotomoyamada! - Fixed a bug where aria-controls, aria-labelledby, and tabIndex could not be set on the input element of Checkbox.

  • #6247 6e35538 Thanks @hirotomoyamada! - Allowed specifying a node as an argument to enabledValue in the return value of useDescendants generated by createDescendants.

  • #6247 6e35538 Thanks @hirotomoyamada! - Enabled AND-search on props in the arguments of values, enabledValues, enabledPrevValue, and enabledNextValue returned by useDescendants generated by createDescendants.

  • #6248 238db22 Thanks @hirotomoyamada! - Added _indicator, _hasGroup, _notHasGroup and _animated to condition props.

  • #6246 e596cc0 Thanks @hirotomoyamada! - Adjusted the dark mode color for colors.bg.subtle.

  • #6249 1b421b9 Thanks @hirotomoyamada! - Fixed a bug where aria-controls, aria-labelledby, and tabIndex could not be set on the input element of Radio.

  • eaddd11 d28fc6e 8abe31f Updated dependencies.