webamp/js/components/PlaylistWindow
2018-10-10 20:59:20 -07:00
..
__snapshots__ Upgrade Jest 2018-05-24 18:45:42 +01:00
AddMenu.js Upgrade prettier 2018-05-28 15:56:18 -07:00
index.js Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
index.test.js Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
ListMenu.js Upgrade prettier 2018-05-28 15:56:18 -07:00
MiscMenu.js Upgrade prettier 2018-05-28 15:56:18 -07:00
PlaylistActionArea.tsx Type Playlist Action Area 2018-10-10 20:59:20 -07:00
PlaylistMenu.js Add and enforce class properties 2018-08-17 21:43:26 -07:00
PlaylistResizeTarget.js Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00
PlaylistShade.test.js Address/remove a bunch of TODOs 2018-05-23 20:14:06 +01:00
PlaylistShade.tsx Type playlist shade 2018-10-10 20:59:20 -07:00
RemoveMenu.js Upgrade prettier 2018-05-28 15:56:18 -07:00
RunningTimeDisplay.tsx Type RunningTimeDisplay 2018-10-10 20:59:20 -07:00
ScrollBar.js Upgrade prettier 2018-05-28 15:56:18 -07:00
SelectionMenu.tsx Type SelectionMenu 2018-10-10 20:59:20 -07:00
TrackCell.tsx Store selected tracks as a Set rather than a property on the track 2018-10-10 00:53:40 -07:00
TrackList.tsx Move tracks into their own reducer 2018-10-10 20:59:16 -07:00
TrackTitle.js Memoize selectors and use curried functions rather than arguments 2018-09-18 08:38:25 -07:00