Skip to content
This repository was archived by the owner on May 11, 2018. It is now read-only.

Keyboard Access Updates

Latest

Choose a tag to compare

@Nevraeka Nevraeka released this 06 Jun 19:15
· 2 commits to master since this release
  • bug : fixed broken size, image src on attribute updates
  • bug : removed uncaught debugger statement
  • bug : fixed incorrect value output from string inputs
  • bug : fixed looping issues from setAttribute call inside attributeChangedCallback
  • feature : removed value attribute to prevent writable concerns (use value property instead)
  • feature : Added Keyboard access for left and right arrows onkeyup when the element is selected or focused