[go: nahoru, domu]

Skip to content

v6.21.0

Compare
Choose a tag to compare
@gravity-ui-bot gravity-ui-bot released this 16 Jul 16:00
551535c

6.21.0 (2024-07-16)

Features

  • PinInput: form support (#1686) (b82262e)
  • Select: new label and value resize behaviour (#1694) (891fa88)
  • TreeList: add ListTreeItemType interface export and id argument to renderItem prop (#1707) (de544b8)
  • TreeSelect: add placeholder prop (#1705) (88696a3)
  • useControlledState: support update callback with additional params (#1688) (8bff882)
  • useResizeObserver: support box option (#1687) (a178dff)

Bug Fixes

  • Avatar: update text font weight (#1684) (0ae513a)
  • ListItemView: div -> li default list item html tag (#1698) (07a16c9)
  • Sheet: fix incorrect content height calculation (#1700) (7e4dd23)
  • TextArea: fix content width & height styles (#1690) (94979cf)
  • TreeSelect: add disabled prop (#1697) (f9650da)
  • TreeSelect: fix page gap on component focus in some cases (#1708) (cd4eb93)
  • useList: fix disabled elements activate logic (#1706) (f12d49f)