Skip to content

Releases: EightfoldAI/octuple

Release 2.54.2

07 Nov 09:10

Choose a tag to compare

Bug Fixes

  • snackbar: always tab to snackbar if active (#1044) (14a0c22)

Release 2.54.1

06 Nov 14:16

Choose a tag to compare

Features

  • snackbar: make snackbars more accessible (#1043) (d2c97af)

Release 2.54.0

16 Oct 13:19

Choose a tag to compare

Features

Release 2.53.21

01 Oct 14:58

Choose a tag to compare

Features

  • allow passing titleClassNames to Empty component (#1038) (cd3241c)

Bug Fixes

  • Avatar: respect tabIndex prop and remove Avatar from default tab order (#1037) (43253ab)
  • DatePicker: announcement for navigation of DatePicker on NVDA (#1040) (1c89aa3)

Release 2.53.20

19 Sep 13:22

Choose a tag to compare

Features

  • DatePicker: add accessibility announcement for arrow key navigation (#1033) (4b42384)

Bug Fixes

  • tooltip: allow props to be passed to wrapper (#1036) (09b2e4d)

Release 2.53.19

29 Aug 23:41

Choose a tag to compare

v2.53.19

chore(release): 2.53.19

Release 2.53.18

14 Aug 06:42

Choose a tag to compare

Bug Fixes

  • add icon path for mdiAccountOffOutline (#1029) (d0fbb1f)
  • added prop to enable standard arrow key navigation for tabs component (#1028) (a4f58fd)
  • icon: Add iconProps prop support to MdiIcon component (#1005) (cb17f8a)
  • removed ariaDescribedby on conditionally joined ariadescribedBy (#1012) (13a6999)
  • removed clickable area div and moved a11y to parent and render a… (#1024) (24b56ef)
  • update pagination button aria-label (#1017) (7abf1b4)
  • update role to get applied conditionally and aria-describedBy (#1015) (ceba97f)

Release 2.53.17

04 Aug 11:17

Choose a tag to compare

Bug Fixes

  • normalize startdate and enddate timestamps in rangepicker (#1025) (899af1e)

Release 2.53.16

23 Jul 20:45

Choose a tag to compare

Bug Fixes

Release 2.53.15

22 Jul 19:14

Choose a tag to compare

Bug Fixes

  • tab: added a prop to enable standard key navigation for tabs component (#953) (7934881)