- #150 Add Peaks.destroy method (@jdelStrother)
- #151 Report XHR errors (@jdelStrother)
- #152 Revert 45411a42bd1f814210dff2a75e386cab8fbb452c to use npm version of waveform-data (@oncletom)
- #9705993 Fixed bug in defaultInMarker() which caused the wrong colour to be used for left-hand segment markers (@chrisn)
- #7fe4b18, #a26e9ed Renamed keyboard events (@chrisn)
- #a37a4f2 Updated to EventEmitter v1.0.x (@chrisn)
- #41632f5 Updated to Konva v1.0.x (@chrisn)
- #99f2769 Fixed adding points from Peaks.init() (@chrisn)
- #144 Use Konva.FastLayer for drawing waveforms (@jdelStrother)
- #143 Improve addSegment() method signature (@jdelStrother)
- #142 Serve media from Karma during tests (@jdelStrother)
- #141 Add/remove points and segments by ID (@jdelStrother)
- #140 Expose browserified version as package.json@main property (@oncletom)
- #139 Fixed keyboard right-shift bug (@chrisn)
- Numerous other refactorings (@chrisn)
- #127 Bugfix: Don't add waveform layer to the overview stage twice and ensure the UI layer is on top (@johvet)
- #125 Node 0.12 and iojs compability (@oncletom)
- #120 Explicit segment draw on drag resize (@oncletom)
- #121 Make more colors configurable (@ziggythehamster)
- #123 Allow alternate zoom adapters, add a static (non-animated) zoom adapter, add more safety checks (@johvet, @ziggythehamster)
- #122 Fix typo, seeking instead of seaking (@johvet)
- #113 Make the axis label and gridline colors configurable (@ziggythehamster)
- #111 Initial error logging function for async errors. (@oncletom)
- #108 fix for bug #105 (@un-chein-andalou)
- #101 deamdify and browserify back to optionalDependencies. (@oncletom)
- #86 Fix Kinetic bower path in README. (@oncletom)
- #72 Upgrade to Kinetic 5.10 (@oncletom)
- #84 Switch from SauceLabs to BrowserStack (@oncletom)
- #81 beforeEach -> before, afterEach -> after (@oncletom)
- #78 peaks.points.removeAll() method (@oncletom)
- #79 EventEmitter2 prototype workaround. (@oncletom)
- #75 Travis + IE9 tests to work again (@oncletom)
- #74 0.3 Build System Fix (@oncletom)
- #71 eventEmitter -> eventemitter2 (@oncletom)
- #62 Added waveformZoomReady event (after segments and points initialized) (@chainlink)
- #66 Simplified build system. (@oncletom)
- #63 Fixed Bug when using grunt build for vanilla JS (Kinetic Not Found). (@chainlink)
- #52 Custom Height for each container (@bbcrd)
- #51 Delete segments (@bbcrd)
- #50 Peaks build system. (@oncletom)
- #36 Ability to work with a video element as well (@oncletom)
- #39 Fixing the
FAILED Peaks.segments "before each" hook
breaking CI (@oncletom) - #38 Removing the requirejs builder (@oncletom)
- #37 Emitting a
segments.ready
event. (@oncletom) - #35 Simplifying the AMD tree (@oncletom)
- #32 Resize event is assigned to window and not the Peaks instance (@oncletom)
- #33 Enforcing strict mode (@oncletom)
- #30 Clicking in the zoomview should just change the playhead position (@oncletom)
- #22 Seeking not working (@oncletom)
- #17 [READY] Moving the playhead in views should update the audio element currentTime (@oncletom)
- #16 IE9: Unable to get value of the property 'createSegment': object is null or undefined (@oncletom)
- #3 [WIP] Adding TravisCI + Saucelabs (@oncletom)
- #13 Migrating to Mocha+Chai for tests (@oncletom)
- #1 bower install failing for me (@oncletom)