Skip to content

Releases: AshesOfOwls/popoverjs

v0.2.20

14 Dec 23:32
Compare
Choose a tag to compare

Added storybook, convert Popoverjs to have a react adapter.

v0.2.19

12 Dec 23:00
Compare
Choose a tag to compare

Update entry point

v0.2.18

12 Dec 22:54
Compare
Choose a tag to compare

Fixed export code

v0.2.17

12 Dec 22:38
Compare
Choose a tag to compare

Add react adapter and storybook!

v0.2.16

28 Nov 22:11
Compare
Choose a tag to compare

Fix default values for popover positioning

v0.2.15

30 Oct 21:20
Compare
Choose a tag to compare

Fix event listener cleanup

v0.2.14

27 Oct 21:51
Compare
Choose a tag to compare

Fix tertiary checks for scroll parent coordinates on bottom/right checks

v0.2.13

27 Oct 21:03
Compare
Choose a tag to compare

Fixes constraint probs

v0.2.11

27 Oct 00:45
Compare
Choose a tag to compare

Fix defaults

v0.2.10

27 Oct 00:35
Compare
Choose a tag to compare
  • Add option for alwaysOpen. This prevents things from running when a popover will indefinitely exist - such as setting up renderer methods.

  • Never reposition the popover, or even attempt to check, if there is only one constraint. It just isnt necessary!