Commit graph

3759 commits

Author SHA1 Message Date
mozbug
4fcf8a7a44 Sort completion result based on Fuse.js score
The completion uses Fuse.js to match user filter. The matching is fuzzy,
therefore sometime looks weird. The results are much easier to follow by
putting better matched results at the top.
2020-02-18 00:12:06 +08:00
Oliver Blanthorn
d66db550c6
Merge pull request #2168 from mozbugbox/faster-tab-completion
Faster tab completion
2020-02-17 13:59:18 +00:00
mozbug
5590160510 Don't reload options of tabs on completion update 2020-02-17 20:17:39 +08:00
mozbug
ba9cce3e37 Speedup tab completion 2020-02-17 19:22:28 +08:00
Oliver Blanthorn
c8438178d1
Merge pull request #2165 from tridactyl/dependabot/npm_and_yarn/typedoc-0.16.10
Bump typedoc from 0.16.9 to 0.16.10
2020-02-17 06:53:53 +00:00
Oliver Blanthorn
0a24bfe31a
Merge pull request #2166 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.8
Bump @types/selenium-webdriver from 4.0.7 to 4.0.8
2020-02-17 06:53:11 +00:00
dependabot-preview[bot]
519ac8c663
Bump @types/selenium-webdriver from 4.0.7 to 4.0.8
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.7 to 4.0.8.
- [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-02-17 05:42:26 +00:00
dependabot-preview[bot]
b5cde75757
Bump typedoc from 0.16.9 to 0.16.10
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.9...v0.16.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 05:41:46 +00:00
Oliver Blanthorn
e3ca8e3f80
Use named locks 2020-02-16 20:40:50 +00:00
Oliver Blanthorn
a54ec6bbbd
Fix typo
One day I will rebase something without mangling it.

Today was not that day.
2020-02-16 20:34:20 +00:00
Oliver Blanthorn
731f56d113
Remove onchanged listener from state 2020-02-16 20:26:12 +00:00
Oliver Blanthorn
647c9b2a77
Merge pull request #2152 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.7
Bump @types/selenium-webdriver from 4.0.6 to 4.0.7
2020-02-16 20:24:59 +00:00
Oliver Blanthorn
7d9e7d5ab4
Switch to Ricard-Agrawala locks 2020-02-16 20:19:30 +00:00
Oliver Blanthorn
acae10a8cd
Add locks library 2020-02-16 20:19:26 +00:00
Oliver Blanthorn
56f69a7814
Fix #2158: add R to tri object 2020-02-16 16:06:28 +00:00
Oliver Blanthorn
d813b09ae4
Merge pull request #2162 from mozbugbox/hint-partial-visible
Hint for partially visible links
2020-02-16 09:52:32 +00:00
mozbug
d17fd9c531 Hint for partially visible links
Links with only bottom half visible are hinted too.
2020-02-16 15:41:46 +08:00
Oliver Blanthorn
3dbcb0a435
Merge pull request #2157 from tridactyl/remove_defaults
Fix #2156: allow users to remove defaults
2020-02-14 22:22:02 +00:00
Oliver Blanthorn
a6c23999cc
Make mergeDeep less misleading 2020-02-14 19:29:34 +00:00
Oliver Blanthorn
84d8a3d9eb
Rename configrm to setnull 2020-02-14 19:21:13 +00:00
Oliver Blanthorn
691d1bbc59
Add configrm command to remove part of default config 2020-02-14 15:25:46 +00:00
Oliver Blanthorn
a1b78709df
Update unbound binds from '' to null 2020-02-14 15:24:39 +00:00
Oliver Blanthorn
498fb7fa82
Switch from '' to null 2020-02-14 15:14:39 +00:00
Oliver Blanthorn
c776f72294
Update Julia searchurl 2020-02-14 10:22:36 +00:00
Oliver Blanthorn
240d251a61
Tidy up generic mode parser 2020-02-14 10:11:26 +00:00
Oliver Blanthorn
d0d21af51a
Fix #2156: allow users to remove defaults 2020-02-14 10:11:26 +00:00
Oliver Blanthorn
f1725eb633
Merge pull request #2149 from tridactyl/dependabot/npm_and_yarn/webpack-cli-3.3.11
Bump webpack-cli from 3.3.10 to 3.3.11
2020-02-13 11:56:25 +00:00
dependabot-preview[bot]
99ea28e3fa
Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 11:23:47 +00:00
Oliver Blanthorn
4320259e51
Merge pull request #2153 from tridactyl/dependabot/npm_and_yarn/immer-5.3.6
Bump immer from 5.3.4 to 5.3.6
2020-02-13 11:22:43 +00:00
Oliver Blanthorn
26ef8b8c24
Merge pull request #2154 from tridactyl/dependabot/npm_and_yarn/web-ext-4.1.0
Bump web-ext from 4.0.0 to 4.1.0
2020-02-13 11:21:53 +00:00
dependabot-preview[bot]
255cb88c4b
Bump web-ext from 4.0.0 to 4.1.0
Bumps [web-ext](https://github.com/mozilla/web-ext) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/mozilla/web-ext/releases)
- [Commits](https://github.com/mozilla/web-ext/compare/4.0.0...4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 05:32:41 +00:00
dependabot-preview[bot]
c534a6164b
Bump immer from 5.3.4 to 5.3.6
Bumps [immer](https://github.com/immerjs/immer) from 5.3.4 to 5.3.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v5.3.4...v5.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13 05:32:12 +00:00
dependabot-preview[bot]
2aff29889d
Bump @types/selenium-webdriver from 4.0.6 to 4.0.7
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.6 to 4.0.7.
- [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-02-13 05:31:42 +00:00
Oliver Blanthorn
3835bd18be
Merge pull request #2150 from tridactyl/dependabot/npm_and_yarn/webpack-4.41.6
Bump webpack from 4.41.5 to 4.41.6
2020-02-12 07:43:16 +00:00
Oliver Blanthorn
e91a1e2b41
Merge pull request #2148 from tridactyl/dependabot/npm_and_yarn/types/node-13.7.1
Bump @types/node from 13.7.0 to 13.7.1
2020-02-12 07:43:08 +00:00
dependabot-preview[bot]
7ef121000e
Bump webpack from 4.41.5 to 4.41.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 05:31:03 +00:00
dependabot-preview[bot]
06d318ad4b
Bump @types/node from 13.7.0 to 13.7.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.0 to 13.7.1.
- [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-02-12 05:29:54 +00:00
Oliver Blanthorn
550e48a3db
Force bump to set-value version 2020-02-07 15:51:57 +00:00
Oliver Blanthorn
4fe3708218
Merge pull request #2145 from tridactyl/dependabot/npm_and_yarn/types/jest-25.1.2
Bump @types/jest from 25.1.1 to 25.1.2
2020-02-07 15:48:46 +00:00
dependabot-preview[bot]
4935e48645
Bump @types/jest from 25.1.1 to 25.1.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.1 to 25.1.2.
- [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-02-07 05:29:00 +00:00
Oliver Blanthorn
041ad83e7e
Merge pull request #2140 from tridactyl/dependabot/npm_and_yarn/rss-parser-3.7.5
Bump rss-parser from 3.7.4 to 3.7.5
2020-02-06 09:24:02 +00:00
dependabot-preview[bot]
f5eb9afb84
Bump rss-parser from 3.7.4 to 3.7.5
Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases)
- [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.4...v3.7.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 07:33:33 +00:00
Oliver Blanthorn
3b477ce624
Merge pull request #2141 from tridactyl/dependabot/npm_and_yarn/ts-jest-25.2.0
Bump ts-jest from 25.0.0 to 25.2.0
2020-02-06 07:32:13 +00:00
Oliver Blanthorn
c4d3fd75a4
Merge pull request #2144 from tridactyl/dependabot/npm_and_yarn/immer-5.3.4
Bump immer from 5.3.2 to 5.3.4
2020-02-06 07:31:44 +00:00
dependabot-preview[bot]
6d3d539b43
Bump immer from 5.3.2 to 5.3.4
Bumps [immer](https://github.com/immerjs/immer) from 5.3.2 to 5.3.4.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v5.3.2...v5.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-06 05:29:32 +00:00
dependabot-preview[bot]
50f53f4f41
Bump ts-jest from 25.0.0 to 25.2.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 25.0.0 to 25.2.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v25.0.0...v25.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 05:29:01 +00:00
Oliver Blanthorn
8f86f7ff94
Merge pull request #2136 from tridactyl/dependabot/npm_and_yarn/types/node-13.7.0
Bump @types/node from 13.5.3 to 13.7.0
2020-02-03 13:24:51 +00:00
dependabot-preview[bot]
1b567d3078
Bump @types/node from 13.5.3 to 13.7.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.5.3 to 13.7.0.
- [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-02-03 05:52:45 +00:00
Oliver Blanthorn
ae403758f5
Merge pull request #2126 from tridactyl/dependabot/npm_and_yarn/rss-parser-3.7.4
Bump rss-parser from 3.7.3 to 3.7.4
2020-01-31 18:16:31 +00:00
Oliver Blanthorn
f179f95880
Merge pull request #2133 from berkeleyinc/master
Add tabsort option to allow sorting by "most recently visited" tab
2020-01-31 14:35:05 +00:00