Releases: StoicLoofah/chronoline.js
Releases · StoicLoofah/chronoline.js
fix dependencies
v0.1.5
v0.1.3
Zooming, scaling, click event handlers
Add scaling, zooming and click event handlers for events, sections and background.
Tooltips for IE8
Primarily the fix described in #12 (comment)
I haven't quite flipped over to a real setup for my branches despite knowing better, so expect each fix to get a release for the time being.
First marked release
Implementation has flip-flopped a few times now, so chronoline needs versioning to ensure compatibility.
Hopefully issues #8 and #13 are both resolved by this release. After trying UTC to normalize daylights saving time and discovering that it caused more problems, I reverted back to local time zones with DST correction.
stripTime is now added as a mutator to Date. If you decided to use this externally, please refactor accordingly.