dependabot-preview[bot]
8c052f0e6d
Bump web-ext from 4.1.0 to 4.2.0
...
Bumps [web-ext](https://github.com/mozilla/web-ext ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/mozilla/web-ext/releases )
- [Commits](https://github.com/mozilla/web-ext/compare/4.1.0...4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 21:39:44 +00:00
dependabot-preview[bot]
95761a0de4
Bump rss-parser from 3.7.6 to 3.8.0
...
Bumps [rss-parser](https://github.com/bobby-brennan/rss-parser ) from 3.7.6 to 3.8.0.
- [Release notes](https://github.com/bobby-brennan/rss-parser/releases )
- [Commits](https://github.com/bobby-brennan/rss-parser/compare/v3.7.6...v3.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 21:38:00 +00:00
Oliver Blanthorn
ca41f520d6
Merge pull request #2395 from tridactyl/dependabot/npm_and_yarn/types/mithril-2.0.3
...
Bump @types/mithril from 2.0.2 to 2.0.3
2020-05-26 22:38:00 +01:00
Oliver Blanthorn
c5b74e9656
Merge pull request #2397 from tridactyl/dependabot/npm_and_yarn/typedoc-0.17.7
...
Bump typedoc from 0.16.11 to 0.17.7
2020-05-26 22:37:44 +01:00
dependabot-preview[bot]
6ee3b12321
Bump typedoc from 0.16.11 to 0.17.7
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.16.11 to 0.17.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.11...v0.17.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 20:06:58 +00:00
dependabot-preview[bot]
2910754357
Bump @types/mithril from 2.0.2 to 2.0.3
...
Bumps [@types/mithril](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mithril ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mithril )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 20:06:55 +00:00
dependabot-preview[bot]
9e0554f3d7
Merge pull request #2413 from tridactyl/dependabot/npm_and_yarn/immer-6.0.8
2020-05-26 20:05:16 +00:00
dependabot-preview[bot]
669df2f323
Merge pull request #2388 from tridactyl/dependabot/npm_and_yarn/types/jest-25.2.3
2020-05-26 20:04:54 +00:00
dependabot-preview[bot]
1ce9509433
Bump immer from 6.0.3 to 6.0.8
...
Bumps [immer](https://github.com/immerjs/immer ) from 6.0.3 to 6.0.8.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v6.0.3...v6.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 20:00:10 +00:00
dependabot-preview[bot]
0765fb46e2
Bump @types/jest from 25.2.1 to 25.2.3
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.1 to 25.2.3.
- [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-05-26 19:59:41 +00:00
Oliver Blanthorn
9e750f66d1
Fix #2236 , hopefully: never access state in content directly
...
I'm quite amazed that the previous code worked at all in my previous testing:
we were accidentally using per-tab state still
2020-05-26 18:33:05 +01:00
Oliver Blanthorn
524629ddf8
Fix #2422 : reduce duplication with lib/state
2020-05-26 17:16:58 +01:00
Oliver Blanthorn
70f70f1095
Fix #2423 - prevent from storing in incognito windows
...
This does mean that `repeat` is not updated in private windows
2020-05-26 17:12:25 +01:00
Oliver Blanthorn
394cf7c0d2
Make e2e tests p - p^4 less likely to fail - #2387
2020-05-26 16:44:21 +01:00
Oliver Blanthorn
b5d7fb00fe
Fix #2424 - never store winopen -private
for repeat
2020-05-26 16:07:16 +01:00
Oliver Blanthorn
347cb7d07f
Merge pull request #2417 from tridactyl/scroll_focused_element
...
Fix #1805 : preferentially scroll focused elements
2020-05-25 21:30:13 +01:00
Oliver Blanthorn
e935477c03
Merge branch 'recontain'
2020-05-25 11:25:03 +01:00
Oliver Blanthorn
12091e85f3
Fix container fuzzy matching
2020-05-25 11:23:15 +01:00
Oliver Blanthorn
ef0f6aefcd
Merge branch 'display_hint_fix'
2020-05-25 11:07:32 +01:00
Oliver Blanthorn
e842810010
Make ;; hint more objects by default
2020-05-25 10:22:00 +01:00
Oliver Blanthorn
e0ed570a99
Make ;; hint mode change scrolling element
2020-05-25 10:16:17 +01:00
Oliver Blanthorn
df73304b1d
Update scrollable element on click
2020-05-25 10:11:38 +01:00
Oliver Blanthorn
780e8a77c3
Move focus cache out of loop
2020-05-25 09:25:56 +01:00
Oliver Blanthorn
807c998bea
Ensure while loop will always exit
...
Even if HTML doesn't quite work like we think it does
2020-05-25 09:24:30 +01:00
MatiasStorm
c7ea4855fb
Change how hintable child elements are compared - Issue #487
2020-05-25 09:40:04 +02:00
MatiasStorm
6cf9dd9e95
Make hints attach to child divs or spans - Issue #487
2020-05-25 09:35:16 +02:00
Tanath
ced64e8fb6
Explain that RC files are optional
2020-05-24 16:34:03 +01:00
Oliver Blanthorn
c9259673a7
Preferentially scroll focused elements
2020-05-24 16:10:01 +01:00
Oliver Blanthorn
3e0ee8322a
Make else implicit
...
This is just a stylistic choice. I prefer "guards" over if/else in
general as it makes it very clear that the following code is only
relevant if the input passes the guard.
2020-05-24 14:28:49 +01:00
Dranaxel
1be6897200
fixing indents
2020-05-24 14:41:37 +02:00
Dranaxel
3c73886b3f
using bovine3dom suggestion / adding aliases
2020-05-24 12:24:01 +02:00
Dranaxel
2d8def8b81
Update src/excmds.ts
...
typed tabcloseallto function argument
Co-authored-by: Oliver Blanthorn <oliver.blanthorn@manchester.ac.uk>
2020-05-22 20:59:29 +02:00
Alexandre
e75eca6f08
refactoring close all tabs functions
2020-05-22 19:52:05 +02:00
Oliver Blanthorn
5412e6ebc7
Fix #2401 : update completions for new fuse
2020-05-21 12:24:16 +01:00
Oliver Blanthorn
37ea90f584
Ensure mergeDeep always returns a copy
2020-05-18 18:03:55 +01:00
Oliver Blanthorn
797a9de0e7
Merge branch 'dependabot/npm_and_yarn/marked-1.1.0'
2020-05-18 14:24:39 +01:00
Oliver Blanthorn
4308fe3d42
Merge branch 'dependabot/npm_and_yarn/prettier-2.0.5'
2020-05-18 14:23:16 +01:00
Oliver Blanthorn
caf38436b6
Merge branch 'dependabot/npm_and_yarn/fuse.js-6.0.0'
2020-05-18 14:15:59 +01:00
Oliver Blanthorn
fa8b6e87c2
Update completions and container match for fuse v6
2020-05-18 14:15:09 +01:00
Oliver Blanthorn
3b0590892e
Merge pull request #2376 from tridactyl/dependabot/npm_and_yarn/types/node-14.0.1
...
Bump @types/node from 13.13.4 to 14.0.1
2020-05-18 13:31:20 +01:00
Oliver Blanthorn
9d2b477c8f
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/ts-loader-7.0.4'
2020-05-18 13:30:55 +01:00
dependabot-preview[bot]
b4bd1ebca4
Bump prettier from 1.19.1 to 2.0.5
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 12:21:03 +00:00
dependabot-preview[bot]
cec1759873
Bump marked from 0.8.2 to 1.1.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.8.2 to 1.1.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 12:20:54 +00:00
dependabot-preview[bot]
ca67ad3cd4
Bump ts-loader from 6.2.2 to 7.0.4
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 6.2.2 to 7.0.4.
- [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/v6.2.2...v7.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-18 12:19:44 +00:00
Oliver Blanthorn
14b739fb31
Merge pull request #2367 from tridactyl/dependabot/npm_and_yarn/ts-jest-25.5.1
...
Bump ts-jest from 25.3.1 to 25.5.1
2020-05-18 13:19:01 +01:00
Oliver Blanthorn
b11cfdc589
Merge pull request #2358 from tridactyl/dependabot/npm_and_yarn/jest-25.5.4
...
Bump jest from 25.5.3 to 25.5.4
2020-05-18 13:18:35 +01:00
Oliver Blanthorn
64447d69e7
Merge pull request #2351 from tridactyl/dependabot/npm_and_yarn/ts-node-8.10.1
...
Bump ts-node from 8.8.2 to 8.10.1
2020-05-18 13:17:50 +01:00
Oliver Blanthorn
1d9fdd9694
Remove UUID - no longer required
2020-05-18 13:17:16 +01:00
Oliver Blanthorn
b9bbae2f85
Merge pull request #2301 from tridactyl/dependabot/npm_and_yarn/typedoc-default-themes-0.10.1
...
Bump typedoc-default-themes from 0.9.0 to 0.10.1
2020-05-18 13:15:36 +01:00
Oliver Blanthorn
5fca8b0f70
Merge pull request #2384 from MatiasStorm/scrolling.ts_refactor
...
Scrolling.ts refactor
2020-05-17 23:13:48 +01:00