log

age author description
Thu, 01 Dec 2016 14:05:49 +0000 Lucas Thompson Import waves-ui with TypeScript (ambient module, no typings for now) over angular-cli global scripts. Include there instead a TypeScript file, for creating a webpack scripts bundle of external modules (unused currently, but can provide a way for importing npm modules to a worker).
Thu, 01 Dec 2016 10:35:46 +0000 Lucas Thompson Local copy of Material Icons.
Wed, 30 Nov 2016 14:12:14 +0000 Lucas Thompson Only update all layers when paging, safari freaks out otherwise - probably better this way regardless.
Wed, 30 Nov 2016 11:41:28 +0000 Lucas Thompson Quick and dirty page scrolling.
Wed, 30 Nov 2016 10:21:49 +0000 Lucas Thompson wire up playback controls.
Wed, 30 Nov 2016 10:21:27 +0000 Lucas Thompson Encapsulate audio playing and decoding logic in a ng2 service, provided by the root module.
Wed, 30 Nov 2016 10:18:03 +0000 Lucas Thompson Just emit the file object from audio-file-open.
Tue, 29 Nov 2016 12:00:07 +0000 Lucas Thompson Fix type in tab label.
Tue, 29 Nov 2016 11:58:25 +0000 Lucas Thompson CSS hacks to vertically align contents of the sidenav centrally.
Tue, 29 Nov 2016 11:02:44 +0000 Lucas Thompson Vertically align the larger play button in the center
Tue, 29 Nov 2016 10:36:12 +0000 Lucas Thompson Update to new material2 apis for tab groups.
Tue, 29 Nov 2016 10:35:36 +0000 Lucas Thompson angular-cli updates.
Tue, 29 Nov 2016 10:34:11 +0000 Lucas Thompson Update npm packages in line with latest angular-cli dependencies
Mon, 28 Nov 2016 11:57:48 +0000 Lucas Thompson Remove dummy components
Fri, 28 Oct 2016 17:21:58 +0100 Lucas Thompson Remove unused test service.
Fri, 28 Oct 2016 16:27:25 +0100 Lucas Thompson Prototype some playback controls, and tabbed menus in the sidebar.