1.3 KiB
1.3 KiB
Changelog
v0.1.9 (2016-01-19)
- Fix unresolved variable error in
removeFrom()method (see #38)
v0.1.8 (2015-09-10)
- Fix text selection on sidebar (see #31)
v0.1.7 (2015-09-09)
- Catch context menu events on sidebar (#23)
- Fix jQuery event handlers/Bootstrap controls on sidebar (#31)
v0.1.6 (2014-08-23)
- Added support for bower.io (#21)
v0.1.5 (2014-04-15)
- Added support for component.io (#17, thanks @zedd45)
- Added
shownandhiddenevents (#18)
v0.1.4 (2014-02-16)
- Adjusted CSS for touch devices (#12)
- Converted build system to gulp.js
- Added TravisCI support for CI linting
v0.1.3 (2014-02-06)
- Added
autoPanoption
v0.1.2 (2013-12-28)
- Fixed broken
stopPropagation()call (#2) - Fire
showandhideevents on sidebar instances - Added
getCloseButton()method - Several memory leaks related to event handlers fixed (#7) Thanks to Jerroyd Moore!
v0.1.1 (2013-11-03)
- Fixed close button event handler (#1)
v0.1.0 (2013-10-30)
- First official release
positionoptioncloseButtonoptiongetContainer()andsetContent()methods- two more examples
v0.0.0 (2013-10-29)
- Preview release