Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 789 Bytes

Changelog

2.3.3

  • Changed animationInSpeed & animationOutSpeed -> animationSpeed

2.3.2

  • Allow to fully disable scrollTitle

2.3.1

  • Update jQuery to 1.11.0
  • Fix bug with jQuery 1.11.0
  • Optimisations

2.3.0

  • Add custom scrollTarget option to override where to scroll back to

2.2.0

  • Allow custom scrollTrigger element
  • Add bower.json

2.1.1

  • Bug fixes

2.1.0

  • Add option to set a custom title to the tag

2.0.0

  • Code optimisations
  • Destroy method
  • Scroll distance from bottom
  • Easing implimentation (1.3)
  • Grunt intergration
  • Travis CI intergration
  • Update jQuery to 1.10.2

1.1.1

  • Fix Firefox bug on tab theme in tab.css

1.1

  • Add option for using images (with example)
  • Code optimisations
  • Update jQuery to 1.9.1

1.0

  • Release