Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Tue, 30 May 2017 15:06:11 +0100 | Lucas Thompson | Add skeleton for a curve component. |
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. |