1.0.0 (2017-07-30)
- ci: command
npm test:ci
is invalid (6ea18f4) - components: accessing
PropTypes
via the mainReact
package is deprecated (ef0d014) - components: replace es7 function bind syntax (21858d1)
- components: update import paths (4bc83e5)
- routing: router and sagas should use shared
history
instance (2e02201) - sagas: update import paths and resolve deprecations (4412b25)
- server: update paths (bfca781)
- UserCard: use
NavLink
to highlight active link (528295f) - UserPage:
props.params
is nowprops.match.params
in latestreact-router
(ad0d201)
0.4.0 (2016-08-08)
0.3.0 (2016-08-07)
- views: infinite scrolling (1fde19e)
- views: load and display waveform data (fe07ae8)
- views: observe MediaQueryList changes (2c2b289)
- views: styling and behaviour (ad5acf5)
- views: tiled layout for smaller screens (cb25abf)
0.2.0 (2016-08-03)
- player: display track times and progress (99db8e0)
- player: persist volume to localStorage (9ad8767)
- player: stream audio tracks from soundcloud (59eb571)