Skip to content

Releases: EightfoldAI/octuple

Release 2.52.22

15 Jan 23:14
Compare
Choose a tag to compare
v2.52.22

chore(release): 2.52.22

Release 2.52.21-0

15 Jan 22:42
Compare
Choose a tag to compare
Release 2.52.21-0 Pre-release
Pre-release

Bug Fixes

  • dropdown: removed outer container tabindex (#930) (5d05021)
  • eng-120721 : added role to date picker span tag (#924) (3a05bbb)
  • remove unused event parameter from Table sorter onClick handler (#935) (c44c384)
  • table cells access using shortcut key (#934) (0d0b03f)

v2.52.20

10 Jan 00:50
Compare
Choose a tag to compare

Full Changelog: v2.52.19...v2.52.20

Release 2.52.18

13 Nov 21:30
Compare
Choose a tag to compare

Bug Fixes

  • dropdown items are not moving to the next tab index due to stopProgation (#911) (d571817)

Release 2.52.17

12 Nov 23:29
Compare
Choose a tag to compare

Bug Fixes

  • auto close date picker after selection (#907) (5c8c0ce)
  • dropdown auto click the element when TAB operation is invoked (#909) (a86ce4d)

Release 2.52.16

11 Nov 18:23
Compare
Choose a tag to compare

Bug Fixes

  • auto close date picker after selection (#907) (5c8c0ce)

Release 2.52.15-1

11 Nov 06:01
Compare
Choose a tag to compare

Features

Release 2.52.13

31 Oct 14:49
Compare
Choose a tag to compare

Features

  • [Select] make dropdown role=group and pass correct id to options list for a11y (#897) (c52cc75)

Bug Fixes

  • floating-dropdrow: a11y fix for accessibility (#899) (1aa214d)

Release 2.51.12

10 Oct 20:13
Compare
Choose a tag to compare

Bug Fixes

  • pills: Remove pointer-events: none from readonly pill (#895) (dc4c703)
  • snack: Use ID from SnackBarProps and return a close callback fn (#894) (2619371)

Release 2.51.11

09 Sep 15:05
Compare
Choose a tag to compare

Bug Fixes

  • accordion: remove role presentation and add default aria-label on expand toggle button for a11y (#887) (d30dd08)
  • formError: fixed focus not moving to 1st required input on error (#889) (2a60c4d)