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 dependency react-animate-height to v3 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-animate-height ^2.0.8 -> ^3.0.0 age adoption passing confidence

Release Notes

Stanko/react-animate-height (react-animate-height)

v3.2.3

Compare Source

10.11.2023.

Added

  • Added prop to disable display: none when height is set to zero #​16.

v3.2.2

Compare Source

11.07.2022.

Fixed

  • Added "type": "module" to the package.json #​143 and hopefully fixed all import/require shenanigans.

v3.2.1

Compare Source

11.07.2022.

Fixed

  • Added "type": "module" to the package.json #​143 and hopefully fixed all import/require shenanigans.

v3.2.0

Compare Source

10.07.2022.

Added

  • Added "ref" and "contentRef" props.
  • Added <AutoHeight> example.

Fixed

  • Removed two package.json files to resolve issue with Webpack Module Federation #​140

v3.1.2

Compare Source

05.07.2022.

Fixed

  • Added version to two package.json files to resolve issue with Webpack Module Federation #​140

v3.1.1

Compare Source

21.02.2022.

Fixed

  • Replaced __rest shim to avoid rollup warnings #​136

v3.1.0

Compare Source

15.11.2022.

Changed

  • Dropped classnames dependency, thanks Davey #​135

v3.0.5

Compare Source

15.11.2022.

Changed

  • TypeScript definitions are now exported.

v3.0.4

Compare Source

19.06.2022.

Fixed

  • Fixed #​129 by swapping ESM module target from esnext to ES2015 (aka es6).

v3.0.3

Compare Source

31.05.2022.

Changed

  • Rewritten to hooks
  • Switched to TypeScript
  • Callback names changed
    • onAnimationStart -> onHeightAnimationStart
    • onAnimationEnd -> onHeightAnimationEnd
  • Switched back to a short timeout instead of requestAnimationFrame for starting the animation

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

31.05.2022.

Changed

  • Rewritten to hooks
  • Switched to TypeScript
  • Callback names changed
    • onAnimationStart -> onHeightAnimationStart
    • onAnimationEnd -> onHeightAnimationEnd
  • Switched back to a short timeout instead of requestAnimationFrame for starting the animation

v2.1.2

Compare Source

12.04.2022.

Added

  • Added check for prefers-reduced-motion and disabled animations if it is set to true - #​124

v2.1.1

Compare Source

12.04.2022.

Added

  • Added check for prefers-reduced-motion and disabled animations if it is set to true - #​124

v2.1.0

Compare Source

12.04.2022.

Fixed

  • Fixed component not working with React 18 and StrictMode - #​123

v2.0.23

Compare Source

01.08.2020.

Added

  • Added "id" and "aria-hidden" props.
  • Added section about accessibility in the readme.

v2.0.22

Compare Source

15.07.2020.

Added

  • Added "engines" to package.json - #​91

v2.0.21

Compare Source

18.04.2020.

Updated

  • Updated the readme with the specific flex box usecase - #​89

v2.0.20

Compare Source

23.12.2019. and 17.01.2020.

Fixed


v2.0.19

Compare Source

23.12.2019. and 17.01.2020.

Fixed


v2.0.18

Compare Source

23.12.2019. and 17.01.2020.

Fixed


v2.0.17

Compare Source

09.11.2019.

Fixed

  • Fixed TS types to include HTMLAttributes<HTMLDivElement> #​86

v2.0.16

Compare Source

08.10.2019.

Fixed

  • Request animation frame is now cleared on unmount

v2.0.15

Compare Source

18.06.2019.

Fixed

  • Reverted back changes, which led to a broken build.

v2.0.14

Compare Source

18.06.2019.

Fixed

  • Reverted back changes, which led to a broken build.

v2.0.13

Compare Source

17.06.2019.

Fixed

  • Package now works as a ESM module #​73.

v2.0.12

Compare Source

v2.0.11

Compare Source

v2.0.10

Compare Source

17.06.2019.

Fixed

  • Package now works as a ESM module #​73.

v2.0.9

Compare Source

16.05.2019.

Fixed

  • Improved prop types for height prop.


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants