log src/app/notebook-feed/notebook-feed.component.ts @ 454:f93582c38b70

age author description
Fri, 26 May 2017 12:59:41 +0100 Lucas Thompson Split AnalysisItem out into individual types for root audio items and features. This is messy as is, these need revising and should perhaps be actual concrete types with methods.
Thu, 25 May 2017 17:56:14 +0100 Lucas Thompson Wire up as necessary to push the handlers down the tree. This is unfinished.
Fri, 05 May 2017 14:58:22 +0100 Lucas Thompson Use our waves-ui fork.
Thu, 04 May 2017 17:09:48 +0100 Lucas Thompson Introduce width Inputs to analysis items and waveform and observe for Dimension changes in notebook-feed.
Thu, 04 May 2017 15:21:52 +0100 Lucas Thompson Create independent Timeline for each rootAudioUri, no idea how this was working before. Not sure if these belong here or in the application state, but this is better than before.
Tue, 25 Apr 2017 20:01:09 +0100 Lucas Thompson Generate new project with latest @angular/cli, including Angular 4.
Mon, 24 Apr 2017 16:39:32 +0100 Lucas Thompson Setup feed for OnPush strategy and pass single items to children