Commit graph

479 commits

Author SHA1 Message Date
Igor Gassmann
3982a56eaa Fix importing errors 2017-12-21 19:09:30 -03:00
Igor Gassmann
7cd25e777a Pretty print and lint non-component sources 2017-12-21 18:00:33 -03:00
Igor Gassmann
4a48d0a521 Ajust Prettier and ESLint to respect Airbnb JavaScript formating rules 2017-12-21 14:14:13 -03:00
Igor Gassmann
01dd124d60 Update electron-builder 2017-12-20 11:48:38 -03:00
Igor Gassmann
040b57352f Add and configure ESLint 2017-12-13 18:36:03 -03:00
Sean Yesmunt
38a5509ed0 use flow check and move flowtype-plugin to top level 2017-12-11 23:16:44 -05:00
hackrush
656efc11bd Updated dependencies 2017-12-11 01:49:00 +05:30
Igor Gassmann
153db7c3a5 Fix Flow config 2017-12-07 17:04:19 -03:00
Igor Gassmann
87d294a151 Merge branch 'master' into restructuring 2017-12-07 14:10:43 -03:00
Igor Gassmann
0b81d6e96c Update electron-builder 2017-12-06 18:24:01 -03:00
Igor Gassmann
b07e16c913 Fix electron-webpack related errors 2017-12-06 13:32:21 -03:00
Igor Gassmann
086b511154 Add postinstall script for building native dependencies 2017-12-04 21:39:02 -03:00
Igor Gassmann
ce46c46708 Force version for webpack-sources of webpack 2017-12-04 19:13:13 -03:00
Igor Gassmann
42070742b0 Move node-sass to devDependencies 2017-12-04 19:03:08 -03:00
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