hyper/app
Raz Friman 6039acd7a9 Update Electron to v6 (#3785)
* 3.0.0

* 3.0.2

* Save

* Save

* Upgrade yarn lock packages

* update node-gyp and node-pty

* update travis and appveyor to node 12

* appveyor is outdated as always

* update travis to xenial

* update node-pty@0.9.0-beta26

* update yarn.lock

* update electron to 6.0.8

* move node-pty to the correct package.json

* Fix linting failure

* Update yarn lockfile to try to fix appveyor build

* Remove unnecessary changes from package.json

* Try to fix appveyor by using a newer image

* Fix linting after my last change

* update electron to 6.0.9

* install windows-build-tools on appveyor

* fix syntax

* switch back to 2017 image

* remove old resolutions field

* revert accidental version change

* update electron to 6.0.11 and electron-rebuild to 1.8.6

* downgrade yarn to 1.18

until this issue is resolved https://github.com/yarnpkg/yarn/issues/7584

* update node-gyp to 6.0.0 and generate a fresh yarn lockfile

* update react and a few other dependencies

* fix lint

* this should actually be electron-builder, I think!

* update a few dependencies

* change to electron-store

electron-config was renamed to electron-store a while ago

* update xterm to v4.1.0 and ora to 4.0.2

* move pify to app/package.json

* TODO: Revert maybe. Throw a fit on every change to maybe fix the resizing issues

* a

* fix react ref problem

* fix split view focus problem

* remove the unnecessary fit

* remove the init col and row

* fix the problem that cannot show about hyper

* update electron to 6.0.12

* fix lint

* add more todos for componentWillReceiveProps deprecation

* update babel and plugins


Co-authored-by: Juan Campa <juancampa@gmail.com>
Co-authored-by: Benjamin Staneck <staneck@gmail.com>
Co-authored-by: ivan <ivanwonder@outlook.com>
2019-10-10 21:20:26 +02:00
..
config Update Electron to v6 (#3785) 2019-10-10 21:20:26 +02:00
keymaps Feat/text search (#3075) 2019-09-23 19:37:22 +02:00
menus Feat/text search (#3075) 2019-09-23 19:37:22 +02:00
plugins Add Window class and options plugin decoration (#3485) 2019-03-02 17:09:15 -05:00
static Improve Hyper 3 Canary and Stable icons (#3466) 2019-02-09 14:40:39 +01:00
ui Update Electron to v6 (#3785) 2019-10-10 21:20:26 +02:00
utils Linting and concurrently color 2019-10-08 21:42:51 +02:00
auto-updater-linux.js Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
commands.js Feat/text search (#3075) 2019-09-23 19:37:22 +02:00
config.js Fix color configuration with an array (#2729) 2018-03-21 10:00:29 +01:00
index.html Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
index.js Upgrade eslint to v6 and add TypeScript linting (#3843) 2019-10-03 02:56:50 +02:00
notifications.js Upgrade Electron to v4 (#3329) 2018-12-25 18:15:25 -08:00
notify.html Reorg (#386) 2016-07-24 10:59:21 -07:00
notify.js Update Electron to v6 (#3785) 2019-10-10 21:20:26 +02:00
package.json Update Electron to v6 (#3785) 2019-10-10 21:20:26 +02:00
plugins.js Update Electron to v6 (#3785) 2019-10-10 21:20:26 +02:00
rpc.js Performance - Data batching (#3336) 2018-12-28 15:13:00 -08:00
session.js support config 'useConpty' 2019-09-23 19:32:12 +02:00
system-context-menu.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
updater.js Code cleanup (#3131) 2018-10-13 16:35:51 +02:00
yarn.lock Update Electron to v6 (#3785) 2019-10-10 21:20:26 +02:00