Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Tue, 30 May 2017 18:13:12 +0100 | Lucas Thompson | Add css classes to the container divs for ngIf and ngSwitch to ensure they fill the height of their parents. The template needs tidying up to avoid these unnecessary divs. |
Tue, 30 May 2017 18:11:55 +0100 | Lucas Thompson | Avoid changing timeContext properties unless duration is explicitly set. Also propagate changes to all timeline tracks. |
Tue, 30 May 2017 15:08:34 +0100 | Lucas Thompson | Set up some logic for rendering different items. Might belong somewhere else. |
Tue, 30 May 2017 15:08:15 +0100 | Lucas Thompson | Populate item with features when extracted. This should be moved to happen in a subscription. |
Tue, 30 May 2017 15:07:32 +0100 | Lucas Thompson | Change AnalysisItem type slightly to actually contain the feature data. Improve type guards a tad. |
Tue, 30 May 2017 15:06:37 +0100 | Lucas Thompson | Move typings out of waveform folder |
Tue, 30 May 2017 15:06:11 +0100 | Lucas Thompson | Add skeleton for a curve component. |