Oliver Blanthorn
5fa256a568
Merge branch 'shifthints'
2020-05-05 16:34:31 +01:00
Oliver Blanthorn
f933720020
Merge branch 'tabslideshow'
2020-05-05 16:15:08 +01:00
Oliver Blanthorn
426513327d
Add o bind to move cursor to other end of selection
2020-05-05 15:55:00 +01:00
Simon Lydell
bebe694ebe
Add visual selection flipper
2020-05-05 15:55:00 +01:00
dependabot-preview[bot]
e749ed08fe
Merge pull request #2357 from tridactyl/dependabot/npm_and_yarn/jquery-3.5.1
2020-05-05 06:46:18 +00:00
dependabot-preview[bot]
6abcbbbad8
[Security] Bump jquery from 3.4.1 to 3.5.1
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.1. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 06:41:58 +00:00
Oliver Blanthorn
879005e8ea
Merge pull request #2355 from tridactyl/no_subconfig_annhilation
...
Fix #2338 : stop subconfig unbinds being forgotten
2020-05-04 23:03:19 +01:00
Oliver Blanthorn
7594cfc73f
Fix #2338 : stop subconfig unbinds being forgotten
2020-05-04 14:04:47 +01:00
Oliver Blanthorn
1c4722f4db
Fix #2352 : update tri.contentLocation on navigation
...
I think 'forgetting that people navigate to web pages without changing tab' is
probably the funniest root-cause of a bug we've had in a while.
2020-05-04 13:25:28 +01:00
dependabot-preview[bot]
7086ee0570
Bump ts-node from 8.8.2 to 8.10.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.8.2 to 8.10.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.8.2...v8.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-03 07:12:47 +00:00
dependabot-preview[bot]
db43b3a345
Merge pull request #2336 from tridactyl/dependabot/npm_and_yarn/types/node-13.13.4
2020-04-30 22:45:39 +00:00
dependabot-preview[bot]
f26a5e49fb
Bump @types/node from 13.13.3 to 13.13.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.13.3 to 13.13.4.
- [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-04-30 22:38:47 +00:00
dependabot-preview[bot]
62fdebd3ce
Merge pull request #2347 from tridactyl/dependabot/npm_and_yarn/jest-25.5.3
2020-04-30 22:36:46 +00:00
dependabot-preview[bot]
614a4625e5
Bump jest from 25.3.0 to 25.5.3
...
Bumps [jest](https://github.com/facebook/jest ) from 25.3.0 to 25.5.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.3.0...v25.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 22:32:12 +00:00
Oliver Blanthorn
d4d1526d3d
Fix #2124 : :mkt
now works
...
(Disclaimer: it works on Linux. On my machine.)
2020-04-28 10:46:47 +01:00
dependabot-preview[bot]
80113f26dd
Merge pull request #2335 from tridactyl/dependabot/npm_and_yarn/types/node-13.13.3
2020-04-26 17:14:02 +00:00
dependabot-preview[bot]
be899ffeb8
Bump @types/node from 13.11.1 to 13.13.3
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.11.1 to 13.13.3.
- [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-04-26 17:10:32 +00:00
Oliver Blanthorn
7fe4b6d140
release 1.18.1
2020-04-26 16:20:35 +01:00
Oliver Blanthorn
ff09155087
Update changelog for 1.18.1
2020-04-26 16:20:16 +01:00
Oliver Blanthorn
976377a843
Try to fix mergeDeep null handling: #2324
2020-04-25 10:41:25 +01:00
Oliver Blanthorn
f0ec742a47
release 1.18.0
2020-04-23 13:01:46 +01:00
Oliver Blanthorn
9c8b4e4b59
Bump minimum version to FF75
2020-04-23 13:01:35 +01:00
Oliver Blanthorn
78217a29e9
Mention (probably) annoying visual changes on new tab
2020-04-23 13:01:10 +01:00
Oliver Blanthorn
8c77bb80e7
Update changelog date for 1.18.0
2020-04-23 12:57:08 +01:00
Oliver Blanthorn
ec13746f20
Update changelog for 1.18.0
2020-04-21 13:15:49 +01:00
Oliver Blanthorn
ac33cbd88c
Fix #2236 : unrevert changes to state synchronisation
...
Revert "Revert "Merge pull request #2137 from tridactyl/state_no_onchanged""
This reverts commit 4497ec3442
.
2020-04-16 22:32:35 +01:00
dependabot-preview[bot]
fe80381c77
Merge pull request #2303 from tridactyl/dependabot/npm_and_yarn/nearley-2.19.2
2020-04-13 17:52:24 +00:00
dependabot-preview[bot]
fa2dfbd4fc
Bump nearley from 2.19.1 to 2.19.2
...
Bumps [nearley](https://github.com/hardmath123/nearley ) from 2.19.1 to 2.19.2.
- [Release notes](https://github.com/hardmath123/nearley/releases )
- [Commits](https://github.com/hardmath123/nearley/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 17:47:22 +00:00
glacambre
58a9964733
hinting: implement quickhint shifting
2020-04-12 04:13:38 +02:00
glacambre
f462802e2f
excmds.ts: implement tabqueue
2020-04-11 11:51:50 +02:00
dependabot-preview[bot]
e61fd833dc
Merge pull request #2295 from tridactyl/dependabot/npm_and_yarn/jest-25.3.0
2020-04-08 19:27:21 +00:00
dependabot-preview[bot]
ce4353c887
Bump jest from 25.2.7 to 25.3.0
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.7 to 25.3.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.7...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 19:21:50 +00:00
dependabot-preview[bot]
649c3e2f8a
Merge pull request #2296 from tridactyl/dependabot/npm_and_yarn/types/node-13.11.1
2020-04-08 19:19:55 +00:00
dependabot-preview[bot]
e559dd191c
Bump @types/node from 13.11.0 to 13.11.1
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.11.0 to 13.11.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-04-08 19:15:33 +00:00
Oliver Blanthorn
05bc1e620c
Merge pull request #2294 from saulrh/fix-containers-update
...
Fix containerupdate
2020-04-08 09:12:02 +01:00
Saul Reynolds-Haertle
a467a87e2c
Fix type error when calling contextualIdentities.update
...
The error is:
```
controller in excmd: Error: Type error for parameter
details (Unexpected property "cookieStoreId") for
contextualIdentities.update.
```
This is because container.update invokes `fromString` on the user's
input, which produces an object with `cookieStoreId` set. If you look
at `fromString` you'll note that it has to some dirty type coercion to
make its return type work out.
2020-04-07 20:41:12 -07:00
Saul Reynolds-Haertle
5e6214e798
Refactor update in containers lib to improve error message
2020-04-07 20:40:44 -07:00
dependabot-preview[bot]
4734e4f928
Merge pull request #2288 from tridactyl/dependabot/npm_and_yarn/ts-node-8.8.2
2020-04-05 02:11:43 +00:00
dependabot-preview[bot]
3a8bca52bf
Bump ts-node from 8.8.1 to 8.8.2
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 8.8.1 to 8.8.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.8.1...v8.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-05 02:08:17 +00:00
dependabot-preview[bot]
99fdbe6e7f
Merge pull request #2284 from tridactyl/dependabot/npm_and_yarn/types/jest-25.2.1
2020-04-03 22:14:09 +00:00
dependabot-preview[bot]
70eb6b7028
Bump @types/jest from 25.2.0 to 25.2.1
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.2.0 to 25.2.1.
- [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-04-03 22:09:45 +00:00
dependabot-preview[bot]
7defea5246
Merge pull request #2283 from tridactyl/dependabot/npm_and_yarn/types/jest-25.2.0
2020-04-03 21:11:53 +00:00
dependabot-preview[bot]
01aa1ca276
Bump @types/jest from 25.1.5 to 25.2.0
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 25.1.5 to 25.2.0.
- [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-04-03 21:06:56 +00:00
dependabot-preview[bot]
1b80d8be75
Merge pull request #2282 from tridactyl/dependabot/npm_and_yarn/ts-jest-25.3.1
2020-04-03 17:02:40 +00:00
dependabot-preview[bot]
f7b10428dc
Bump ts-jest from 25.2.1 to 25.3.1
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.2.1 to 25.3.1.
- [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/25.2.1...v25.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 16:57:13 +00:00
dependabot-preview[bot]
a03a5d8137
Merge pull request #2281 from tridactyl/dependabot/npm_and_yarn/jest-25.2.7
2020-04-03 11:59:49 +00:00
dependabot-preview[bot]
48186b7997
Bump jest from 25.2.6 to 25.2.7
...
Bumps [jest](https://github.com/facebook/jest ) from 25.2.6 to 25.2.7.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.2.6...v25.2.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-03 11:54:22 +00:00
dependabot-preview[bot]
14501f71d5
Merge pull request #2273 from tridactyl/dependabot/npm_and_yarn/uuid-7.0.3
2020-04-02 17:42:32 +00:00
dependabot-preview[bot]
1dddeab13b
Bump uuid from 7.0.2 to 7.0.3
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.2...v7.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-02 17:34:49 +00:00
dependabot-preview[bot]
bdec301630
Merge pull request #2280 from tridactyl/dependabot/npm_and_yarn/types/jest-25.1.5
2020-04-02 17:32:52 +00:00