PackageTrack

npm

react-tooltip

6.0.8ReactTooltip/react-tooltip

react tooltip component

Release timeline

400 releases since 2015
20152026

One column per quarter.

Releases

  1. 4.2.1315 Jan 2021

    Nothing published for this version

  2. 4.2.1214 Jan 2021

    Nothing published for this version

  3. 4.2.1122 Nov 2020

    Nothing published for this version

  4. 4.2.1014 Sept 2020

    Nothing published for this version

  5. 4.2.927 Aug 2020

    Nothing published for this version

  6. 4.2.86 Aug 2020

    Nothing published for this version

  7. 4.2.714 Jun 2020

    Nothing published for this version

  8. 4.2.67 May 2020

    Nothing published for this version

  9. 4.2.519 Apr 2020

    Nothing published for this version

  10. 4.2.419 Apr 2020

    Nothing published for this version

  11. 4.2.313 Apr 2020

    Nothing published for this version

  12. 4.2.211 Apr 2020

    Nothing published for this version

  13. 4.2.18 Apr 2020

    Nothing published for this version

  14. 4.2.08 Apr 2020

    Nothing published for this version

  15. 4.1.52 Apr 2020

    Nothing published for this version

  16. 4.1.42 Apr 2020

    Nothing published for this version

  17. 4.1.331 Mar 2020

    Nothing published for this version

  18. 4.1.213 Mar 2020

    Nothing published for this version

  19. 4.1.112 Mar 2020

    Nothing published for this version

  20. 4.1.04 Mar 2020

    Nothing published for this version

  21. 4.0.510 Mar 2020

    Nothing published for this version

  22. 4.0.39 Feb 2020

    Nothing published for this version

  23. 4.0.29 Feb 2020

    Nothing published for this version

  24. 4.0.19 Feb 2020

    Nothing published for this version

  25. 4.0.07 Feb 2020

    Nothing published for this version

  26. 3.11.66 Feb 2020

    Nothing published for this version

  27. 3.11.55 Feb 2020

    Nothing published for this version

  28. 3.11.44 Feb 2020

    Nothing published for this version

  29. 3.11.331 Jan 2020

    Nothing published for this version

  30. 3.11.24 Jan 2020

    Nothing published for this version

  31. 3.11.16 Sept 2019

    Nothing published for this version

  32. 3.11.029 Aug 2019

    Nothing published for this version

  33. 3.10.129 Aug 2019

    Nothing published for this version

  34. 3.10.06 Mar 2019

    Nothing published for this version

  35. 3.9.24 Jan 2019

    Nothing published for this version

  36. 3.9.12 Jan 2019

    Nothing published for this version

  37. 3.9.012 Oct 2018
    Release notes2 sources agree
    • #452 docs(README.md): Updates demo url (@tjFogarty)
    • #439 added support for passing options to sanitizeHtml (@icheishvili)
    • #433 Use capture mode with globalEventOff (@apandichi)
    Open source →
  38. 3.8.412 Sept 2018
    Release notes2 sources agree
    • #428 fix(example): <p> warning from react, make text match code. (@aronhelser)
    Open source →
  39. 3.8.312 Sept 2018
    Release notes2 sources agree
    • #426 perf(Use sanitize-html-react instead of sanitize-html) (@jgerlier)
    • #425 fix(index.js): fix state initialization (@MtBlue81)
    Open source →
  40. 3.8.211 Sept 2018
    Release notes2 sources agree
    • #413 fix(index.js): Use correct orientation when mouse enters (@an4ger)
    Open source →
  41. 3.8.16 Sept 2018
    Release notes2 sources agree
    • #422 fix(tooltip): sanitize HTML to prevent XSS (@wichniowski)
    Open source →
  42. 3.8.03 Sept 2018

    Nothing published for this version

  43. 3.7.03 Sept 2018
    Release notes2 sources agree
    • #416 feat(mouseover): Add ability to hover on tooltip. (@RobertGary1)
    • #414 Fixed jsdoc return typos (@AlexanderEllis)
    • #399 Fixes Typos (@jstettner)
    • #391 fix(positioning): make sure tooltip is oriented correctly when close to edge (@hassanbot)
    Open source →
  44. 3.6.15 Jun 2018
    Release notes2 sources agree
    • #389 fix(isCapture): guard use of currentTarget (@aronhelser)
    • #384 Detach custom event listener (@P0lip)
    Open source →
  45. 3.6.015 May 2018
    Release notes2 sources agree
    • #360 Compute or enrich tip content (@austil)
    Open source →
  46. 3.5.13 May 2018
    Release notes2 sources agree
    • #380 fix(examples): add SVG example (@P0lip)
    • #379 ci(gh-pages): Allow travis to publish new examples to github (@aronhelser)
    • #366 Make getPosition() calculate offsets correctly for svg elements (@P0lip)
    • #310 Update position with content (@stefanhayden)
    • #368 Fix issue where tooltip won't show for adjacent elements. (@tishihar94)
    • #376 Add displayName (@clehnert-psl)
    • #375 test(scrolling): Add example showing tooltip inside scrolling div (@aronhelser)
    Open source →
  47. 3.5.011 Apr 2018
    Release notes2 sources agree
    • #281 Get tooltip content dynamically in the render method (@alfonsomunozpomer)
    Open source →
  48. 3.4.311 Apr 2018
    Release notes2 sources agree
    • #207 Return tooltip to original position when possible (@hassanbot)
    • #301 insert css as first to allow easy css styling without important (@roblan)
    Open source →
  49. 3.4.29 Apr 2018
    Release notes2 sources agree
    • #373 fix(example): 'made dev' works again, small fixes. (@aronhelser)
    • #337 Fix README show tip usage error (@sivagao)
    • #359 License should use H2 as the previous sections do (@konekoya)
    Open source →
  50. 3.4.15 Apr 2018
    Release notes2 sources agree
    • #369 fix(index.js): add missing argument so tooltip hides. (@aronhelser)
    • #372 Travis: update node version to fix travis build. (@aronhelser)
    Open source →
  51. 3.4.016 Oct 2017
    Release notes2 sources agree
    • #321 React 16 support (@mikecousins)
    Open source →
  52. 3.3.15 Oct 2017
    Release notes2 sources agree
    • #292 Fix typo (@piperchester)
    Open source →
  53. 3.3.014 Apr 2017
    Release notes2 sources agree
    • #287 Use prop-types package instead of React.PropTypes (@ssilve1989)
    Open source →
  54. 3.2.1028 Mar 2017
    Release notes2 sources agree
    • #278 Make MutationObserver-based removal tracking (@huumanoid)
    • #272 Fix wrapper tag (@huumanoid)
    • #259 Track removal of DOM elements (@antoniogiordano)
    • #270 Fix typos and improve for clarity (@theholla)
    Open source →
  55. 3.2.920 Mar 2017
    Release notes2 sources agree
    • #236 escape backslash in getTargetArray method (@rnons)
    Open source →
  56. 3.2.820 Mar 2017

    Nothing published for this version

  57. 3.2.717 Feb 2017
    Release notes2 sources agree
    • #262 Fix nodelist converte in safari (@wwayne)
    • #260 Fix NodeList to Array convertion (@huumanoid)
    Open source →
  58. 3.2.68 Feb 2017
    Release notes2 sources agree
    • #255 (fix) Remove console logs (@flexpert)
    • #254 Add support for className prop (@jonbeller)
    Open source →
  59. 3.2.58 Feb 2017

    Nothing published for this version

  60. 3.2.47 Feb 2017
    Release notes2 sources agree
    • #251 Dropfen dynamic wrapper (@dropfen)
    Open source →