log

age author description
Mon, 05 Jun 2017 10:56:15 +0100 Lucas Thompson Lint
Sun, 04 Jun 2017 21:00:11 +0100 Lucas Thompson Spinner whilst items are pending.
Sun, 04 Jun 2017 20:20:30 +0100 Lucas Thompson Wrap components with a playhead (highlight layers not currently working) and additional re-shifting (spinner currently missing for when loading audio files).
Sun, 04 Jun 2017 20:19:41 +0100 Lucas Thompson LifeCycle handling for paging animations. Additionally, only add a pager to audio items as the timeline only needs to be updated once and other components can be driven from that.
Sun, 04 Jun 2017 20:17:43 +0100 Lucas Thompson A play-head which attaches itself to WavesComponents.
Sun, 04 Jun 2017 20:16:39 +0100 Lucas Thompson Publicly expose height and addLayer (for bodging basically). Return a callback when adding a layer for removing it later.
Sun, 04 Jun 2017 20:15:20 +0100 Lucas Thompson Angular DI can't figure out these are derived from WavesComponent. Add provider for base.
Sat, 03 Jun 2017 09:59:56 +0100 Lucas Thompson Alter Plot types slightly, moving yDomain to top level.
Fri, 02 Jun 2017 19:12:38 +0100 Lucas Thompson Have animation controlled by a prop, clearing up animation tasks when set to false. Wire up accordingly.
Fri, 02 Jun 2017 19:10:47 +0100 Lucas Thompson Change curve component to not render vertical scale / highlight by default. Delegate to child TrackComponent for that work, so the curve can be used like tracks, notes etc.
Fri, 02 Jun 2017 19:09:31 +0100 Lucas Thompson Cleanup animation tasks on destruction.
Fri, 02 Jun 2017 19:08:42 +0100 Lucas Thompson Return a callback when adding an animation task, allowing it to be removed.