Skip to content

Releases: alexerlandsson/css-fadeshow

3.0.0

14 Feb 15:38
2aa4aaf
Compare
Choose a tag to compare

Version 3.0.0 includes new features such as autoplay for prev/next navigation and slide counter. The code has been reduced and stays at the same size as version 2.0.0 regardless of all the new features added.

2.0.0

02 Oct 17:05
Compare
Choose a tag to compare

Version 2.0.0 includes a major rewrite and restructure of the first version. These changes made it easier to add your own theme, made the core functionality easier to understand and modify and added Slide Counter as a modifier. These are just some of the examples.

Here is the full change list:

  • Separated theme (cosmetics) from code functionality
  • Optimised core to only include CSS needed for included modifiers
  • Added Slide Counter
  • Made Quick Navigation into a optional modifier
  • Simplified settings by removing unnecessary settings variables
  • Changed Prev/Next Navigation icons in default theme
  • Updated the folder structure
  • Made variable and class names more constant
  • Added namespace to all variables to avoid collisions
  • Added better documentation in README

1.0.0

17 Sep 09:20
Compare
Choose a tag to compare

This is the version 1.0 of CSS Fadeshow.