Commit Graph
2456 Commits
Author SHA1 Message Date
Austin Warren 8920cc7924 remove console log 2019-07-17 20:56:39 -07:00
Austin Warren 8ee7022307 Merge branch 'master' into feature/support-multiple-windows-win10 2019-07-17 17:30:11 -07:00
Austin Warren 380266a57c Do not auto-open tab if we've started the console and pointed it to open in a specific location 2019-07-17 17:17:50 -07:00
Austin Warren 5679d5edf1 Fix code from xterm-addon-fit so that we don't run into issues with the first recovered console.. I'm sure there's a better way. 2019-07-17 17:16:42 -07:00
Austin Warren 6a9d569345 Do not save settings tab into list of tabs to recover 2019-07-17 17:15:51 -07:00
Austin Warren eccbd66c18 Alter tab recovery system to only keep track of tabs in main window. Also fix issue where closing main window would remove all tabs from saved tab state 2019-07-17 17:15:14 -07:00
Austin Warren 041a2a92d5 Dont emit destroyed event when we're closing all tabs. This is to ensure we don't save the state of our open tabs innapropriately 2019-07-17 17:10:22 -07:00
Eugene 35984ab66e Bump electron from 5.0.5 to 5.0.7 (#1244)
Bump electron from 5.0.5 to 5.0.7
v1.0.86
2019-07-17 08:57:09 +02:00
Eugene a4ad435341 Bump xterm from 3.15.0-beta80 to 3.15.0-beta81 in /terminus-ter… (#1243)
Bump xterm from 3.15.0-beta80 to 3.15.0-beta81 in /terminus-terminal
2019-07-17 08:55:58 +02:00
Eugene 1b3f28415e Merge pull request #1242 from ehwarren/bugfix/action-bar-not-responsive
Fix console warning and svg-icon button click events
2019-07-17 08:51:04 +02:00
Eugene Pankov b942a2eb1d don't run docs build in forks 2019-07-17 08:50:33 +02:00
dependabot-preview[bot] 60e6e2d3ca Bump electron from 5.0.5 to 5.0.7
Bumps [electron](https://github.com/electron/electron) from 5.0.5 to 5.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v5.0.5...v5.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 04:30:24 +00:00
dependabot-preview[bot] 77d209e285 Bump xterm from 3.15.0-beta80 to 3.15.0-beta81 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta80 to 3.15.0-beta81.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-17 04:29:15 +00:00
Austin Warren a735c910d5 Added basic support for multiple windows in windows 10 2019-07-16 20:36:24 -07:00
Austin Warren 876aee93df reduce scope of svg pointer event css 2019-07-16 17:59:20 -07:00
Austin Warren b0f8dd4036 Remove console warning when attempting to resize without xterm being fully initialized 2019-07-16 17:47:11 -07:00
Austin Warren 9413c80376 Ignore pointer-events for svg icons, this fixes some click event propogation issues 2019-07-16 17:46:45 -07:00
Austin Warren 735fa76239 Merge pull request #3 from Eugeny/master
Back to base
2019-07-16 15:43:09 -07:00
Eugene Pankov 5820b7ff9a use webpack.sourcemapdevtoolplugin for reliable sourcemaps 2019-07-16 23:33:02 +02:00
Eugene Pankov ce49dd9dae potential fix for #729 2019-07-16 23:29:56 +02:00
Eugene 0804b949fc Bump yargs from 13.2.4 to 13.3.0 in /app (#1234)
Bump yargs from 13.2.4 to 13.3.0 in /app
2019-07-16 08:23:29 +02:00
dependabot-preview[bot] dc6871f4a3 Bump yargs from 13.2.4 to 13.3.0 in /app
Bumps [yargs](https://github.com/yargs/yargs) from 13.2.4 to 13.3.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v13.2.4...v13.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-16 04:27:22 +00:00
Eugene 2197dceeb2 Merge pull request #1230 from Eugeny/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-1.12.0
Bump @typescript-eslint/eslint-plugin from 1.11.0 to 1.12.0
2019-07-15 10:40:03 +02:00
Eugene e4f29b5862 Bump xterm from 3.15.0-beta72 to 3.15.0-beta80 in /terminus-ter… (#1227)
Bump xterm from 3.15.0-beta72 to 3.15.0-beta80 in /terminus-terminal
2019-07-15 10:39:56 +02:00
dependabot-preview[bot] aba3e190ed Bump @typescript-eslint/eslint-plugin from 1.11.0 to 1.12.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.12.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 08:36:30 +00:00
Eugene 0ef8c7a570 Bump webpack-cli from 3.3.5 to 3.3.6 (#1231)
Bump webpack-cli from 3.3.5 to 3.3.6
2019-07-15 10:35:12 +02:00
Eugene 04b3ab45ea Bump @typescript-eslint/parser from 1.11.0 to 1.12.0 (#1228)
Bump @typescript-eslint/parser from 1.11.0 to 1.12.0
2019-07-15 10:34:30 +02:00
dependabot-preview[bot] 8f2f66c269 Bump xterm from 3.15.0-beta72 to 3.15.0-beta80 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta72 to 3.15.0-beta80.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 08:33:02 +00:00
Eugene 1ebbe07870 Bump xterm-addon-webgl from 0.2.0-beta3 to 0.2.0-beta5 in /term… (#1226)
Bump xterm-addon-webgl from 0.2.0-beta3 to 0.2.0-beta5 in /terminus-terminal
2019-07-15 10:31:39 +02:00
Eugene dadc6c1665 Bump ssh2 from 0.8.4 to 0.8.5 in /terminus-ssh (#1225)
Bump ssh2 from 0.8.4 to 0.8.5 in /terminus-ssh
2019-07-15 10:31:08 +02:00
dependabot-preview[bot] 3f3bcfe805 Bump webpack-cli from 3.3.5 to 3.3.6
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.5 to 3.3.6.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.6/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 04:35:40 +00:00
dependabot-preview[bot] e9ac1f81f7 Bump @typescript-eslint/parser from 1.11.0 to 1.12.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v1.12.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 04:33:17 +00:00
dependabot-preview[bot] cd3bab2f6d Bump xterm-addon-webgl in /terminus-terminal
Bumps xterm-addon-webgl from 0.2.0-beta3 to 0.2.0-beta5.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 04:31:24 +00:00
dependabot-preview[bot] dc190ad733 Bump ssh2 from 0.8.4 to 0.8.5 in /terminus-ssh
Bumps [ssh2](https://github.com/mscdex/ssh2) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/mscdex/ssh2/releases)
- [Commits](https://github.com/mscdex/ssh2/compare/v0.8.4...v0.8.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-15 04:31:24 +00:00
Eugene 1e81e65df7 Bump xterm from 3.15.0-beta70 to 3.15.0-beta72 in /terminus-ter… (#1216)
Bump xterm from 3.15.0-beta70 to 3.15.0-beta72 in /terminus-terminal
2019-07-12 10:38:14 +02:00
dependabot-preview[bot] 409c33782e Bump xterm from 3.15.0-beta70 to 3.15.0-beta72 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta70 to 3.15.0-beta72.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-12 04:34:45 +00:00
Eugene 65f2b98f08 [Security] Bump lodash from 4.17.11 to 4.17.14 (#1208)
[Security] Bump lodash from 4.17.11 to 4.17.14
2019-07-11 11:10:39 +02:00
Eugene 891ef52a44 [Security] Bump lodash from 4.17.11 to 4.17.14 in /terminus-core (#1209)
[Security] Bump lodash from 4.17.11 to 4.17.14 in /terminus-core
2019-07-11 11:10:30 +02:00
dependabot-preview[bot] 4a18038f15 [Security] Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 09:08:41 +00:00
dependabot-preview[bot] 3891818863 [Security] Bump lodash from 4.17.11 to 4.17.14 in /terminus-core
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 09:08:35 +00:00
Eugene b03e6d449e [Security] Bump lodash.merge from 4.6.1 to 4.6.2 (#1207)
[Security] Bump lodash.merge from 4.6.1 to 4.6.2
2019-07-11 11:07:19 +02:00
dependabot-preview[bot] a70c084a03 [Security] Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 21:21:38 +00:00
Eugene fa752b5987 Merge pull request #1205 from Eugeny/dependabot/npm_and_yarn/types/node-12.6.2
Bump @types/node from 12.0.12 to 12.6.2
2019-07-10 07:21:38 +02:00
dependabot-preview[bot] 05f8adc323 Bump @types/node from 12.0.12 to 12.6.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.0.12 to 12.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 04:30:50 +00:00
Eugene 90df7ac5b7 Bump xterm from 3.15.0-beta69 to 3.15.0-beta70 in /terminus-ter… (#1199)
Bump xterm from 3.15.0-beta69 to 3.15.0-beta70 in /terminus-terminal
2019-07-09 09:31:12 +02:00
Eugene ea7825e7a8 Bump typescript from 3.5.2 to 3.5.3 (#1203)
Bump typescript from 3.5.2 to 3.5.3
2019-07-09 09:19:19 +02:00
dependabot-preview[bot] 93f262cb0f Bump typescript from 3.5.2 to 3.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 04:37:34 +00:00
dependabot-preview[bot] f7d60efeb9 Bump xterm from 3.15.0-beta69 to 3.15.0-beta70 in /terminus-terminal
Bumps [xterm](https://github.com/xtermjs/xterm.js) from 3.15.0-beta69 to 3.15.0-beta70.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 04:34:25 +00:00
Eugene Pankov be7e6b8d6e Revert "Bump app-builder-lib from 21.0.8 to 21.0.11 (#1195)"
This reverts commit 7bff0a1174, reversing
changes made to 4b67e02f6b.
2019-07-08 13:54:15 +02:00
Eugene Pankov 4972d2ffea Revert "Bump electron-builder from 21.0.8 to 21.0.11 (#1196)"
This reverts commit 26ca65e10f, reversing
changes made to 7bff0a1174.
2019-07-08 13:54:11 +02:00