fix(deps): update dependency react-compare-slider to v3 - autoclosed #684
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.2.0
->^3.0.0
Release Notes
nerdyman/react-compare-slider (react-compare-slider)
v3.1.0
: Release 3.1.0Compare Source
browsingContext
prop closes #133handleContainer
prop touseReactCompareSliderRef
return value closes #132aria-label
on handle container element (7db4b7c
)aria-label
to handle containerbutton
element, closes #130 (54a715c
)0353d78
)Thanks to @martin-pettersson for their work on #133!
v3.0.1
Compare Source
Bug Fixes
Thanks to @robinsonjames71 for raising this issue 🙌
v3.0.0
: 🥳 🎉Compare Source
v3 is out with a load of new features and a fair few bug fixes!
Checkout out Storybook to see all the new features in action. There's a new Recipes section in addition to examples for each of the new features linked below.
Breaking Changes
16.9.0
or higher is requiredPotential Breaking Changes
clip
CSS usage has been replaced withclip-path
, closes #113mouse|touch
events have been replaced withpointer
Features
keyboardIncrement
prop, closes https://github.com/nerdyman/react-compare-slider/issues/31transition
prop, closes #77useReactCompareSliderRef
hook, closes #64 #48 #78disabled
prop, closes #51 #91Bug Fixes
useReactCompareSliderRef
hook, closes #64 #48100
, closes #1060
or100
, closes #79Please open an issue if you encounter any problems.
Commits
64d263b
)src
in published package (b50abfb
)130fd12
)useEventListener
hook (2aa74d7
)4e1d96b
)80d514f
)b7d8307
)06672ba
)646d88e
)0fd892a
)0770569
)79b136d
)41fa859
)9331c2e
)732ce0b
)a30e993
)81357a6
)3441c4f
)4d85242
).eslintignore
withignorePaths
in.eslintrc
(554bb13
)725e146
)aab0c56
)19da038
)ea6ecfe
)26c6b49
)617c498
)UseReactCompareSliderRefReturn
toReactCompareSliderProps
type (efaeee2
)1515584
)src
->lib/src
and split up dependencies (628382e
)0cee673
)e684b34
)6908899
)src
dir (b6bb97f
)0be0b7e
)02f5f29
)057b007
)719599a
)23b975d
)5238fcc
)use client
to be added to modules, dedupe deps (7c92589
)test
lib for mocks in ssr tests so they run on node 16 (495dc7a
)2100c6f
)9079178
)cc00585
)453c486
)use client
banner to all modules (9791cd3
)f879765
)e0b1949
)fb39345
)*.log
files (8fdcf6f
)f57b436
)capture
property for event bindings (ebd9078
)pnpm
instead ofpnpmx
for pre-commit hook (c69e950
)transition
prop examples (906f534
)868e919
)e000fd4
)a2ec68d
)exports
and usec8
to get coverage for ssr tests (6cc66ed
)11bc94d
)95cc205
)3046bf9
)2cae367
)721b3f3
)39a5fbd
)4d96d1f
)b2370d2
)transition
property andonSliderTransitionEnd
callback to animate the slider, closes #77 (54cd6cd
)latest
version (ce2bd06
)9e52683
)5c73eca
)fb6a27d
)59f743d
)9707881
)pkg-ok
to validate package configuration #81 (e0ff502
)55ce027
)@storybook/addon-docs/preview
to avoid build errors in ci (0615e84
)disabled
prop, closes #91, closes #51 (ea74395
)75dc75f
)9945769
)84a15fb
)position
is100
closes #80 #94 (267ff68
)953da7d
)3469f66
)35fd871
)6705260
)04f24e3
)touchstart
andmousedown
event bindings withpointerdown
(caafd1a
)87ba39e
)ca530ba
)60c3a26
)b17eed0
)bdc2849
)2f05311
)docs
folder, use next ssr for example, bump line width closes #75, use node 18 lts closes #71, use pnpm workspaces closes #70 (66f3a4a
)e215622
)29153f3
)91f56aa
)37d52aa
)b8e9213
)29b93aa
)6032590
)6993f66
)cf02024
)86844e5
)11a9fc8
)73a1388
)943dfeb
)0e7ea85
)3bf385f
)57ed18e
)c782a79
)keyboardIncrement
(7cb8a48
)aad82e3
)ce05fff
)keyboardMovementIncrement
tokeyboardIncrement
(e180ec1
)79a2bd6
)4d8fbb3
)09b07ce
)ef26c31
)f79c6a1
)caae610
)ca81b16
)be72b62
)c243a4b
)26296df
)b501c53
)e7d5d8f
)4ab6990
)99bc53e
)8a6efeb
)6343b38
)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Zurich, 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.
This PR was generated by Mend Renovate. View the repository job log.