Skip to content

v0.1.0

Compare
Choose a tag to compare
@alistair3149 alistair3149 released this 05 Sep 22:23
5615e40

0.1.0 (2024-09-05)

Features

  • add basic tooltip logic (e72ecf8)
  • add shift (b11c043)
  • allow floating target to be focusable (360991e)
  • allow the floating element to stay visible when it is interacted (1bcec58)
  • content must be directly inside the reference element (106844e)
  • initial commit (41bae67)
  • set aria-hidden to floating element (e6a5eec)
  • set up arrow and basic styles (ff0077f)
  • support wikitext parser function (542b585)
  • tweak floating styles (5602449)

Performance Improvements

  • use transform instead of position to position floating element (8e174dc)