Skip to content

v1.14.0

Compare
Choose a tag to compare
@FezVrasta FezVrasta released this 12 Mar 15:00
· 2138 commits to master since this release

Popper.js

  • fix: Find parents with CSS property overflow: overlay; (#540)
  • feat(popper): add positionFixed option (#487)
  • fix: Add missing cleanup for the Destroy method (#542) (#544)
  • fix: offset parent calculation for hidden elements (#545)
  • fix: Fixed the statement 2 of the loop to run through all autoprefixer (#570)
  • fix: Fixed d.ts to make positionFixed optional
  • fix: Extract Behavior type

Tooltip.js (1.2.0)

  • feat(tooltip): Added function to update the tooltip's content
  • fix: Trigger a popper update when changing tooltip title