Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps, make build/release working #786

Merged
merged 9 commits into from
Oct 3, 2022

Conversation

pdeszynski
Copy link
Contributor

Updates as much as possible to make it working, removed "standard" plugin from eslint (I was not able to build it with it).
Fixed tests with latest version of react / testing library

Built version available at https://www.npmjs.com/package/react-tooltip-rc

pdeszynski and others added 9 commits August 3, 2022 08:40
# [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))
@danielbarion
Copy link
Member

Hi @aronhelser, can you please take a look at that PR when you have time? Thanks!

@aleksspeaker
Copy link

@aronhelser @roggervalf @wwayne 🙏🏻

@aronhelser aronhelser merged commit 2a26e02 into ReactTooltip:master Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants