Skip to content

Releases: koobiq/react-components

0.34.1

09 Jun 15:49
0.34.1
44c9836

Choose a tag to compare

🐞 Bug Fixes

  • ActionsPanel: correct styling of internal subcomponents (divider, badge, buttons) (DS-5174) (#385) (9a36d4b)
  • ActionsPanel: fix selected counter position (DS-5126) (#382) (370023e)
  • components: stabilize nested component styles against CSS order (DS-5179) (#386) (cdd57e8)
  • flex: replace invalid 5l gap size with 5xl (DS-5171) (#383) (ec9e6d5)

0.34.0

29 May 17:42
0.34.0
50862eb

Choose a tag to compare

🚀 Features

  • FormFieldControlGroup: add children render function for focus props (DS-5134) (#375) (e07ee30)

🐞 Bug Fixes

  • FormField: fix clear icon position (DS-5131) (#374) (c273f82)
  • Tooltip: default arrowBoundaryOffset to 16 (DS-5145) (#378) (a6c5cc7)

0.33.0

13 May 11:25
0.33.0
094a092

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • IconItem: correct icon colors (DS-5089) (#338) (bdc495b)

0.32.0

08 May 14:04
0.32.0
4fbb4dc

Choose a tag to compare

🚀 Features

  • List, Autocomplete, Menu, SelectNext: add ItemAddon and item alignment (DS-4775) (#332) (c6b24a0)
  • Tooltip: hide arrow by default (DS-4736) (#322) (bac1374)

0.31.0

04 May 14:39
0.31.0
e19a8aa

Choose a tag to compare

🚀 Features

  • Autocomplete, Menu, SelectNext: add dropdown footer support (DS-4955) (#321) (25fd3da)
  • icons: add IconListCircleXmark16 and IconListCircleXmark24 icons (DS-5056) (#328) (8cc6826)
  • Tab: add startAddon, endAddon and onlyIcon props (DS-5034) (#316) (32223fa)
  • Tabs: redesign underlined tabs (DS-4762) (#318) (7a3d585)
  • Toggle: improve component styles (DS-4998) (#314) (171f305)

🐞 Bug Fixes

  • components: use default cursor for disabled states (DS-5042) (#320) (15d703b)
  • Tab: correct onlyIcon tab height (DS-5036) (#317) (79dd67b)
  • Tabs: improve styles structure and tab layout (DS-4999) (#315) (018f98f)
  • Tabs: scroll focused tab into view (DS-4997) (#313) (1695b84)

0.30.1

24 Apr 12:27
0.30.1
06d2791

Choose a tag to compare

🐞 Bug Fixes

  • components: resolve @internationalized/date type mismatches in date inputs (DS-5029) (#311) (b6eb34c)
  • Navbar: add React 18 support for Navbar context (DS-5027) (#310) (3bc64fd)
  • Typography: remove Text dependency to prevent composition crashes (DS-5030) (#312) (cade5c3)

0.30.0

17 Apr 16:26
0.30.0
75a5156

Choose a tag to compare

🚀 Features

  • components: support new color palette (DS-4927) (#304) (db9b5ab)
  • Tree: add custom children support to TreeLoadMoreItem component (#303) (a590ddb)

🐞 Bug Fixes

  • DateInput: use ISO date format for English locale (DS-4928) (#305) (ba1303d)
  • DatePicker: prevent crash when reselecting current month or year (DS-4951) (#306) (cd61c99)

0.29.0

27 Mar 16:13
0.29.0
f3dfd32

Choose a tag to compare

🚀 Features

  • icons: add IconClipboardCheck16, IconClipboardCheck24, IconCloudHalf16 and IconCloudHalf24 icons (DS-4780) (#286) (0be5a11)
  • icons: add IconArrowUpToBracket16 and IconArrowUpToBracket24 (DS-4831) (#288) (d966add)

🐞 Bug Fixes

  • pin react-aria dependencies (DS-4830) (#289) (9a3ca79)
  • Table: avoid hydration mismatch in select-all header cell (DS-4829) (#294) (fb2625a)

0.28.0

10 Mar 15:56
0.28.0
8c8fc23

Choose a tag to compare

🚀 Features

  • Button: enable RouterProvider navigation for link buttons (DS-4659) (#281) (3a09bee)
  • components: add Tree component (DS-4661) (#280) (a497fae)
  • DatePicker: add triggerButton slot (DS-4767) (#285) (24a77fb)
  • Table: add hideSelectAll prop (DS-4773) (#284) (64b0723)
  • Table: allow custom hover icon for unsorted sortable columns (DS-4323) (#283) (c85e0bf)

0.27.1

26 Feb 13:12
0.27.1
465d126

Choose a tag to compare

🐞 Bug Fixes

  • Select, Autocomplete, SearchInput: prevent Invalid slot "clear-button" error in modals (DS-4752) (#279) (3ae4a45)