![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@alm-engineering/react-scroll-snap-slider
Advanced tools
> - Replaced `styled-components` with `@emotion/styled` and `@emotion/react` > - Changed typing in `Carousel/index.tsx` > - Added new prop `hideArrowsWhileScrolling` so the "hiding" of the arrows is optional > - Added new prop `hideArrowOnEnd` so the hidi
- Replaced
styled-components
with@emotion/styled
and@emotion/react
- Changed typing in
Carousel/index.tsx
- Added new prop
hideArrowsWhileScrolling
so the "hiding" of the arrows is optional- Added new prop
hideArrowOnEnd
so the hiding of the arrow at start and end is optional- Support custom
breakpoints
(mobile, tablet and desktop)- Changed
scroll-snap-align
tostart
instead ofcenter
- Changed
scroll-snap-type
fromx mandatory
tox proximity
- Only publish the
dist
folder on npm- Added new prop
isCarousel
so the slider starts from beginning if the next arrow gets triggered at the end- Added new Arrow-Prop
disabled
so you know in the custom arrow if its the last slide or the first
This is a fork of the react-scroll-snap-slider
package from @lifarl.
Since it's one of the best options at the market when it comes to simplicity and file-size this module is a wonderful solution.
But since our project is based on the @emotion-stack and not styled-components we needed a clone with just those packages switched.
If you also want this package but with emotion is peerDependency you can install it with:
yarn add @alm-engineering/react-scroll-snap-slider
You can checkout the example page deployed with emotion as dependency here: https://alm-engineering.github.io/react-scroll-snap-slider/
Otherwise we recommend in using the official package.
We do not guarantee that this package is in sync with the original package.
FAQs
> - Replaced `styled-components` with `@emotion/styled` and `@emotion/react` > - Changed typing in `Carousel/index.tsx` > - Added new prop `hideArrowsWhileScrolling` so the "hiding" of the arrows is optional > - Added new prop `hideArrowOnEnd` so the hidi
The npm package @alm-engineering/react-scroll-snap-slider receives a total of 32 weekly downloads. As such, @alm-engineering/react-scroll-snap-slider popularity was classified as not popular.
We found that @alm-engineering/react-scroll-snap-slider demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.