Jordan Eldredge
a7a5ef5e91
Upgrade prettier
2018-05-28 15:56:18 -07:00
Jordan Eldredge
ca4fef2db0
Supprt right-click context menu
2018-05-05 14:25:05 -07:00
Jordan Eldredge
56717b84b3
Fix local component name
2018-05-05 13:30:28 -07:00
Jordan Eldredge
99ea94d1b3
Decouple ContextMenuTarget from the underlying menu
2018-05-05 13:14:02 -07:00
Jordan Eldredge
2bc90d9a90
Improve how files get loaded
2018-02-19 10:42:46 -08:00
Jordan Eldredge
85df75d3b0
Avoid rebinding openFileDialog in render
...
This is probably not a real perf problem, but I personally find .bind a bit harder to read than arrow functions, and since I was converting them, I figured I'd move them to `mapDispatchToProps` which only gets called on mount rather than on each render.
2018-02-12 17:11:59 -08:00
Ricky Miller
bd7ac23bc0
Limit presets to .eqf
2018-02-12 16:13:26 -08:00
Jordan Eldredge
f6bea6d8ef
Don't use global fileInput
2018-01-14 14:36:21 -08:00
Jordan Eldredge
1680e1b2fb
Redo context menus
2017-09-16 14:10:51 -07:00
Jordan Eldredge
a0560d0ccc
Upgrade Prettier
2017-08-28 17:02:08 -07:00
Jordan Eldredge
2d5bc08130
Refactor to split components by windows
2017-07-13 19:54:00 -07:00