Commit graph

15 commits

Author SHA1 Message Date
Igor Gassmann 1a28434d56 Fix webpack-sources version 2017-12-04 18:48:19 -03:00
Igor Gassmann 7e61564031 Remove old webpack related packages 2017-12-04 18:03:54 -03:00
Igor Gassmann 515b3fc933 Add support for SCSS on electron-webpack (https://webpack.electron.build/add-ons#sassscss) 2017-12-04 17:56:05 -03:00
Igor Gassmann f3f2296b6a Add babel-plugin-module-resolver 2017-12-04 17:54:40 -03:00
Igor Gassmann 0fdb78cd98 Update babel-preset-es2015 to babel-preset-env 2017-12-04 17:53:46 -03:00
Igor Gassmann 9bab346fb2 Replace webpack-notifier by webpack-buid-notifier 2017-12-04 17:49:39 -03:00
Igor Gassmann 127b7733bc Update webpack related packages 2017-12-04 16:30:56 -03:00
Igor Gassmann e1e20201e9 Force webpack-sources package version to 1.0.1 because of https://github.com/webpack/webpack-sources/issues/28 2017-12-04 16:09:55 -03:00
Igor Gassmann b8aa2b42f4 Install electron-webpack 2017-12-04 16:02:29 -03:00
Igor Gassmann 683f3e9f07 Convert project into a one package.json file structure 2017-11-29 01:43:49 -03:00
Igor Gassmann cf94212e8e HOTFIX: fix import paths 2017-11-21 17:09:20 -03:00
hackrush 7a0a0c468e Rudimentary implementation of tray minimization(WIP)
Minimize app to tray

@kauffj I was not sure about which icon to use so I used a 96x96 png as
a placeholder. The feature is working well.

Fixes #374

3 small changes

Broken Minimization

Fixed App-minization finally

Bug fix and compatibility check

Added Alt+F4 accelerator to quit the app

Small features and fixes

Homerun: Added Quit to Menu

Fixes and changes
2017-11-08 17:27:17 -05:00
Alex Liebowitz 992c9d16a3 Upgrade to Electron 1.7.9 2017-10-12 18:30:24 -04:00
Jeremy Kauffman a299ca2ddd significant additional form changes and cleanup 2017-08-06 18:27:37 -04:00
Alex Grintsvayg e37fe1f58e switch to yarn 2017-06-26 13:08:54 -04:00