Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1.98 KB

0.4.0 (2016-08-20)

Features

  • homepage: display featured tracks (607ee99)
  • users: user detail page with likes and tracks (5c2e00b)

0.3.0 (2016-08-19)

Features

  • views: infinite scrolling (e1035bd)
  • views: load and display waveform data (a1ffd42)
  • views: observe MediaQueryList changes (01f0f17)
  • views: styling and behaviour (ccaf5c8)
  • views: tiled layout for smaller screens (9a82900)

0.2.0 (2016-08-07)

Features

  • player: display track times and progress (0d7e79d)
  • player: persist volume to localStorage (a73815c)
  • player: stream audio tracks from soundcloud (ab4a990)

0.1.0 (2016-08-04)

Features

  • api: dispatch requests to soundcloud api (8b22baf)
  • search: search tracks using soundcloud api (cfea418)
  • tracklists, tracks: manage state of tracklists and tracks (714355c)