Oliver Blanthorn
19eefd100b
Merge pull request #2577 from tridactyl/acquiesce
...
Add escapehatch ex-command and global keybind for it
2020-07-05 14:02:14 +01:00
Oliver Blanthorn
bf90c10ed1
Merge pull request #2578 from MyGitUsername/master
...
Fix #2483 : Alias descriptions are not tautological
2020-07-05 13:47:22 +01:00
Michael Kaufman
09bedcb926
Fix #2483 : Alias descriptions are not tautological
2020-07-05 02:03:17 -07:00
Oliver Blanthorn
c428b9635d
Merge pull request #2570 from MyGitUsername/master
...
#2210 Fix
2020-07-04 18:55:41 +01:00
Michael Kaufman
789a64bdb7
Fix #2210 : tell user to :nativeinstall if :guiset fails
2020-07-04 18:51:21 +01:00
Oliver Blanthorn
a54e7cde95
Add commands
API bind, <C-,>
for escapehatch
2020-07-04 18:43:09 +01:00
Oliver Blanthorn
64e8b3033e
Add escapehatch ex-command to switch to / create a tab Tridactyl can run in
2020-07-04 18:34:48 +01:00
Oliver Blanthorn
110d55119f
Add simple messenger to check it Tridactyl is running in a tab
2020-07-04 18:29:43 +01:00
dependabot-preview[bot]
47a3180ff1
Merge pull request #2574 from tridactyl/dependabot/npm_and_yarn/eslint-7.4.0
2020-07-03 20:56:03 +00:00
dependabot-preview[bot]
14e06df469
Bump eslint from 7.3.1 to 7.4.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.3.1 to 7.4.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.3.1...v7.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-03 20:35:08 +00:00
Oliver Blanthorn
ae1d4afc1d
Fix #2478 : improve blacklistadd docs
2020-07-02 15:22:48 +01:00
Jakub Okoński
27c5a036b4
Remove : any
type and fix return value
2020-07-02 12:12:34 +01:00
Oliver Blanthorn
0bad7bcafa
Merge pull request #2566 from tridactyl/prettier_wants
...
Grasp the nettle: run prettier on all of src
2020-07-02 12:06:50 +01:00
dependabot-preview[bot]
732e7aaaa2
Merge pull request #2567 from tridactyl/dependabot/npm_and_yarn/typescript-3.9.6
2020-07-02 11:03:35 +00:00
Oliver Blanthorn
ba82c3cb35
Merge pull request #2568 from tridactyl/dependabot/npm_and_yarn/css-3.0.0
...
Bump css from 2.2.4 to 3.0.0
2020-07-02 11:44:23 +01:00
dependabot-preview[bot]
c8063ce852
Bump css from 2.2.4 to 3.0.0
...
Bumps [css](https://github.com/reworkcss/css ) from 2.2.4 to 3.0.0.
- [Release notes](https://github.com/reworkcss/css/releases )
- [Changelog](https://github.com/reworkcss/css/blob/master/History.md )
- [Commits](https://github.com/reworkcss/css/compare/v2.2.4...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02 06:30:58 +00:00
dependabot-preview[bot]
b41a704734
Bump typescript from 3.9.5 to 3.9.6
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 21:53:47 +00:00
dependabot-preview[bot]
99fba1b317
Merge pull request #2565 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-28.6.1
2020-07-01 17:40:19 +00:00
Oliver Blanthorn
09e19896cf
Grasp the nettle: run prettier on all of src
2020-07-01 18:38:02 +01:00
dependabot-preview[bot]
e1a236ac39
Bump eslint-plugin-jsdoc from 28.6.0 to 28.6.1
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 28.6.0 to 28.6.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v28.6.0...v28.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 17:24:58 +00:00
Oliver Blanthorn
367df61fd7
Fix prettier<->eslint battles
2020-07-01 18:19:56 +01:00
Oliver Blanthorn
545c9d3b04
Merge pull request #2542 from tridactyl/bikeshed_types
...
Switch to DefinitelyTyped types
2020-07-01 17:51:01 +01:00
Oliver Blanthorn
441e42efdb
Cheat: fix unit tests by keeping old types around
2020-07-01 17:39:34 +01:00
Oliver Blanthorn
28fb046367
Add type checking to Window completions
2020-07-01 17:37:48 +01:00
Oliver Blanthorn
e065c54b76
Swap to DefinitelyTyped types
...
I was getting fed up with web-ext-types missing some types
2020-07-01 17:37:48 +01:00
Oliver Blanthorn
e50ef20490
Merge pull request #2455 from tridactyl/webrequestautocmd
...
Autocommands for webrequests
2020-07-01 13:27:48 +01:00
Oliver Blanthorn
f3877dacfc
Add autocmds for web requests
2020-07-01 12:51:50 +01:00
dependabot-preview[bot]
9b13a0751a
Merge pull request #2564 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-28.6.0
2020-07-01 00:35:48 +00:00
dependabot-preview[bot]
74b6c19466
Bump eslint-plugin-jsdoc from 28.5.1 to 28.6.0
...
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc ) from 28.5.1 to 28.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases )
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v28.5.1...v28.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 00:20:46 +00:00
dependabot-preview[bot]
0896fd2362
Merge pull request #2563 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-6.0.3
2020-06-30 22:16:30 +00:00
dependabot-preview[bot]
8e7eb9f7d8
Bump copy-webpack-plugin from 6.0.2 to 6.0.3
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v6.0.2...v6.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 22:02:46 +00:00
dependabot-preview[bot]
f662913288
Merge pull request #2562 from tridactyl/dependabot/npm_and_yarn/source-map-loader-1.0.1
2020-06-30 20:43:20 +00:00
dependabot-preview[bot]
519fa8c6f4
Bump source-map-loader from 1.0.0 to 1.0.1
...
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/webpack-contrib/source-map-loader/releases )
- [Changelog](https://github.com/webpack-contrib/source-map-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/source-map-loader/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 20:24:27 +00:00
Oliver Blanthorn
54a049282e
Fix #2552 : add callback hint-mode
2020-06-30 12:14:57 +01:00
Oliver Blanthorn
bdddffd99e
Merge pull request #2556 from tridactyl/tighten_types
...
Tighten types
2020-06-30 11:49:51 +01:00
Oliver Blanthorn
a9e79419d4
Tighten an any
to a specfic argument type
2020-06-30 11:45:00 +01:00
Oliver Blanthorn
306b89f65a
Merge pull request #2560 from MyGitUsername/master
...
V. Minor updates to amo.md
2020-06-30 10:20:45 +01:00
Michael Kaufman
920cc53d31
Minor updates to amo.md
...
* Consistent semicolons at end of solid bullet points under Permissions header.
* Bullets under Highlighted Features start with a capital letter and end with a period.
* Changed first line to bold because ## header syntax is not working.
2020-06-29 17:29:43 -07:00
dependabot-preview[bot]
8378acd6f2
Merge pull request #2558 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-3.5.0
2020-06-29 21:40:04 +00:00
dependabot-preview[bot]
a00b4772ae
Bump @typescript-eslint/eslint-plugin-tslint from 3.4.0 to 3.5.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) 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-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.5.0/packages/eslint-plugin-tslint )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 21:29:18 +00:00
dependabot-preview[bot]
43b9617def
Merge pull request #2559 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-3.5.0
2020-06-29 21:27:26 +00:00
dependabot-preview[bot]
fe54a2ae63
Bump @typescript-eslint/parser from 3.4.0 to 3.5.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) 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/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.5.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 21:02:09 +00:00
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
05fd0a26d7
Tighten key bind types to string -> string
2020-06-29 15:43:24 +01:00
Oliver Blanthorn
ab4aaa19ca
Tighten an any
to a string
2020-06-29 15:33:03 +01:00
Oliver Blanthorn
9cc9c16ffe
Remove needless any
coercion
2020-06-29 15:29:07 +01:00
Oliver Blanthorn
e973d8c40e
Banish some more any
types
2020-06-29 15:26:50 +01:00