dependabot-preview[bot]
82ec7efe0d
Merge pull request #2557 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.5.0
2020-06-29 21:00:02 +00:00
dependabot-preview[bot]
3245707f43
Bump @typescript-eslint/eslint-plugin from 3.4.0 to 3.5.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.4.0 to 3.5.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.5.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 20:39:17 +00:00
Oliver Blanthorn
4fd2820f19
Merge pull request #2554 from tridactyl/dependabot/npm_and_yarn/typedoc-0.17.8
...
Bump typedoc from 0.17.7 to 0.17.8
2020-06-29 15:55:36 +01:00
Oliver Blanthorn
9a86cdbfb1
Merge pull request #2553 from tridactyl/dependabot/npm_and_yarn/typedoc-default-themes-0.10.2
...
Bump typedoc-default-themes from 0.10.1 to 0.10.2
2020-06-29 15:55:30 +01:00
Oliver Blanthorn
d97e3fca0f
Add blacklistdelete exalias and improve blacklistadd docs
2020-06-29 14:42:02 +01:00
Oliver Blanthorn
daa65adcc8
Fix #2555 : various hint modes were broken
...
Annoyingly, the type checker would have caught this if the function
hadn't lied about being able to take any type as an argument.
2020-06-29 14:37:28 +01:00
Oliver Blanthorn
09ce966639
Merge pull request #2551 from tridactyl/fix_2548
...
Fix #2548 : don't rename hints when filtering by hintchars
2020-06-29 13:04:37 +01:00
dependabot-preview[bot]
19be014d44
Bump typedoc from 0.17.7 to 0.17.8
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.17.7...0.17.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 01:31:18 +00:00
dependabot-preview[bot]
a355bc5474
Bump typedoc-default-themes from 0.10.1 to 0.10.2
...
Bumps [typedoc-default-themes](https://github.com/TypeStrong/typedoc-default-themes ) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/TypeStrong/typedoc-default-themes/releases )
- [Commits](https://github.com/TypeStrong/typedoc-default-themes/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 01:23:35 +00:00
Oliver Blanthorn
f4a8dc225e
Don't rename hints when filtering by hintchars
...
I can't see why the names would be wrong as the comment this commit
deletes suggests.
2020-06-28 21:42:43 +01:00
dependabot-preview[bot]
60719fc909
Merge pull request #2550 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.4.0
2020-06-28 20:23:54 +00:00
Oliver Blanthorn
1b335a257b
Bikeshed: rename fstr to query
...
It was blindingly obvious it was a string. It was not obvious
(to me) what on earth the f meant.
2020-06-28 21:20:23 +01:00
dependabot-preview[bot]
7d8eb8a99c
Bump fuse.js from 6.3.1 to 6.4.0
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.3.1...v6.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-28 20:11:15 +00:00
Oliver Blanthorn
6b30404772
Fix #2549 : hintnames numeric always focuses smaller numbers first
2020-06-28 21:06:20 +01:00
Oliver Blanthorn
ac279b2c66
Merge branch 'better_tab'
2020-06-28 11:46:10 +01:00
Oliver Blanthorn
ea020957e6
Fix #2545 : winmerge with no arguments now merges all windows
2020-06-28 11:44:57 +01:00
Oliver Blanthorn
94789802ae
Fix #2544 : ensure hint names are unique
2020-06-28 11:24:59 +01:00
Oliver Blanthorn
ae2966d9c0
Retry completion.next until there are completions
...
This improves the experience of e.g. pressing b<Tab> as it means
that it will, within reason, wait until the completions have been
populated before firing
2020-06-27 18:47:46 +01:00
Oliver Blanthorn
a9952014a2
Merge pull request #2540 from tridactyl/tabgrab-push
...
tabgrab push
2020-06-27 14:25:40 +01:00
Oliver Blanthorn
d36246a6a4
Fix #404 : add winmerge command
2020-06-27 13:49:07 +01:00
Oliver Blanthorn
ff88686739
Prettify Window.ts
2020-06-27 13:32:11 +01:00
Oliver Blanthorn
26d2458154
Mark current window with % in window completions
2020-06-27 13:31:55 +01:00
Oliver Blanthorn
5fdd15d476
Improve tab{grab,push} docs
2020-06-27 13:28:39 +01:00
dependabot-preview[bot]
2808daf7c2
Merge pull request #2541 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.22.0
2020-06-27 06:48:16 +00:00
dependabot-preview[bot]
10d2444643
Bump eslint-plugin-import from 2.21.2 to 2.22.0
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-27 06:36:02 +00:00
glacambre
415ea541a2
Implement tab{grab,push}
...
These two commands let users move windows from one window to another.
2020-06-27 06:01:38 +02:00
Oliver Blanthorn
ade6ccc1eb
Fix #2539 : restore condition that was flipped
...
This bug was introduced in the refactoring encouraged by
eslint.
2020-06-25 22:41:49 +01:00
Oliver Blanthorn
23a9e3e6e4
Fix linting errors from stale PR
2020-06-25 16:27:58 +01:00
Oliver Blanthorn
6e9a2e1f7b
Update tutorial to reflect new JS hint colours
2020-06-25 16:27:06 +01:00
Oliver Blanthorn
4915a2cc89
Merge pull request #2259 from mozbugbox/hint-deoverlap
...
Try to unblock overlapped hints
2020-06-25 16:20:50 +01:00
Oliver Blanthorn
5834f83d55
Merge pull request #2534 from tridactyl/hint_discrimination
...
Hint discrimination
2020-06-25 16:20:06 +01:00
Oliver Blanthorn
4709e8eaaa
Style JS hints by adding a class to them
2020-06-25 16:02:14 +01:00
Oliver Blanthorn
0c7e5059f7
Broken: try to make all hints pink
...
The console logs:
```
background: pink; null: wat;
top: 1362.67px !important; left: 710.15px !important; background: pink none repeat scroll 0% 0%; font-family: monospace;
```
Further investigation needed.
2020-06-24 22:44:11 +01:00
Oliver Blanthorn
78debcbf60
Lay the groundwork for styling elements
2020-06-24 22:23:53 +01:00
dependabot-preview[bot]
2d6c5dd683
Merge pull request #2533 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.3
2020-06-24 19:55:32 +00:00
dependabot-preview[bot]
209c0ce5ea
Bump @types/jest from 26.0.1 to 26.0.3
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.1 to 26.0.3.
- [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-06-24 19:46:55 +00:00
dependabot-preview[bot]
75493be36c
Merge pull request #2532 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.14
2020-06-24 11:58:03 +00:00
dependabot-preview[bot]
937e7b0be6
Bump @types/node from 14.0.13 to 14.0.14
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.13 to 14.0.14.
- [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>
2020-06-24 11:34:22 +00:00
dependabot-preview[bot]
3001429965
Merge pull request #2531 from tridactyl/dependabot/npm_and_yarn/types/jest-26.0.1
2020-06-24 11:32:29 +00:00
dependabot-preview[bot]
7ab72dbb31
Bump @types/jest from 26.0.0 to 26.0.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.0 to 26.0.1.
- [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-06-24 11:16:47 +00:00
dependabot-preview[bot]
128884aba0
Merge pull request #2530 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.11.1
2020-06-24 07:35:27 +00:00
dependabot-preview[bot]
65b18f09d8
Bump tslint-etc from 1.11.0 to 1.11.1
...
Bumps [tslint-etc](https://github.com/cartant/tslint-etc ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/cartant/tslint-etc/releases )
- [Changelog](https://github.com/cartant/tslint-etc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cartant/tslint-etc/compare/v1.11.0...v1.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 07:16:01 +00:00
dependabot-preview[bot]
6276d83740
Merge pull request #2529 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.3.1
2020-06-24 05:56:44 +00:00
dependabot-preview[bot]
2a236a909c
Bump fuse.js from 6.3.0 to 6.3.1
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.3.0...v6.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 05:31:57 +00:00
dependabot-preview[bot]
fcb9ebe12c
Merge pull request #2525 from tridactyl/dependabot/npm_and_yarn/eslint-7.3.1
2020-06-23 15:07:07 +00:00
dependabot-preview[bot]
294f7b1906
Bump eslint from 7.3.0 to 7.3.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.3.0 to 7.3.1.
- [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.3.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 14:54:18 +00:00
Oliver Blanthorn
39755c54c2
Bump number of retries
...
Firefox ESR + Windows seems to be a bit temperamental
2020-06-23 15:52:04 +01:00
Oliver Blanthorn
db9d8222a3
Fix mock tests
2020-06-23 15:47:27 +01:00
Oliver Blanthorn
750a587b2e
Fix #2520 : only persist cmdHistory
2020-06-23 15:24:46 +01:00
Oliver Blanthorn
70a2a3b72c
Only try to set state values in background script
...
I'm fairly surprised that this had any persistence at all
2020-06-23 15:24:45 +01:00