v0.0.141
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