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-indiana-drag-scroll to v2 #10

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 20, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-indiana-drag-scroll ^1.8.0 -> ^2.0.0 age adoption passing confidence

Release Notes

norserium/react-indiana-drag-scroll (react-indiana-drag-scroll)

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

v2.0.0: 2.0.0

Compare Source

The source was rewritten in Typescript completely.

Breaking changes

Add the buttons property

This prop is used to determine the mouse buttons that will activate the scroll on drag. The default value is [0], i.e. scroll on drag is activated by left mouse button only.

Remove the runtime type checking

It's recommended to use Typescript for type checking now.

Add the ScrollEvent to onScroll, onStartScroll, onEndScroll params.

It's the only argument of this functions now:

{
    external: boolean;
}

The external property marks if scrolling was produced outside the container, for example, programatically.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-indiana-drag-scroll-2.x branch from e3e5c9f to 361b99f Compare May 7, 2021 09:58
@renovate renovate bot force-pushed the renovate/react-indiana-drag-scroll-2.x branch from 361b99f to 9f653e1 Compare May 14, 2021 10:14
@renovate renovate bot force-pushed the renovate/react-indiana-drag-scroll-2.x branch from 9f653e1 to b9a0989 Compare October 19, 2021 01:09
@renovate renovate bot force-pushed the renovate/react-indiana-drag-scroll-2.x branch from b9a0989 to 01c8481 Compare June 18, 2022 22:06
@renovate renovate bot force-pushed the renovate/react-indiana-drag-scroll-2.x branch from 01c8481 to 320862e Compare November 20, 2022 16:22
@renovate renovate bot changed the title Update dependency react-indiana-drag-scroll to v2 Update dependency react-indiana-drag-scroll to v2 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/react-indiana-drag-scroll-2.x branch April 4, 2023 00:17
@renovate renovate bot changed the title Update dependency react-indiana-drag-scroll to v2 - autoclosed Update dependency react-indiana-drag-scroll to v2 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/react-indiana-drag-scroll-2.x branch April 4, 2023 08:16
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.

None yet

0 participants