Commit graph

5 commits

Author SHA1 Message Date
Jordan Eldredge
3dc8dc5af6 Use hooks for ContextMenuTarget 2018-10-28 21:16:04 -07:00
Jordan Eldredge
e42ccdd624 Type preset context menu
Also fixes a bug where we didn't actually call the downloadPreset action creator
2018-10-13 13:58:21 -07:00
Jordan Eldredge
36f1dd6ff1 Type MiscMenu 2018-10-11 21:40:39 -07:00
Jordan Eldredge
1f7a448b0b Store selected tracks as a Set rather than a property on the track
This will allow us to move tracks into their  own reducer which we'll need for the Media Library
2018-10-10 00:53:40 -07:00
Jordan Eldredge
3279033196 Convert ContextMenu and ContextMenuTarget to typescriptThis is the first component to use a connected component 2018-09-17 17:04:05 -07:00
Renamed from js/components/ContextMenuTarget.js (Browse further)