Commit graph

31 commits

Author SHA1 Message Date
Jordan Eldredge
a7a5ef5e91 Upgrade prettier 2018-05-28 15:56:18 -07:00
Jordan Eldredge
ce8f1a1821 Fix hotkey warning 2018-05-15 22:19:37 -07:00
Jordan Eldredge
4371ab1b6c Consolidate/fix windows in context menu 2018-05-13 12:36:15 -07:00
Jordan Eldredge
2d1bd3f110 Progress toward unifying windows 2018-05-13 12:36:15 -07:00
Jordan Eldredge
92d105e179 Split out skin context menu 2018-05-09 20:02:27 -07:00
Jordan Eldredge
89bfbdd129 Add Playback context menu 2018-05-06 19:22:51 -07:00
Jordan Eldredge
702b22ecd9 Add hotkeys for main context menu 2018-05-06 19:22:51 -07:00
Jordan Eldredge
ca4fef2db0 Supprt right-click context menu 2018-05-05 14:25:05 -07:00
Jordan Eldredge
99ea94d1b3 Decouple ContextMenuTarget from the underlying menu 2018-05-05 13:14:02 -07:00
Jordan Eldredge
db956cce6b Add key to genWindow context menu nodes 2018-04-26 07:10:02 -07:00
Jordan Eldredge
5e99ee46fa Allow generic windows to be toggled from the context menu 2018-04-26 07:09:25 -07:00
Jordan Eldredge
82c75bcc45 Add windows to context menu 2018-04-26 07:09:25 -07:00
Jordan Eldredge
d20f1cae42 Start rename transition 2018-04-14 11:44:24 -07:00
Jordan Eldredge
854a09e3e6 Catch filePicker errors
Fixes #532
2018-04-12 08:25:25 -07:00
remigallego
2e360020ef fix avaliable into available 2018-04-01 09:08:51 -07:00
Jordan Eldredge
4aa63d88b5 Explicitly state that Dropbox file picker requries the network. 2018-03-16 22:41:29 -07:00
Jordan Eldredge
5a52030d4c Disable Dropbox option is the global is not avalaible 2018-03-16 09:31:52 -07:00
Jordan Eldredge
6cb8b50c09 Add missing key 2018-03-10 16:11:41 -08:00
Jordan Eldredge
5830ac1021 Pull Dropbox integration out of core
Fixes #499
2018-03-10 16:02:49 -08:00
Jordan Eldredge
33e33b2dec Add dropbox support 2018-03-10 16:02:49 -08: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
cd8d38b371 Fix prettier nits 2018-02-12 09:22:33 -08:00
Ricky Miller
1f329174ce Add optional accept argument 2018-02-12 09:22:33 -08:00
Jordan Eldredge
aa4c05733f Generalize handling buttons that only get their background after being clicked
https://twitter.com/LuigiHann/status/959430718517637120
2018-02-02 20:29:39 -08:00
Jordan Eldredge
f6bea6d8ef Don't use global fileInput 2018-01-14 14:36:21 -08:00
Jordan Eldredge
f037498e9e Add entry point 2017-10-09 20:54:14 -07:00
Jordan Eldredge
f65bb2a413 Add cache busting 2017-10-08 19:33:05 -07: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
Renamed from js/components/MainContextMenu.js (Browse further)