Skip to content

Releases: EightfoldAI/octuple

Release 2.55.0

22 Dec 21:39

Choose a tag to compare

Features

  • fixes: a11y fixes for some octuple components (#1076) (7c65ee1)
  • Table: Add aria-attributes for NVDA if table is horizontally scrollable (#1042) (8214fbb)

Bug Fixes

  • a11y: Add ARIA listbox support to TimePicker (#1077) (2baf48e)
  • correct type for overlayProps prop on Dropdown (#1075) (e0fe076)
  • Datepicker: prevent input from clearing on escape key press (#1070) (9057eed)
  • remove inappropriate h2 element from Empty component (#1067) (ea2edc6)

Release 2.54.8

18 Dec 09:40

Choose a tag to compare

Features

  • Date: added sr-only labels for date time picker (#1071) (f8df410)
  • Stat, Tab: exposes interactive prop to handle ally issues (#1069) (57eadbf)

Bug Fixes

  • move role and aria-modal attrs to panel element, add aria-label (#1074) (b974b03)
  • non-interactive icon button should be disabled and hidden from AT (#1073) (4300183)

Release 2.54.7

15 Dec 10:13

Choose a tag to compare

Features

  • Menu: add role attributes for menu items and enhance accessibility options (#1068) (3eccc7f)

Bug Fixes

  • change default tab index of overlay container to -1; add test and update snapshots (#1066) (c0388ef)
  • disable readonly attr in CheckBox in case of toggle (switch) for a11y (#1062) (5cf7db3)
  • remove reference to invalid props in Select component (#1064) (3db33f1)
  • use 'page' instead of 'location' for aria-current value; update snapshot; add test (#1065) (0c1b742)

Release 2.54.6

11 Dec 10:01

Choose a tag to compare

Features

  • Dropdown, Select: Add Tab key handling and menu role configuration for improved accessibility (#1060) (7841989)

Bug Fixes

  • Select: accessibility fix included aria-label for the selected option (#1058) (c3138f4)

Release 2.54.5

04 Dec 06:24

Choose a tag to compare

v2.54.5

chore(release): 2.54.5

Release 2.54.4

01 Dec 14:44

Choose a tag to compare

v2.54.4

chore(release): 2.54.4

Release 2.54.3

01 Dec 09:34

Choose a tag to compare

Features

Bug Fixes

  • accessibility fix for adding appropriate role for image (#1051) (5565553)
  • ENG-167534: add aria-hidden to SVG elements for WCAG compliance (#1048) (45b758b)

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