react-elastic-carousel
react-elastic-carousel copied to clipboard
A flexible and responsive carousel component for react https://sag1v.github.io/react-elastic-carousel
**Describe the bug** `focusOnSelect` and `enableMouseSwipe` both enabled . Drag on current slide to next slide is not working **To Reproduce** Steps to reproduce the behavior: 1. have at least...
**Describe the bug** Typescrypt error ``` export type ItemObject = { // Children's props object: any; index: number; }; export interface ReactElasticCarouselProps { ... onChange?: (currentItemObject: ItemObject, currentPageIndex: number) =>...
**Describe the bug** Issues with peer dependencies found **To Reproduce** Steps to reproduce the behavior: 1. npm create vite@latest 2. npm i react-elastic-carousel 4. See the results on the console...
hey I am using your library and ran into a typescript problem I would appreciate it if you added it to the to the types "React.JSX,"  declare class ReactElasticCarousel...
Added children and style prop and made isRTL and optional prop type
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
**Describe the bug** Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements...
How is possible showing always three dots below the carousel ? Actually they could be more than three due to the number of slide cards, but i want to show...
Because of this issue I am not able to apply the CI/CD to my project.