Skip to content

v1.14.5

Compare
Choose a tag to compare
@FezVrasta FezVrasta released this 08 Nov 13:13
· 2132 commits to master since this release

Popper.js

  • fix: Skip elements that does not have .offsetParent correctly (#659)
  • fix: add missing props of Data to typescript declarations (#655)
  • fix: add support for th elements (#276) (#650)
  • fix: run getComputedStyle in the same context as the target element (#678)

Tooltip.js:

  • feat: options.closeOnClickOutside to close tooltip on click outside (#661)
  • fix: update tooltip typings (#675)