Tags: pdeszynski/react-tooltip
Tags
chore(release): 4.3.0 [skip ci] # [4.3.0](v4.2.21...v4.3.0) (2022-08-03) ### Bug Fixes * [ReactTooltip#759](https://github.com/pdeszynski/react-tooltip/issues/759) - Disable tooltip when disable prop changes ([8e9cca0](8e9cca0)) * **aftershow:** call afterShow only after state has fully updated ([54752e8](54752e8)) * effect and type not properly applied at first render ([a8d0e51](a8d0e51)) * **getposition:** no error when all placements outside ([249b925](249b925)) * performance issue caused by excessive use of clearTimeout/Interval ([22aea50](22aea50)) * **react18:** tip not hiding with React 18 StrictMode enabled ([83b72c6](83b72c6)) * set aria-describedby value wrong when custom id ([a04d26c](a04d26c)) ### Features * **component:** adding "padding" property to customize padding style ([9ae765a](9ae765a)) * **getposition:** support desired-place-list (by priority) ([982d89d](982d89d)) * **parent_body_mode:** [ReactTooltip#535](https://github.com/pdeszynski/react-tooltip/issues/535) search parents for data-tip if in body mode ([71da348](71da348))
chore(release): 4.2.21 [skip ci] ## [4.2.21](ReactTooltip/react-tooltip@v4.2.20...v4.2.21) (2021-05-28) ### Bug Fixes * **compability:** add polyfill and change styles ([ReactTooltip#706](ReactTooltip#706)) ([b6e9a1c](ReactTooltip@b6e9a1c))
chore(release): 4.2.20 [skip ci] ## [4.2.20](ReactTooltip/react-tooltip@v4.2.19...v4.2.20) (2021-05-28) ### Bug Fixes * add aria hidden attribute to style tag ([ReactTooltip#703](ReactTooltip#703)) ([d60c2b7](ReactTooltip@d60c2b7))
chore(release): 4.2.19 [skip ci] ## [4.2.19](ReactTooltip/react-tooltip@v4.2.18...v4.2.19) (2021-05-06) ### Bug Fixes * **src/index.js:** hide tooltip if blurred (tabbed out) ([ReactTooltip#699](ReactTooltip#699)) ([e0a2a1d](ReactTooltip@e0a2a1d))
chore(release): 4.2.18 [skip ci] ## [4.2.18](ReactTooltip/react-tooltip@v4.2.17...v4.2.18) (2021-04-25) ### Bug Fixes * **src/index.js:** add accessibility support for tabbing ([ReactTooltip#695](ReactTooltip#695)) ([ae936a5](ReactTooltip@ae936a5))
PreviousNext