Skip to content

Releases: koobiq/react-components

0.35.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 16:28
0.35.0
6e9ef17

🚀 Features

  • components: add EmptyState component (DS-4777) (#400) (3cb8147)
  • components: add TagAutocomplete (DS-5069) (#376) (f329d98)
  • components: add TreeSelect component (DS-4835) (#396) (35674f9)
  • components: update @koobiq/react-icons to v12 (package moved to koobiq/icons repo) (DS-5178) (#388) (f60599a)
  • components: use secondary contrast color for form field labels (DS-5139) (#387) (74b82c8)
  • SelectNext: add renderTag prop (DS-5070) (#409) (71fb902)
  • Table: add data attributes to sort icon wrapper (DS-5214) (#411) (1965380)
  • Tabs: support editable tabs — add and remove tabs (DS-5230) (#406) (e326c39)
  • TagList: support Shift range selection (DS-5148) (#410) (278e076)
  • Toggle: add isLoading prop (DS-5193) (#398) (658b20f)
  • Tree: add Tree.ItemContentText, Tree.ItemContentAddon, and item alignment (DS-5222) (#412) (dd872b8)
  • update browser target to Baseline Widely Available (DS-5049) (#399) (ce47a0e)

🐞 Bug Fixes

  • components: remove fixed minimum height for dropdown-footer (DS-5226) (#401) (050441c)
  • SelectNext: reset search-input on dropdown close (DS-5217) (#414) (72f124f)
  • Toggle: add support for press event types (onPress, onClick) (DS-5223) (#397) (7d9b1ed)

0.34.1

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:49
0.34.1
44c9836

🐞 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

Choose a tag to compare

@github-actions github-actions released this 29 May 17:42
0.34.0
50862eb

🚀 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

Choose a tag to compare

@github-actions github-actions released this 13 May 11:25
0.33.0
094a092

🚀 Features

🐞 Bug Fixes

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

0.32.0

Choose a tag to compare

@github-actions github-actions released this 08 May 14:04
0.32.0
4fbb4dc

🚀 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

Choose a tag to compare

@github-actions github-actions released this 04 May 14:39
0.31.0
e19a8aa

🚀 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

Choose a tag to compare

@github-actions github-actions released this 24 Apr 12:27
0.30.1
06d2791

🐞 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

Choose a tag to compare

@github-actions github-actions released this 17 Apr 16:26
0.30.0
75a5156

🚀 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

Choose a tag to compare

@github-actions github-actions released this 27 Mar 16:13
0.29.0
f3dfd32

🚀 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

Choose a tag to compare

@github-actions github-actions released this 10 Mar 15:56
0.28.0
8c8fc23

🚀 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)