Prevent a file to open in the window on drop by p-v · Pull Request #100 · reactide/reactide

@p-v

This change prevents a file which browser recognises to open in the BrowserWindow on drag and drop.

Jin Choi and others added 30 commits

March 13, 2017 11:13
changed globalshortcut to localshortcut using an external library, cleaned up a bit
able to save files from text editor now
able to save files from text editor now
added close tab functionality. refactored openTabs to be object inste…
added close tab functionality. refactored openTabs to be object inste…

Jin Choi and others added 16 commits

March 31, 2017 14:38
started testing React components, added cross-env, changed new-project destination
fixed plus-icon styles merge conflict
refactor renderer index.js
…ore-consistent

Make tests code more consistent
added travis, more tests added