Skip to content

Releases: floating-ui/floating-ui

v0.3.3

12 Apr 15:59
Compare
Choose a tag to compare
  • 1782c39: fixed #21, problem with position of poppers when inside fixed parent.

v0.3.2

12 Apr 14:53
Compare
Choose a tag to compare
  • 592f4c7: revert iOS fix (it wasn't effective) - it should have fixed the repaint problems of fixed poppers during scroll
    I'm still looking for a working fix.

v0.3.1

11 Apr 15:36
Compare
Choose a tag to compare
  • b0d77ff: don't apply x-placement attr if applyStyles modifier is disabled

v0.3.0

08 Apr 13:58
Compare
Choose a tag to compare
  • 5521b0d: added support for integration with React.js and Ember.js.
    Now popper.js will allow you to disable DOM modifications and exposes an onUpdate callback you can use to export the
    popper coordinates in your framework.

v0.2.6

07 Apr 05:52
Compare
Choose a tag to compare

v0.2.5

06 Apr 20:31
Compare
Choose a tag to compare
  • 77677f0: round top and left coordinates to prevent blur effect

v0.2.4

06 Apr 11:41
Compare
Choose a tag to compare
  • 35bbbc6: fixed position on scroll of fixed poppers on Safari Mobile;

v0.2.3

05 Apr 13:41
Compare
Choose a tag to compare

This release just fixes the URL of the NPM package, it was set to point to the private gitlab repo used to develop the project in early stage.

v0.2.2

01 Apr 16:14
Compare
Choose a tag to compare
  • 2a9b804: Fixed troubles with positioning when the reference element is placed inside a relative parent and the popper is placed inside the body

v0.2.1

31 Mar 12:56
Compare
Choose a tag to compare

I forgo to update the builds of the last release, I'm sorry for it!