Skip to content

Releases: jasonkuhrt/react-popover

v0.5.9

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 30 Jun 01:44

Patches

  • Chore: use prettier: 1f22344
  • Fix Cannot read property 'style' of null.: 1f6ff85
    • Merge pull request #183 from wamazing/master: 926ac39

v0.5.7

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 23 May 18:25

Patches

v0.5.6

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 16 May 00:59

Patches

v0.5.5

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 02 May 02:55

Patches

v0.5.4

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 11 Oct 02:22

Patches

Thanks!

@Kerumen

v0.5.3

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 08 Oct 04:17

Patches

  • Fix: do not wrap child in component, fixes #148: #151

0.5.2

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 04 Oct 13:21

This is an important release that makes the 0.5.x series usable. The two prior releases had blocking issues and should not be used. Thank-you to the generous understanding and helpfulness of the community on resolving this! <3

Patches

Thanks!

@gabehayes
@Kerumen

0.5.1

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 04 Oct 02:14

Warning!

Broken release, see 0.5.2.

Patches

  • Fix: remove rogue console.log: 2cd7582

0.5.0

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 04 Oct 01:52

Warning!

Broken release, see 0.5.2.

Breaking Changes

  • Feature: migrate to react 16: #141
  • Feature: prop appendTarget now accepts a dom node reference rather than a querySelector string

Minor Changes

  • Docs: migrate to storybook, closes #136: #137

Patches

  • Refactor: migrate to JSX, closes #138: #139

Credits

Thanks to the community for giving feedback and raising issues!

0.4.18

Choose a tag to compare

@jasonkuhrt jasonkuhrt released this 22 Sep 01:11

Features

Thank You!!

@hosmelq @raulmatei