Skip to content

Releases: AccessKit/accesskit

accesskit_winit: v0.7.3

27 Dec 20:47
c0e8c37
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_macos bumped from 0.3.0 to 0.4.0

accesskit_macos: v0.4.0

27 Dec 20:47
c0e8c37
Compare
Choose a tag to compare

0.4.0 (2022-12-27)

Features

Bug Fixes

  • Pin objc2 dependency to 0.3.0-beta.3 (#201) (0adfed1)

accesskit_winit: v0.7.2

17 Dec 20:41
44d6c50
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_windows bumped from 0.10.1 to 0.10.2
      • accesskit_macos bumped from 0.2.1 to 0.3.0

accesskit_windows: v0.10.2

17 Dec 20:41
44d6c50
Compare
Choose a tag to compare

0.10.2 (2022-12-17)

Bug Fixes

  • Correct broken UIA method implementation that was incompatible with Windows 11 ATs (#193) (3c527c7)
  • More reliable handling of the edge case for wrapped lines (#192) (c626d2c)
  • Provide fallback property implementations for the window root (#194) (f3d30b9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.10.0 to 0.11.0

accesskit_macos: v0.3.0

17 Dec 20:41
44d6c50
Compare
Choose a tag to compare

0.3.0 (2022-12-17)

Features

Bug Fixes

  • Don't expose the window title in our root element on macOS (#187) (9739b74)
  • Expose which accessibility selectors are actually allowed for a particular node (#181) (c4cbb23)
  • More reliable handling of the edge case for wrapped lines (#192) (c626d2c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit_consumer bumped from 0.10.0 to 0.11.0

accesskit_consumer: v0.11.0

17 Dec 20:41
44d6c50
Compare
Choose a tag to compare

0.11.0 (2022-12-17)

Features

Bug Fixes

  • More reliable handling of the edge case for wrapped lines (#192) (c626d2c)

accesskit_winit: v0.7.1

04 Dec 15:36
3ffb652
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.0 to 0.8.1
      • accesskit_windows bumped from 0.10.0 to 0.10.1
      • accesskit_macos bumped from 0.2.0 to 0.2.1

accesskit_windows: v0.10.1

04 Dec 15:36
3ffb652
Compare
Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.0 to 0.8.1
      • accesskit_consumer bumped from 0.9.1 to 0.10.0

accesskit_macos: v0.2.1

04 Dec 15:36
3ffb652
Compare
Choose a tag to compare

0.2.1 (2022-12-04)

Bug Fixes

  • Correctly apply the DPI scale factor to coordinates (#185) (d263938)
  • Expose static text as the value rather than the title on macOS (#186) (e3720c8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.0 to 0.8.1
      • accesskit_consumer bumped from 0.9.1 to 0.10.0

accesskit_consumer: v0.10.0

04 Dec 15:36
3ffb652
Compare
Choose a tag to compare

0.10.0 (2022-12-04)

Features

  • Automatically get button and link labels from descendants (#184) (ec5c38e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • accesskit bumped from 0.8.0 to 0.8.1