Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Fri, 26 May 2017 21:11:05 +0100 | Lucas Thompson | Id will always be present |
Fri, 26 May 2017 18:30:58 +0100 | Lucas Thompson | Explicitly state the change detection strategy, despite the fact it will already be OnPush here because its parent is. |
Fri, 26 May 2017 18:28:54 +0100 | Lucas Thompson | Shuffle some stuff around, putting generic stuff in the base class. |
Fri, 26 May 2017 18:20:02 +0100 | Lucas Thompson | There's nothing waveform specific about these, they'll likely be used for other waves-ui components. |
Fri, 26 May 2017 18:17:31 +0100 | Lucas Thompson | Introduce an abstract base class for components using waves-ui. |
Fri, 26 May 2017 13:10:18 +0100 | Lucas Thompson | fix playhead regression. TypeScript doesn't seem to catch errors for non existent properties used as values for attribute directives. |
Fri, 26 May 2017 13:04:07 +0100 | Lucas Thompson | Remove debug print |