Skip to content

v0.0.141

Compare
Choose a tag to compare
@cwolf10 cwolf10 released this 15 Aug 16:01
· 354 commits to master since this release
7578acc

Other

  • remove hover & focus behavior to enable esc dismiss #561

In order to allow esc key to hide content, focus pseudo-class needs to be removed from style def. .tooltip-expanded will instead be programmatically added and removed to facilitate showing tooltip content.

  • update version to 0.0.141 #562null