Skip to content

fireSlider v1.2.2

Compare
Choose a tag to compare
@mmonkey mmonkey released this 16 Feb 08:08
· 66 commits to master since this release
  • Added the ability to add custom slider transitions with new FireSlider.effect.register() function!
  • Updated gulp to export two distributions:
    • fireSlider.min.js - Include this version if the page already includes Velocity.js.
    • fireSlider.velocity.js - Include this version if the page doesn't already include Velocity.js.
  • Added Velocity.js license and copyright comments in fireSlider.velocity.js.
  • Added console warning if Velocity isn't available to fireSlider.
  • Updated version comment to be placed at the very top of the file.
  • Updated readme to reflect changes in v1.2.2.