Releases: cypress-io/react-tooltip
Releases · cypress-io/react-tooltip
v0.5.4
22 Nov 13:14
Compare
Sorry, something went wrong.
No results found
0.5.4 (2022-11-22)
Bug Fixes
v0.5.3
02 Sep 13:39
Compare
Sorry, something went wrong.
No results found
0.5.3 (2019-09-02)
Bug Fixes
Remove use of componentWillMount (125d53 )
v0.5.2
29 Jul 15:51
Compare
Sorry, something went wrong.
No results found
0.5.2 (2019-07-29)
Bug Fixes
prevent invalid (NaN) styles from being set (#26 ) (8906cda )
v0.5.1
29 Jul 14:47
Compare
Sorry, something went wrong.
No results found
0.5.1 (2019-07-29)
Bug Fixes
gracefully handle portal element being removed from dom (#25 ) (8c47648 )
v0.5.0
20 Jun 14:03
Compare
Sorry, something went wrong.
No results found
0.5.0 (2019-06-20)
Bug Fixes
use latest semantic release (fab1d26 )
Features
keep tooltips visible when moused over (#4 ) (92453d5 )
v0.4.0
12 Oct 19:53
Compare
Sorry, something went wrong.
No results found
0.4.0 (2018-10-12)
New features 👍
BREAKING: react >= 16 required (d2227d1 )
v0.3.2
18 Dec 20:37
Compare
Sorry, something went wrong.
No results found
0.3.2 (2017-12-18)
Bug fixes ✅
always add mouseover/mouseout listeners (32cbf2d )
v0.3.1
06 Dec 16:12
Compare
Sorry, something went wrong.
No results found
0.3.1 (2017-12-06)
Bug fixes ✅
upgrade to zunder 5.5.1 (cffb9ee )
downgrade babel-eslint to 7.2.3 to satisfy eslint-plugin-cypress-dev (9448e7a )
allow callee to have ref on child of tooltip (61367cc )
bubble up mouseover and mouseout events (c8126d5 )
don’t specify default boundary (8ecda0c )