Skip to content

Releases: dynamicweb/swiffy-slider

v1.1.0

16 Nov 19:56
Compare
Choose a tag to compare

[v1.1.0] - 16-11-2021

Bugfixes

  • Configurator did not start autuplay when enabled
  • Navigation in docs fixed

Added

  • Slide animation
  • Javascript can now set visible-slide class using intersection observer
  • Different animation styles in css

Removed

  • BREAKING slider-item-shadow has been removed since it uses ::after which disables touch sliding on mobile devices

Full Changelog: v1.0.2...v1.1.0

v1.0.2

08 Nov 19:39
Compare
Choose a tag to compare

Fix z-index issue with nav and indicators

v1.0.1

08 Nov 15:20
8ceb008
Compare
Choose a tag to compare

[v1.0.1] - 08-11-2021

Welcome to the first release of Swiffy Slider.

This project utilizes what is available in modern browsers resulting in a super lightweight and fast slider, greatly reducing the javascript footprint and increase performance to meet todays standards.

Slide any content made in markup

  • Navigate with Touch, Keyboard, trackpad, pen and Mouse - because it is just browser scrolling
  • Setup is done in pure markup and css classes, no scripting required
  • No js loading of slides, configuration or initialization
  • Vanilla javascript, less than 1.3kb ~110 lines
  • Very low overall footprint ~4.5kb in total (css+js gzip'ed)

Swiffy Slider benefits

  • Mobile first 📱, responsive, scaleable and content resilient sliding. Ensuring painless mobile experience.
  • Lighthouse 100 points 💯 Using native browser features a unrivaled performance is ensured
  • SEO 📝 is great as the slides and their content is in pure SLURP-readable markup
  • Build designed pages 🎨 any kind of markup can be slided giving perfect design freedom
  • Web Accessibility Guidelines (WCAG) 🏆 make your website as accessible as needed since this is just markup

Thank you, give it a spin!

v1.0.0

08 Nov 15:06
Compare
Choose a tag to compare

Welcome to the first release of Swiffy Slider.

This project utilizes what is available in modern browsers resulting in a super lightweight and fast slider, greatly reducing the javascript footprint and increase performance to meet todays standards.

Slide any content made in markup

  • Navigate with Touch, Keyboard, trackpad, pen and Mouse - because it is just browser scrolling
  • Setup is done in pure markup and css classes, no scripting required
  • No js loading of slides, configuration or initialization
  • Vanilla javascript, less than 1.3kb ~110 lines
  • Very low overall footprint ~4.5kb in total (css+js gzip'ed)

Swiffy Slider benefits

  • Mobile first 📱, responsive, scaleable and content resilient sliding. Ensuring painless mobile experience.
  • Lighthouse 100 points 💯 Using native browser features a unrivaled performance is ensured
  • SEO 📝 is great as the slides and their content is in pure SLURP-readable markup
  • Build designed pages 🎨 any kind of markup can be slided giving perfect design freedom
  • Web Accessibility Guidelines (WCAG) 🏆 make your website as accessible as needed since this is just markup

Thank you, give it a spin!