Commit graph

4794 commits

Author SHA1 Message Date
Oliver Blanthorn
9ffbd9d0b4
Merge pull request #3003 from tridactyl/popstate_event
Add UriChange event for autocmds
2020-11-18 13:39:27 +00:00
Oliver Blanthorn
ea040ac90c
Merge pull request #3006 from tridactyl/fix_ci_addpath
Swap add-path for new syntax
2020-11-18 13:36:04 +00:00
Oliver Blanthorn
d378bddaca
Swap add-path for new syntax 2020-11-18 14:27:51 +01:00
Oliver Blanthorn
ae4743bdca
Add UriChange event for autocmds
This uses a timer to check whether the URI has changed. It should be
used sparingly.
2020-11-17 22:09:36 +01:00
dependabot-preview[bot]
1f527f141f
Merge pull request #2994 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.7.8 2020-11-14 12:25:00 +00:00
dependabot-preview[bot]
76a197da71
Bump eslint-plugin-jsdoc from 30.7.7 to 30.7.8
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.7 to 30.7.8.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.7...v30.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-14 11:58:07 +00:00
dependabot-preview[bot]
35ebb97d85
Merge pull request #2988 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.7.0 2020-11-09 23:08:23 +00:00
dependabot-preview[bot]
441e81ad13
Bump @typescript-eslint/eslint-plugin-tslint from 4.6.1 to 4.7.0
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.6.1 to 4.7.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.7.0/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 22:41:14 +00:00
dependabot-preview[bot]
aabe90643f
Merge pull request #2956 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.10 2020-11-09 22:39:09 +00:00
dependabot-preview[bot]
ebf3bec763
Bump @types/selenium-webdriver from 4.0.9 to 4.0.10
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.9 to 4.0.10.
- [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>
2020-11-09 21:19:21 +00:00
dependabot-preview[bot]
fb8f4d9ed5
Merge pull request #2991 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.7 2020-11-09 21:17:18 +00:00
dependabot-preview[bot]
5cff807682
Bump @types/node from 14.14.6 to 14.14.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.7.
- [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-11-09 20:00:09 +00:00
Oliver Blanthorn
b065aadb9a
Merge pull request #2984 from tridactyl/detailed_hints
Enable opening HTMLDetailsElements with hints
2020-11-07 21:20:47 +00:00
glacambre
b4d1b30824 Enable opening HTMLDetailsElement with hints
Closes #2979
2020-11-07 17:47:14 +01:00
dependabot-preview[bot]
cf68dc2c50
Merge pull request #2983 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.10 2020-11-07 07:43:06 +00:00
Oliver Blanthorn
b9b374bbb2
Merge pull request #2982 from tridactyl/dependabot/npm_and_yarn/eslint-7.13.0
Bump eslint from 7.12.1 to 7.13.0
2020-11-07 07:32:09 +00:00
dependabot-preview[bot]
cea74d95ce
Bump ts-loader from 8.0.9 to 8.0.10
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.9 to 8.0.10.
- [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.9...v8.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-07 06:41:55 +00:00
dependabot-preview[bot]
2d42907176
Bump eslint from 7.12.1 to 7.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.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.12.1...v7.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-07 02:24:12 +00:00
dependabot-preview[bot]
2489475891
Merge pull request #2976 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.7.7 2020-11-05 17:18:58 +00:00
dependabot-preview[bot]
1af968f8e2
Bump eslint-plugin-jsdoc from 30.7.6 to 30.7.7
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.6 to 30.7.7.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.6...v30.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 04:06:44 +00:00
dependabot-preview[bot]
fe44ac0496
Merge pull request #2975 from tridactyl/dependabot/npm_and_yarn/marked-1.2.3 2020-11-04 22:30:00 +00:00
dependabot-preview[bot]
e054c22650
Bump marked from 1.2.2 to 1.2.3
Bumps [marked](https://github.com/markedjs/marked) from 1.2.2 to 1.2.3.
- [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/v1.2.2...v1.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 21:29:04 +00:00
dependabot-preview[bot]
f0c4a24421
Merge pull request #2973 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.9 2020-11-04 17:28:49 +00:00
dependabot-preview[bot]
19837d15be
Bump ts-loader from 8.0.8 to 8.0.9
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.8 to 8.0.9.
- [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.8...v8.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 16:26:35 +00:00
Oliver Blanthorn
37b8a5b51a
Merge pull request #2961 from tridactyl/dependabot/npm_and_yarn/types/ramda-0.27.32
Bump @types/ramda from 0.27.11 to 0.27.32
2020-11-04 15:38:45 +00:00
dependabot-preview[bot]
8bc11d8b92
Merge pull request #2972 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.8 2020-11-04 09:42:31 +00:00
dependabot-preview[bot]
e68f0659e3
Bump ts-loader from 8.0.7 to 8.0.8
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.7 to 8.0.8.
- [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.7...v8.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 08:38:08 +00:00
dependabot-preview[bot]
6e63e83ea0
Merge pull request #2971 from tridactyl/dependabot/npm_and_yarn/copy-webpack-plugin-6.3.0 2020-11-03 17:07:10 +00:00
dependabot-preview[bot]
33b30eedad
Bump copy-webpack-plugin from 6.2.1 to 6.3.0
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 6.2.1 to 6.3.0.
- [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.2.1...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 16:22:29 +00:00
dependabot-preview[bot]
d5b827496c
Merge pull request #2945 from tridactyl/dependabot/npm_and_yarn/ts-loader-8.0.7 2020-11-03 15:45:38 +00:00
Oliver Blanthorn
126a4e8d57
Merge pull request #2934 from morganrconnolly/morgan/kill-but-reversable
Morgan/kill but reversable
2020-11-03 15:18:21 +00:00
dependabot-preview[bot]
dca7bc7af2
Merge pull request #2960 from tridactyl/dependabot/npm_and_yarn/fuse.js-6.4.3 2020-11-03 15:11:22 +00:00
dependabot-preview[bot]
e4a63ce48c
Bump ts-loader from 8.0.6 to 8.0.7
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.6 to 8.0.7.
- [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.6...v8.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 15:02:43 +00:00
dependabot-preview[bot]
25ea830822
Merge pull request #2954 from tridactyl/dependabot/npm_and_yarn/source-map-loader-1.1.2 2020-11-03 15:00:24 +00:00
Oliver Blanthorn
abdd160fff
Unmangle some formatting 2020-11-03 14:24:33 +00:00
Oliver Blanthorn
8ea012976a
Rename restorekill to elementunhide 2020-11-03 14:21:27 +00:00
Oliver Blanthorn
acf8c82601
Simplify some help 2020-11-03 14:21:02 +00:00
Oliver Blanthorn
2a5571b3e7
Fix help formatting 2020-11-03 14:06:56 +00:00
Oliver Blanthorn
e56687f854
Remove killStack from state 2020-11-03 14:04:12 +00:00
dependabot-preview[bot]
375f22b203
Bump fuse.js from 6.4.2 to 6.4.3
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.4.2 to 6.4.3.
- [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.4.2...v6.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 13:59:38 +00:00
dependabot-preview[bot]
c6db5ef8f4
Bump @types/ramda from 0.27.11 to 0.27.32
Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.27.11 to 0.27.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 13:59:31 +00:00
dependabot-preview[bot]
7129a18ddd
Bump source-map-loader from 1.1.1 to 1.1.2
Bumps [source-map-loader](https://github.com/webpack-contrib/source-map-loader) from 1.1.1 to 1.1.2.
- [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.1.1...v1.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 13:59:22 +00:00
Oliver Blanthorn
9916d9f433
Try to make tests easier to pass 2020-11-03 13:55:10 +00:00
dependabot-preview[bot]
721912451f
Merge pull request #2969 from tridactyl/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tslint-4.6.1 2020-11-02 19:14:28 +00:00
dependabot-preview[bot]
4bd17b5376
Bump @typescript-eslint/eslint-plugin-tslint from 4.6.0 to 4.6.1
Bumps [@typescript-eslint/eslint-plugin-tslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin-tslint) from 4.6.0 to 4.6.1.
- [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.6.1/packages/eslint-plugin-tslint)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 18:07:21 +00:00
dependabot-preview[bot]
440f236228
Merge pull request #2965 from tridactyl/dependabot/npm_and_yarn/eslint-plugin-jsdoc-30.7.6 2020-11-02 17:40:46 +00:00
Oliver Blanthorn
1e200eb6cd
Merge branch 'help-page-follows-theme' into master 2020-11-02 13:29:23 +00:00
dependabot-preview[bot]
f7ab1dc165
Bump eslint-plugin-jsdoc from 30.7.3 to 30.7.6
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 30.7.3 to 30.7.6.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v30.7.3...v30.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-01 06:30:15 +00:00
Oliver Blanthorn
1fd58f92f4
Merge pull request #2959 from esphen/patch-1
Fix typo in newtab.md
2020-10-29 23:32:45 +00:00
dependabot-preview[bot]
50edfb42e3
Merge pull request #2955 from tridactyl/dependabot/npm_and_yarn/types/node-14.14.6 2020-10-29 12:47:16 +00:00