brutal-legends/src/containers
Anders Ytterström 1ceb248df9 Handle click on album
Click on album should dispatch an SELECT_ALBUM action.

This is done by map to AlbumList, and providing a property to each
album. It could also had been done by introducing a container for Album,
but IMHO that's not motivated.
2019-04-24 09:58:02 +02:00
..
album-list.js Handle click on album 2019-04-24 09:58:02 +02:00
filter-input.js 🎨 Improve code readability 2019-04-24 09:57:41 +02:00
sort-select.js Sort albums by year, artist or id 2018-11-21 14:58:11 +01:00