Oliver Blanthorn
db8be417e9
Add firefoxsyncpu{sh,ll} commands
2020-08-04 10:23:19 +01:00
Oliver Blanthorn
93ae25e2b8
Abandon sync storage
2020-08-04 10:23:19 +01:00
dependabot-preview[bot]
42f42d03be
Merge pull request #2705 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.8.0
2020-08-04 04:44:50 +00:00
dependabot-preview[bot]
3203557204
Merge pull request #2692 from tridactyl/dependabot/npm_and_yarn/eslint-7.6.0
2020-08-04 04:10:53 +00:00
dependabot-preview[bot]
15458f398e
Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.7.1 to 3.8.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/v3.8.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 03:35:29 +00:00
dependabot-preview[bot]
0745015481
Bump eslint from 7.5.0 to 7.6.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 03:35:24 +00:00
dependabot-preview[bot]
79d1cdc18b
Merge pull request #2704 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-3.8.0
2020-08-04 03:33:32 +00:00
dependabot-preview[bot]
e47b877cbc
Bump @typescript-eslint/eslint-plugin-tslint from 3.7.1 to 3.8.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.8.0/packages/eslint-plugin-tslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 03:03:08 +00:00
dependabot-preview[bot]
23144e8c87
Merge pull request #2703 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-3.8.0
2020-08-04 03:01:11 +00:00
dependabot-preview[bot]
87d65272f3
Bump @typescript-eslint/parser from 3.7.1 to 3.8.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 3.7.1 to 3.8.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/v3.8.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-04 02:27:56 +00:00
Oliver Blanthorn
f7581efca0
Merge pull request #2698 from tridactyl/fix_2695
...
Fix #2695
2020-08-03 16:21:06 +01:00
Oliver Blanthorn
eff5ec126e
Remove errant comment
2020-08-03 14:59:00 +01:00
Oliver Blanthorn
72fea46af8
Make tests harder to fail again
2020-08-03 14:57:39 +01:00
Oliver Blanthorn
e7cc548bb2
Remove broken excmd unit tests
...
This is a bad thing to do but I don't have time to fix them right now.
We need to add the appropriate mocks / replace the expect with the
queryURLAndQuerywrangler
2020-08-03 14:00:56 +01:00
Oliver Blanthorn
6d5577bd98
Fix #2695 in FF80+
2020-08-03 13:49:35 +01:00
Oliver Blanthorn
ac54cb8149
Ameliorate #2695 while preserving current behaviour
...
(I think). I was a big refactor so I probably broke something.
2020-08-03 13:38:21 +01:00
Oliver Blanthorn
66175b438f
Merge pull request #2617 from MyGitUsername/exmode_delete_tab
...
<S-Del> closes highlighted tab in tab/taball commandline_frame
2020-08-02 18:49:44 +01:00
Oliver Blanthorn
e5d3ca8add
Revert me: make tests easier to fail
2020-08-02 18:14:45 +01:00
Oliver Blanthorn
d835d363b4
Add Ctrl-Enter: execute completion and keep commandline
2020-08-02 18:11:52 +01:00
Oliver Blanthorn
e11008a616
Remove special casing for tabclose
2020-08-02 17:56:48 +01:00
Oliver Blanthorn
05d0edcefd
Add some type checking to getCommandlineFns
2020-08-02 17:43:31 +01:00
Oliver Blanthorn
59d2c8513b
Re-enable E2E tabopen tests
...
These should be broken due to #2695
2020-08-02 13:13:42 +01:00
Oliver Blanthorn
0efb653b50
Merge pull request #2696 from lukegb/gerrit-support
...
Recursively resolve the current element through the Shadow DOM
2020-08-02 12:59:35 +01:00
Oliver Blanthorn
987133a5f3
Fix :unfocus
on nested shadowRoots
2020-08-02 12:47:05 +01:00
Oliver Blanthorn
465913f4be
Move deepestShadowRoot to lib/dom to allow reuse
2020-08-02 12:46:18 +01:00
Luke Granger-Brown
49b6e727f3
Recursively resolve the current element through the Shadow DOM
...
This fixes Tridactyl's interactions with Gerrit (e.g. the search box on https://gerrit-review.googlesource.com ), where Tridactyl will not otherwise recognise that text boxes have focus and will eat all the inputs.
2020-08-02 03:03:15 +00:00
dependabot-preview[bot]
77dd094cf9
Merge pull request #2694 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.2
2020-08-01 15:08:00 +00:00
dependabot-preview[bot]
2a990a32fc
Bump ts-loader from 8.0.1 to 8.0.2
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 14:20:23 +00:00
dependabot-preview[bot]
74b3b0f3ec
Merge pull request #2691 from tridactyl/dependabot/npm_and_yarn/geckodriver-1.20.0
2020-08-01 10:30:26 +00:00
dependabot-preview[bot]
4bc58e9ef8
Bump geckodriver from 1.19.1 to 1.20.0
...
Bumps [geckodriver](https://github.com/vladikoff/node-geckodriver ) from 1.19.1 to 1.20.0.
- [Release notes](https://github.com/vladikoff/node-geckodriver/releases )
- [Commits](https://github.com/vladikoff/node-geckodriver/compare/v1.19.1...v1.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-01 10:03:50 +00:00
dependabot-preview[bot]
0492fd722e
Merge pull request #2689 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.8
2020-07-31 14:13:11 +00:00
dependabot-preview[bot]
42ea0bc24f
Bump @types/jest from 26.0.7 to 26.0.8
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.7 to 26.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 13:41:35 +00:00
dependabot-preview[bot]
e7f6150b41
Merge pull request #2688 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.1.0
2020-07-31 11:28:47 +00:00
dependabot-preview[bot]
a0640de875
Bump eslint-plugin-jsdoc from 30.0.3 to 30.1.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 30.0.3 to 30.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.0.3...v30.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 11:17:11 +00:00
Oliver Blanthorn
d8e3341ac1
Merge pull request #2679 from natrys/readline
...
Increase readline conformity of editor functions
2020-07-30 18:09:59 +01:00
Oliver Blanthorn
56aeaf42e7
Merge pull request #2686 from tridactyl/dependabot/npm_and_yarn/ramda-0.27.1
...
Bump ramda from 0.27.0 to 0.27.1
2020-07-30 18:02:56 +01:00
dependabot-preview[bot]
e8b83fac28
Bump ramda from 0.27.0 to 0.27.1
...
Bumps [ramda](https://github.com/ramda/ramda ) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/ramda/ramda/releases )
- [Changelog](https://github.com/ramda/ramda/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ramda/ramda/compare/v0.27.0...v0.27.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 15:56:10 +00:00
dependabot-preview[bot]
54d51d3e8b
Merge pull request #2685 from tridactyl/dependabot/npm_and_yarn/webpack-4.44.1
2020-07-30 15:54:01 +00:00
dependabot-preview[bot]
e40e2adc47
Bump webpack from 4.44.0 to 4.44.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-30 15:07:07 +00:00
Oliver Blanthorn
0cefbbbe64
Add downloadsskiphistory to another download call
2020-07-30 14:15:58 +01:00
Oliver Blanthorn
9ef6d77dd9
Add downloadsskiphistory setting for gigip
2020-07-30 14:01:30 +01:00
Oliver Blanthorn
c84ad4097a
Fix gD bind
2020-07-30 13:40:00 +01:00
dependabot-preview[bot]
4c8a104459
Merge pull request #2682 from tridactyl/dependabot/npm_and_yarn/elliptic-6.5.3
2020-07-29 22:10:43 +00:00
dependabot-preview[bot]
7387cfdd5e
[Security] Bump elliptic from 6.4.1 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.1 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 21:51:20 +00:00
Michael Kaufman
49ef5b6eff
Add additional listeners for tab changes and refine logic updating tab completions upon a tab change
2020-07-29 11:51:54 -07:00
Michael Kaufman
a19e9d96f9
<S-Del> does not close the Tab Buffer and if the selected tab is removed then the previous tab is selected
2020-07-29 11:50:14 -07:00
Michael Kaufman
4c4a76429c
Use func to check if should store ex command string to avoid duplicate code
2020-07-29 11:50:14 -07:00
Michael Kaufman
627c343279
Use execute_excmd_on_completion for <C-o>yy
2020-07-29 11:50:14 -07:00
Michael Kaufman
6a960d407f
<S-Del> closes highlighted tab in tab/taball commandline_frame
2020-07-29 11:50:14 -07:00
dependabot-preview[bot]
bed2eb4998
Merge pull request #2680 from tridactyl/dependabot/npm_and_yarn/tsconfig-paths-webpack-plugin-3.3.0
2020-07-29 16:20:48 +00:00