Skip to content

4.2.0

Latest
Compare
Choose a tag to compare
@NickDJM NickDJM released this 08 Nov 20:22

4.2.0 (2024-11-08)

Features

  • add initialized menus to window.AccessibleMenu.menus object (c90e5aa)
  • options: add transitionDuration option to allow for closing animations (8729d85), closes #319

Bug Fixes

  • accessibility: close menu when it loses focus (54a3a57), closes #354
  • prevent menu toggle on right-click (#355) (8882158)

Build System

  • bump eslint-plugin-jsdoc from 48.11.0 to 50.0.0 (c7da84a)
  • bump jsdom from 24.1.3 to 25.0.1 (e299b85)
  • npm: upgrade eslint to latest (3c8a595)
  • npm: upgrade vitest to latest (48da54c)

Documentation

  • correct spelling throughout entire project (f4726c2)