rmolinamir / hero-slider

A hero slider component. Includes autoplay, touch swiping, multiple navs, event callbacks, and more.
https://rmolinamir.github.io/hero-slider/?path=/story/example-hero-slider--basic
102 stars 23 forks source link

Version 2.0 #1

Closed rmolinamir closed 5 years ago

rmolinamir commented 5 years ago

Version 2.0 features:

  1. Performance boost.
  2. eslint implementation in TypeScript to allow for checking of rules of hooks.
  3. userContext refactor to allow nested Slide components inside the Slider.
  4. Implementation of styled-components, mostly for Next.js SSR rendering due to the server stylesheets.