dynamicweb / swiffy-slider

Super fast carousel and slider with touch for optimized websites running in modern browsers.
MIT License
238 stars 29 forks source link

Issue #86 Add RTL support to swiffy-slider library #91

Open heyyo-droid opened 3 months ago

heyyo-droid commented 3 months ago

86 Add RTL support.

  1. Replace horizontal directional CSS with Logical CSS.
  2. Add Horizontal direction support to handle clicks on navigation buttons and indicators.
  3. Add RTL examples in existing Navigation and Indicators pages.