v1.8.0
- Add a new option:
focus
. - Add ARIA attributes for better accessibility.
- Add the
Tab
andEnter
keys to the keyboard support. - Check if the
pointer
object is defined or not for better compatibility (#421).
focus
.Tab
and Enter
keys to the keyboard support.pointer
object is defined or not for better compatibility (#421).