Commit graph

6084 commits

Author SHA1 Message Date
Oliver Blanthorn
8fdf4875b5
Merge pull request #3734 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-35.1.2
Bump eslint-plugin-jsdoc from 34.8.2 to 35.1.2
2021-06-05 11:18:18 +01:00
Oliver Blanthorn
50de6ecc6a
Merge pull request #3748 from simonhughcom/urlmodify_input
Add url input to urlmodify
2021-06-05 11:17:51 +01:00
Oliver Blanthorn
3dccf3b088
Mention colours --url on readme 2021-06-05 11:04:47 +01:00
karizma
25d58bd598 add shadow & bigger input width & more margin-top 2021-06-04 21:55:29 -05:00
Simon H Moore
e644dfbf74 Add help message for urlmodify URL input 2021-06-05 03:37:09 +01:00
karizma
a43b8d0b2a add thin scrollbar 2021-06-04 21:24:26 -05:00
karizma
44db975661 added styles for tridactyl links and code tags 2021-06-04 21:13:12 -05:00
karizma
704efbd7b5 add to readme + format readme 2021-06-04 20:38:23 -05:00
karizma
bf49968d90 add midnight.css 2021-06-04 20:28:11 -05:00
dependabot-preview[bot]
f09a3f7afb
Bump eslint-plugin-jsdoc from 34.8.2 to 35.1.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 34.8.2 to 35.1.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v34.8.2...v35.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-04 23:03:21 +00:00
dependabot-preview[bot]
51fa0d94c7
Merge pull request #3749 from tridactyl/dependabot/npm_and_yarn/eslint-7.28.0 2021-06-04 23:01:34 +00:00
dependabot-preview[bot]
38499ecfdc
Bump eslint from 7.27.0 to 7.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.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.27.0...v7.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-04 22:41:33 +00:00
Simon H Moore
79c01030de Add url input to urlmodify 2021-06-04 17:41:02 +01:00
Rummskartoffel
9db4cb9e04
Swap eval for an indirect one
This makes esbuild happier. Also let prettier
mess with some formatting
2021-06-04 17:24:04 +02:00
Oliver Blanthorn
2911e81e2d
Merge pull request #3747 from tridactyl/dependabot/npm_and_yarn/esbuild-0.12.6
Bump esbuild from 0.11.23 to 0.12.6
2021-06-04 11:33:56 +01:00
dependabot-preview[bot]
89b157e3cb
Bump esbuild from 0.11.23 to 0.12.6
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.23 to 0.12.6.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.11.23...v0.12.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-04 08:34:15 +00:00
Oliver Blanthorn
83ecdf3806
Merge pull request #3745 from Rummskartoffel/revert-eval
Revert "Appease esbuild warnings about direct eval() by using window.eval()"
2021-06-04 06:55:26 +02:00
Rummskartoffel
238ae4cb03 Revert "Appease esbuild warnings about direct eval() by using window.eval()"
This reverts commit 0e46eeca42.
2021-06-04 00:28:54 +02:00
Oliver Blanthorn
1d31da74e6
Merge pull request #3744 from Rummskartoffel/tabpush-default
Add default target window to :tabpush
2021-06-03 21:20:02 +02:00
Rummskartoffel
b47272dfbe Add default target window to :tabpush
This makes :tabpush push to the next newest window if no window id is
specified instead of the previous behaviour, where it didn't do
anything.
2021-06-03 16:32:50 +02:00
Jay Kamat
6adb6879f0
Throw error if unsupported setting is set with setmode 2021-06-01 23:57:57 -07:00
Oliver Blanthorn
77e126d863
Update changelog for 1.22.0 2021-06-01 23:32:18 +02:00
Jay Kamat
8a679fb9ba
Use modesubconfigs instead of preventautofocusmodes 2021-06-01 14:19:21 -07:00
dependabot-preview[bot]
764a04994d
Merge pull request #3741 from tridactyl/dependabot/npm_and_yarn/marked-2.0.7 2021-06-01 19:50:57 +00:00
dependabot-preview[bot]
e99f65f024
Bump marked from 2.0.6 to 2.0.7
Bumps [marked](https://github.com/markedjs/marked) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.6...v2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 19:32:17 +00:00
Jay Kamat
adfe579de4
Add setting to force page autofocus settings in certain modes
Signed-off-by: Jay Kamat <jaygkamat@gmail.com>
2021-06-01 11:32:58 -07:00
dependabot-preview[bot]
04e8d4f553
Merge pull request #3739 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.14 2021-06-01 17:01:40 +00:00
dependabot-preview[bot]
e0c95ade37
Bump jest-webextension-mock from 3.7.13 to 3.7.14
Bumps [jest-webextension-mock](https://github.com/clarkbw/jest-webextension-mock) from 3.7.13 to 3.7.14.
- [Release notes](https://github.com/clarkbw/jest-webextension-mock/releases)
- [Commits](https://github.com/clarkbw/jest-webextension-mock/compare/v3.7.13...v3.7.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-06-01 16:44:46 +00:00
dependabot-preview[bot]
12b6bdf6f6
Merge pull request #3732 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-4.26.0 2021-05-31 18:20:59 +00:00
dependabot-preview[bot]
eb27f7e581
Bump @typescript-eslint/parser from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.25.0 to 4.26.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/v4.26.0/packages/parser)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 17:59:07 +00:00
dependabot-preview[bot]
48ec0d1ac3
Merge pull request #3733 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.26.0 2021-05-31 17:57:10 +00:00
dependabot-preview[bot]
7e423446a5
Bump @typescript-eslint/eslint-plugin from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.25.0 to 4.26.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/v4.26.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 17:32:22 +00:00
dependabot-preview[bot]
4bc9e3cd1c
Merge pull request #3731 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.26.0 2021-05-31 17:30:20 +00:00
dependabot-preview[bot]
0eb4398cd8
Bump @typescript-eslint/eslint-plugin-tslint from 4.25.0 to 4.26.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.25.0 to 4.26.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/v4.26.0/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-31 17:07:46 +00:00
Oliver Blanthorn
388f94d692
Comment out all the lines in the RC file 2021-05-30 20:35:44 +02:00
Oliver Blanthorn
3758e72928
Revert "Ameliorate #3727: add even more warnings to RC file"
This reverts commit 771dd6c904.

It was a bit OTT
2021-05-30 20:35:44 +02:00
Oliver Blanthorn
b767f04dd6
Ameliorate #3727: add even more warnings to RC file 2021-05-30 20:35:44 +02:00
dependabot-preview[bot]
182fd94a62
Merge pull request #3725 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-import-2.23.4 2021-05-29 21:20:53 +00:00
dependabot-preview[bot]
65dab54f2c
Bump eslint-plugin-import from 2.23.3 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4.
- [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.23.3...v2.23.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-29 20:56:40 +00:00
dependabot-preview[bot]
fb4a091910
Merge pull request #3721 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.13 2021-05-27 23:29:38 +00:00
dependabot-preview[bot]
7a4dfcb72a
Bump @types/selenium-webdriver from 4.0.12 to 4.0.13
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 23:05:37 +00:00
dependabot-preview[bot]
a98f58b11b
Merge pull request #3719 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.13 2021-05-27 18:07:58 +00:00
dependabot-preview[bot]
e2e23cc2ef
Bump jest-webextension-mock from 3.7.11 to 3.7.13
Bumps [jest-webextension-mock](https://github.com/clarkbw/jest-webextension-mock) from 3.7.11 to 3.7.13.
- [Release notes](https://github.com/clarkbw/jest-webextension-mock/releases)
- [Commits](https://github.com/clarkbw/jest-webextension-mock/compare/v3.7.11...v3.7.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 17:49:38 +00:00
dependabot-preview[bot]
2b4cf90206
Merge pull request #3717 from tridactyl/dependabot/npm_and_yarn/marked-2.0.6 2021-05-27 17:14:43 +00:00
dependabot-preview[bot]
c49f7abfb7
Bump marked from 2.0.5 to 2.0.6
Bumps [marked](https://github.com/markedjs/marked) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.0.5...v2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-27 16:51:21 +00:00
dependabot-preview[bot]
041b53d3c8
Merge pull request #3714 from tridactyl/dependabot/npm_and_yarn/jest-webextension-mock-3.7.11 2021-05-25 17:53:54 +00:00
dependabot-preview[bot]
b750e64b92
Bump jest-webextension-mock from 3.7.10 to 3.7.11
Bumps jest-webextension-mock from 3.7.10 to 3.7.11.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-25 17:33:23 +00:00
dependabot-preview[bot]
899ccd6688
Merge pull request #3712 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.25.0 2021-05-24 18:08:43 +00:00
dependabot-preview[bot]
c1813e0be2
Bump @typescript-eslint/eslint-plugin from 4.24.0 to 4.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.24.0 to 4.25.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/v4.25.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-24 17:48:01 +00:00
dependabot-preview[bot]
798a8ec8d7
Merge pull request #3711 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0 2021-05-24 17:46:07 +00:00