Skip to content

Releases: EightfoldAI/octuple

Release 2.57.0

09 Apr 09:12

Choose a tag to compare

Features

Bug Fixes

  • Select: updated aria-live property for results announcement (#1114) (8507930)
  • Table: add scope row and col accessibility attributes (#1111) (9d2a198)
  • TimePicker: fixed timePicker announcement (#1119) (a90a49b)

Release 2.56.9

01 Apr 07:02

Choose a tag to compare

Bug Fixes

  • Datepicker: fix Datepicker selection behavior on iOS with VoiceOver enabled (#1106) (5a35859)

Release 2.56.8

31 Mar 04:54

Choose a tag to compare

Bug Fixes

  • Avatar: remove tabIndex from img type avatar (#1110) (3ab833e)
  • Datepicker: fix Datepicker selection behavior on iOS with VoiceOver enabled (#1106) (a2f8a00)
  • Dropdown: a11y issues with keyboard behavior (#1104) (d04ea06)
  • TextInput: Omit role and remove tabindex so both are handled natively (#1108) (4311894)

Release 2.56.7

16 Mar 10:09

Choose a tag to compare

Bug Fixes

  • Daterange: accessibility fix for daterange picker (#1100) (734474f)

Release 2.56.6

16 Mar 08:25

Choose a tag to compare

Bug Fixes

  • Table: allow row selection with Enter key in addition to Space (#1105) (2b3042d)

Release 2.56.5

09 Mar 07:32

Choose a tag to compare

Bug Fixes

  • remove redundant role on input[type=checkbox] (#1095) (b3648b0)
  • Select: Improve keyboard focus management and accessibility (#1103) (2f3ca31)
  • Table: accessibility fix to announce sorting order for table header (#1097) (2515912)
  • Upload: always apply accept filter in onChange handler (#1102) (18c8795)
  • useMatchMedia: set initial state correctly (#1098) (8f02c72)

Release 2.56.4

03 Feb 13:26

Choose a tag to compare

Features

Bug Fixes

  • Add keyboard accessibility to DatePicker clear button (ENG-164575) (#1086) (ec8e6a7)
  • DatePicker: Added position relative to picker so that the visually hidden label (#1094) (e366426)
  • Pager: remove list semantics for simplified version of Pager (#1091) (ea2c89f)
  • prevent slider thumbs from being keyboard focusable when readonly or disabled (#1082) (0e49d47)
  • useFocusVisibleClassName: prevent class removal when multiple hooks active (#1090) (756e151)

Release 2.56.3

27 Jan 05:19

Choose a tag to compare

Bug Fixes

  • DatePicker: Added position relative to picker so that the visually hidden label (#1094) (ad9f66c)

Release 2.56.2

09 Jan 11:32

Choose a tag to compare

Bug Fixes

  • datepicker: retaining focus on startDate when invalid date is entered without clearing input (#1088) (4ace02a)

Release 2.56.1

05 Jan 12:46

Choose a tag to compare

Bug Fixes

  • datepicker: accessibility fix for announcing error message on invalid date enter (#1085) (55a8bf6)
  • dropddown: accessibility fix for dropdown options via Tab and arrow keys (#1084) (8becfac)
  • uploads: update delete buttons’ aria-labels to provide more cont… (#1083) (458e5dd)