Skip to content

Releases: gilbarbara/react-floater

0.4.3

06 Mar 00:56
Compare
Choose a tag to compare
  • Remove Tooltip wrapper padding: fb37fa2

0.4.2

02 Mar 03:55
Compare
Choose a tag to compare

0.4.1

20 Feb 00:18
Compare
Choose a tag to compare

0.4.0

16 Feb 04:24
Compare
Choose a tag to compare
  • Add babel-plugin-transform-node-env-inline to replace development only code: 9c40657
  • Add is-plain-obj: 830d530
  • Add debugging with props debug or a global variable ReactTooltipsDebug: 242901e
  • Add disableHoverToClick prop: b94e7fc
  • Rename animate to disableAnimation with inverted booleans: 02738d6 breaking
  • Rename flip to disableFlip with inverted booleans: 79d4f56 breaking

0.3.0

16 Feb 04:24
Compare
Choose a tag to compare
  • Rename Tooltip to Portal: c92971c
  • Split index into Tooltip and Wrapper components: 560cb15
  • Move status to its own file: 145eabe
  • Split Tooltip into smaller components: 637d0f9
  • Add custom component with render props: d04b771
  • Rename render props: 937cc53
  • Move bundle to rollup.js: a0f71e4
  • Update rollup options: 3817f7c
  • Update Wrapper ref: e5c6fdf
  • Fix styles attribution: 2ea356d
  • Update hover events: db8ef7b
  • Update child ref prop: f6d94ec

0.2.3

09 Feb 01:46
Compare
Choose a tag to compare
  • Fix wrapper positioning: 842cab6
  • Fix close icon: 9b4fd6f
  • Merge style prop in the wrapper styles: bda4b09
  • Fix hover behavior with no delay: 6a17e4b
  • Update internal status: 0682e2b

0.2.2

30 Jan 03:43
Compare
Choose a tag to compare
  • Fix setRef binding for react 15.x: 8a84ad3
  • Fix Tooltip placement and lifecycle: 16a3e24

0.2.1

28 Jan 13:10
Compare
Choose a tag to compare

0.2.0

25 Dec 20:36
Compare
Choose a tag to compare

The first stable version! 🎉

0.2.0-0

15 Dec 01:51
Compare
Choose a tag to compare
  • Update styles: d2912ff
  • Add isMobile and canUseDOM to utils: 3e81339
  • Move portal functionality to its own component: 1a8b134
  • Add wrapper positioning: c5f5658
  • Add centered tooltips: 0cf3b96
  • Add exenv to dependencies: cbd8e11