Skip to content

v0.4.0

Compare
Choose a tag to compare
@FezVrasta FezVrasta released this 01 May 09:39
· 2156 commits to master since this release
  • 201636a: added feature to use HTML Node as popper content. Use it defining contentType: 'node' and content: yourHTMLNode (thanks @rosskevin)
  • 9503e09: make sure to not add ="undefined" when setting attributes (#39)
  • minor performance improvements