dependabot[bot]
30640e88b1
Bump jest-webextension-mock from 3.8.7 to 3.8.8
...
Bumps [jest-webextension-mock](https://github.com/clarkbw/jest-webextension-mock ) from 3.8.7 to 3.8.8.
- [Release notes](https://github.com/clarkbw/jest-webextension-mock/releases )
- [Commits](https://github.com/clarkbw/jest-webextension-mock/compare/v3.8.7...v3.8.8 )
---
updated-dependencies:
- dependency-name: jest-webextension-mock
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 22:28:08 +00:00
Oliver Blanthorn
4e3091ac48
Merge pull request #4536 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.48.1
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.48.0 to 5.48.1
2023-01-13 23:26:50 +01:00
Oliver Blanthorn
5dba5e5636
Merge pull request #4535 from tridactyl/dependabot/npm_and_yarn/prettier-2.8.2
...
Bump prettier from 2.7.1 to 2.8.2
2023-01-13 23:25:32 +01:00
R. David Dunphy
cea9521d2f
Fix container icon colours in completions
...
Container icons were being coloured using `-moz-context-properties:
fill`, which doesn't appear to work (FF108) - all container icons
were displayed as black. Using `background-color` and `mask-image`
instead fixes it.
2023-01-12 16:47:42 +00:00
dependabot[bot]
0da52e3656
Bump eslint-plugin-sonarjs from 0.16.0 to 0.18.0
...
Bumps [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs ) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases )
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.16.0...0.18.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-11 22:01:14 +00:00
R. David Dunphy
210893e2f3
Don't add pinned tabs to groups
2023-01-11 15:39:18 +00:00
Pascal Jufer
149569c676
Skip loadaucmds
when no config for cmdType
...
Fixes #4487
2023-01-11 14:59:23 +01:00
R. David Dunphy
01c5f15702
Add parameter to tgroupclose to enable closing tab groups that are not currently active
2023-01-10 14:46:28 +00:00
dependabot[bot]
6dd1423e1a
Bump @typescript-eslint/eslint-plugin-tslint from 5.48.0 to 5.48.1
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:02:33 +00:00
dependabot[bot]
3b5295b3fa
Bump prettier from 2.7.1 to 2.8.2
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.7.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 22:01:43 +00:00
R. David Dunphy
04193684e4
Make :tgroupmove create tab group if it doesn't exist
2023-01-09 17:47:45 +00:00
R. David Dunphy
c93d911a8b
Reword documentation of tgroupclose for clarity
2023-01-09 16:49:54 +00:00
R. David Dunphy
47e403adfb
Add current tab group to completion list for consistency with :tab etc.
2023-01-09 16:40:32 +00:00
R. David Dunphy
65d6b8d266
Add tab group completion filtering
2023-01-09 16:03:41 +00:00
Denis Revunov
47e3a8422d
Add multiple keyboard layouts
2023-01-09 02:04:02 +03:00
dependabot[bot]
37fd6545d3
Bump eslint-config-prettier from 8.5.0 to 8.6.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 22:01:49 +00:00
Oliver Blanthorn
0c84485e8b
Merge pull request #4523 from tridactyl/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-01-04 11:02:52 +00:00
Oliver Blanthorn
e1f51080cc
Merge pull request #4514 from tridactyl/dependabot/npm_and_yarn/marked-4.2.5
...
Bump marked from 4.2.2 to 4.2.5
2023-01-04 11:01:58 +00:00
Oliver Blanthorn
e94a196258
Merge pull request #4522 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-5.48.0
...
Bump @typescript-eslint/eslint-plugin-tslint from 5.41.0 to 5.48.0
2023-01-04 09:56:24 +00:00
Oliver Blanthorn
7707f5c243
Merge pull request #4485 from tridactyl/dependabot/npm_and_yarn/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2
2023-01-04 09:55:54 +00:00
Oliver Blanthorn
44c7ca4b00
Merge pull request #4475 from tridactyl/dependabot/npm_and_yarn/web-ext-7.4.0
...
Bump web-ext from 7.3.1 to 7.4.0
2023-01-04 09:54:15 +00:00
dependabot[bot]
4be00a935c
Bump marked from 4.2.2 to 4.2.5
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.2.2 to 4.2.5.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.2.2...v4.2.5 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:53:47 +00:00
Oliver Blanthorn
58a289f838
Merge pull request #4448 from tridactyl/dependabot/npm_and_yarn/editor-adapter-0.0.5
...
Bump editor-adapter from 0.0.4 to 0.0.5
2023-01-04 09:53:29 +00:00
Oliver Blanthorn
c1e16701ee
Merge pull request #4477 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.6.4
...
Bump eslint-plugin-jsdoc from 39.3.25 to 39.6.4
2023-01-04 09:52:50 +00:00
Oliver Blanthorn
60811b5cb6
Merge pull request #4499 from tridactyl/dependabot/npm_and_yarn/qs-6.5.3
...
Bump qs from 6.5.2 to 6.5.3
2023-01-04 09:52:12 +00:00
dependabot[bot]
fd688fd81a
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 09:52:05 +00:00
Oliver Blanthorn
23f86da89d
Merge pull request #4506 from tridactyl/dependabot/npm_and_yarn/selenium-webdriver-4.7.1
...
Bump selenium-webdriver from 4.6.0 to 4.7.1
2023-01-04 09:51:53 +00:00
Oliver Blanthorn
ace607ca79
Merge pull request #4509 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.8.7
...
Bump jest-webextension-mock from 3.7.22 to 3.8.7
2023-01-04 09:51:38 +00:00
Oliver Blanthorn
6e55e1b473
Merge pull request #4520 from GHolk/webrequest-extrainfospec-fix
...
Fix #4516 unsupported extraSpecInfo passed to webRequest event
2023-01-04 09:50:16 +00:00
dependabot[bot]
7fe21c2be2
Bump @typescript-eslint/eslint-plugin-tslint from 5.41.0 to 5.48.0
...
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint ) from 5.41.0 to 5.48.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin-tslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.0/packages/eslint-plugin-tslint )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin-tslint"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 22:01:29 +00:00
gholk
3f5d0e81cb
Fix unsupported extraSpecInfo passed to webRequest event
...
`browser.webRequest.on*.addListener` will throw errors if
unsupported extraSpecInfo passed.
We pass the extraSpecInfo for onBeforeRequest for all events,
and add more info in previous release.
Then, some user reported onBeforeRequest event stop working.
We will pass all supported extraSpecInfo for different event
in this commit.
2023-01-01 20:46:12 +08:00
gholk
eed0f18f31
Fix autocmddelete cannot remove webrequest event handler
...
Original code will overwrite the whole object if the same event
is regist even in different url pattern.
E.g:
```
autocmd BeforeRequest https://*/*?handler1 e=>({cancel:true})
autocmd BeforeRequest https://*/*?handler2 e=>({cancel:true})
" this will throw an error
autocmddelete BeforeRequest https://*/*?handler1
```
2022-12-31 18:06:21 +01:00
Oliver Blanthorn
79019b65fd
Merge pull request #4439 from treapster/use-key-codes
...
Add config option to use key codes instead of characters
2022-12-31 16:37:38 +00:00
Oliver Blanthorn
ba4ee74217
Add more detailed documentation for keylayoutforce
2022-12-31 17:21:18 +01:00
Denis Revunov
2bfb49fca5
Don't use translatemap with forced layout
2022-12-24 16:15:30 +03:00
Denis Revunov
4b4d5e517b
Disallow keymap with forced layout
2022-12-17 03:19:37 +03:00
Denis Revunov
d531f60bab
Remove mentions of alwaysqwerty, update comments
2022-12-17 03:08:49 +03:00
gholk
03231e7b83
Make type correct, including Node, Element, HTMLElement
...
Make them looked correct, so typescript can build.
2022-12-16 21:27:39 +08:00
Oliver Blanthorn
c004e2e52c
Make prettier happier
2022-12-16 13:02:37 +01:00
Oliver Blanthorn
8ce146aafc
Rename bindkey to bindwizard and remove automatic binding
...
This allows users to change the bind to e.g. bindurl or unbind if they want
2022-12-16 12:58:07 +01:00
Oliver Blanthorn
3d4827d295
Merge branch 'master' into use-key-codes
2022-12-16 12:21:21 +01:00
Oliver Blanthorn
9aa285c954
Fix #4510 : bind with no args no longer forgets mode
2022-12-16 12:20:30 +01:00
dependabot[bot]
884da24c1f
Bump jest-webextension-mock from 3.7.22 to 3.8.7
...
Bumps [jest-webextension-mock](https://github.com/clarkbw/jest-webextension-mock ) from 3.7.22 to 3.8.7.
- [Release notes](https://github.com/clarkbw/jest-webextension-mock/releases )
- [Commits](https://github.com/clarkbw/jest-webextension-mock/compare/v3.7.22...v3.8.7 )
---
updated-dependencies:
- dependency-name: jest-webextension-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-15 22:00:55 +00:00
dependabot[bot]
5f009a0908
Bump selenium-webdriver from 4.6.0 to 4.7.1
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 22:03:12 +00:00
dependabot[bot]
1484565ff5
Bump editor-adapter from 0.0.4 to 0.0.5
...
Bumps [editor-adapter](https://github.com/glacambre/editor-adapter ) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/glacambre/editor-adapter/releases )
- [Commits](https://github.com/glacambre/editor-adapter/commits )
---
updated-dependencies:
- dependency-name: editor-adapter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 00:39:42 +00:00
dependabot[bot]
ebafa64bf9
Bump qs from 6.5.2 to 6.5.3
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 00:37:06 +00:00
Oliver Blanthorn
5bf126699f
Merge pull request #4505 from tridactyl/dependabot/npm_and_yarn/esbuild-0.16.5
...
Bump esbuild from 0.15.12 to 0.16.5
2022-12-14 01:35:20 +01:00
dependabot[bot]
4c20555a87
Bump esbuild from 0.15.12 to 0.16.5
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.15.12 to 0.16.5.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.12...v0.16.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 22:02:38 +00:00
Oliver Blanthorn
b1ff6d9f0e
Rename alwaysqwerty to keylayoutforce, make forced layout configurable
2022-12-13 18:16:45 +01:00
Oliver Blanthorn
f861408019
Remove bind feedback
2022-12-13 18:07:18 +01:00