log

age author description
Wed, 31 May 2017 13:59:29 +0100 Lucas Thompson Lint
Wed, 31 May 2017 13:10:29 +0100 Lucas Thompson Use module scoped id generator instead of passing in an id to components.
Wed, 31 May 2017 12:55:03 +0100 Lucas Thompson Use module scoped id generator instead of passing in an id to components.
Wed, 31 May 2017 12:38:18 +0100 Lucas Thompson Correct return type
Wed, 31 May 2017 12:35:35 +0100 Lucas Thompson Update waves-ui types with LayerTimeContext and linear scale
Wed, 31 May 2017 02:44:14 +0100 Lucas Thompson Remove unnecessary style template
Wed, 31 May 2017 02:42:45 +0100 Lucas Thompson Move curve logic to a tracks component, and use that component to create a curve component.
Tue, 30 May 2017 23:21:13 +0100 Lucas Thompson Remove changes to offset and zoom when adding layer.
Tue, 30 May 2017 23:01:12 +0100 Lucas Thompson Tracks. With slight modifications, ugly-curve is essentially ugly-tracks. Some refactoring is perhaps in order.
Tue, 30 May 2017 22:50:49 +0100 Lucas Thompson Forward Tracks features.
Tue, 30 May 2017 22:15:42 +0100 Lucas Thompson Refactor the curve reshaping stuff to a utility function.
Tue, 30 May 2017 18:19:55 +0100 Lucas Thompson Clear when updating, not functional difference in this app as it stands because components only receive inputs once atm.