React PDF viewer v2.6.2 Release Notes

  • ๐Ÿ‘Œ Improvements

    • Add WAI-ARIA attributes to Icon, Menu, MenuDivider, MenuItem, MinimalButton, Modal, Popover, TextBox, Tooltip components
    • โž• Add ARIA attributes to pages and thumbnails
    • โž• Add ARIA attributes to internal links of the document
    • ๐Ÿ‘Œ Improve the accessibility of the Tooltip component
      • Shown when being focused
      • Closed when being blured
      • Closed when pressing the Escape key
    • ๐Ÿ‘Œ Improve the accessibility of the Menu component
      • Activate the next menu item when pressing the ArrowDown key
      • Activate the previous menu item when pressing the ArrowUp key
    • ๐Ÿ‘Œ Improve the accessibility of the list of thumbnails
      • Focus on the previous or next thumbnail using the ArrowUp and ArrowDown key
    • When the shortcuts are enabled, the associal buttons will have the aria-keyshortcuts attributes