- Prevent bar from being partially visible after elastic scroll
- Add simplified fallback implementation for iOS devices
- Add support for variable height bars
- Add support for bars with offset top
- Add visibility state handlers
- Add
destroy
method
- Fix scrolling misbehaviour on IE
- Fix bar positioning when scrolling for the first time through arrows or page down/up buttons
- Implement karma unit tests
- Add HTTPS support for example page
- Automate build and test tasks with Grunt, npm and bower
- Change directory structure: there is a
dist
folder now