Skip to content

Releases: EightfoldAI/octuple

Release 2.41.0

27 Jun 23:13
Compare
Choose a tag to compare

Features

  • breadcrumb: add breadcrumb component (#629) (6748a1e)

Bug Fixes

  • menu: add htmltype prop to menu item button (#654) (9a6141a)
  • picker: color contrast ratio fixes (#647) (fea047d)
  • select: Update selected option based on defaultValue when isLoading changes (#646) (844a3a3)
  • slider: ensure tooltip is visually hidden when slider is disabled (#651) (b810ba8)
  • slider: fixes hidetrack and hiderail props typos and ommissions (#656) (0c00967)
  • table: updates scrollable div by removing deprecated css property (#655) (ee4c5d6)

Release 2.40.0

20 Jun 22:29
Compare
Choose a tag to compare

Bug Fixes

  • linkbutton: ensure default width matches min and max width (#640) (ffe5abf)
  • matchscore: color contrast and vertical alignment fix up (#641) (5353f90)
  • table: various accessibility improvements (#644) (4cec71c)
  • tabs: pill variant color contrast fix up (#642) (33646f6)

Release 2.39.1

14 Jun 00:21
Compare
Choose a tag to compare

Bug Fixes

  • select: revert update selected option based on defaultValue when isLoading (#643) (6a481f7)

Release 2.39.0

12 Jun 17:38
Compare
Choose a tag to compare

Features

  • icon: add collapse icon for kanban (#637) (0f05959)
  • icon: add icons to support integration system simplification (#634) (693ee85)
  • icon: add icons to support kanban view (#632) (f94efac)

Bug Fixes

  • button: ensure loading dots use text color and enable two state loader (#636) (94f7759)
  • select: Update selected option based on defaultValue when isLoading changes. (#631) (1e0417a)
  • slider: increase vertical hit target and handle segmented gap clicks (#635) (b4cad7b)

Release 2.38.2

08 Jun 21:47
Compare
Choose a tag to compare

Features

  • custom fonts support via configProvider (29ddf8c)

Bug Fixes

  • remove unnecessary import (af7d48a)

Release 2.38.1

08 Jun 19:58
Compare
Choose a tag to compare

Bug Fixes

  • dropdown: revert useonclickoutside to only toggle in specific conditions (3b29a25)

Release 2.38.0

02 Jun 18:47
Compare
Choose a tag to compare

Features

  • messagebar: add message bar component (#622) (421d785)
  • rename background-color to background (#628) (71c490b)
  • table: adds column border and disable row bg hover color props (#624) (78a333d)

Bug Fixes

  • css: global css variable name alignment with design specification (#625) (26c16fd)
  • pill: ensure pill heights match latest design specification (#626) (3576613)
  • select: ensure medium and large pills fit inside inputs of same size (#630) (156800d)
  • table: fix loading compare and updates default spinner size and position (#627) (b0b830e)

Release 2.37.0

23 May 16:55
Compare
Choose a tag to compare

Features

  • empty: enable themes and adds two additional modes (#619) (2ac0cd0)

Bug Fixes

  • button: pass disruptive down from props to button from defaultbutton (#614) (ab4a4c9)
  • dropdown: fix visible prop (#616) (5e9f147)
  • dropdown: tweak css slideupin animation (#618) (7a26de0)
  • locale: add support for hi locale (#602) (4232b01)

Release 2.36.2

09 May 09:46
Compare
Choose a tag to compare

Bug Fixes

  • stepper: handle scrollIntoView for both layouts on mount (#613) (209d5c3)

Release 2.36.1

04 May 22:20
Compare
Choose a tag to compare

Bug Fixes

  • select: ensure aria attributes target the intended element (#612) (387158d)