Skip to content

Releases: cedricdelpoux/react-simple-tooltip

v2.3.3

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 08 Nov 13:01
  • Fixed: z-index prop
  • Updated: Dependencies

v2.3.1

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 12 Mar 10:11
  • Fixed: Removed warning when onMouseEnter and Leave are booleans instead of undefined by @vincentdesmares

v2.3.0

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 04 Feb 15:18
  • Updated: FadeDuration to be in ms (by @BenLorantfy)
  • Added: Offset prop to allow spacing between arrow and trigger (by @BenLorantfy)

v2.2.0

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 03 Feb 19:07

v2.1.0

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 11 Dec 12:33
  • Added: Standalone version

Tooltips can now be attached to a component or be standalone (See Readme and demo page for examples)

v2.0.0

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 18 Oct 12:04
  • Added: Nwb build
  • Update: Lib Rewriting
  • Added: Tests
  • Added: styled-components dependency
  • Removed: classnames dependency

v1.1.0

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 24 Aug 07:16
  • Changed: Import PropTypes from prop-types package
  • Added: Yarn

Change webpack build

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 09 Jul 08:17
v1.0.5

Change webpack build

Add webpack build

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 08 Jul 15:57
v1.0.4

Add webpack build

Add fixed tooltip example

Choose a tag to compare

@cedricdelpoux cedricdelpoux released this 03 Jul 08:35
v1.0.3

Add fixed tootip example