Martin Brennan
93c38cc175
FEATURE: Bookmark keyboard shortcuts ( #9318 )
...
Adds keyboard bindings and associated help menu for selecting reminder type in bookmark modal, and pressing Enter to save.
Introduce the following APIs for `KeyboardShortcuts`:
* `pause` - Uses the provided array of combinations and unbinds them using `Mousetrap`.
* `unpause` - Uses the provided combinations and rebinds them to their default shortcuts listed in `KeyboardShortcuts`.
* `addBindings` - Adds the array of keyboard shortcut bindings and calls the provided callback when a binding is fired with Mousetrap.
* `unbind` - Takes an object literal of a binding map and unbinds all of them e.g. `{ enter: { handler: saveAndClose" } };`
2020-04-07 14:03:15 +10:00
..
2020-03-25 12:30:20 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 21:00:10 +01:00
2020-03-12 13:29:55 -04:00
2020-03-11 09:43:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-06 20:43:38 +05:30
2020-03-12 13:29:55 -04:00
2020-04-03 00:08:29 +05:30
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 21:00:10 +01:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-25 14:34:45 +00:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-07 14:03:15 +10:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 17:36:53 +11:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-31 17:19:47 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-26 17:36:53 +11:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-24 11:12:52 +02:00
2020-03-12 13:29:55 -04:00
2020-03-26 17:36:53 +11:00
2020-03-12 13:29:55 -04:00
2020-03-27 10:14:13 +11:00
2020-03-12 13:29:55 -04:00
2020-03-28 22:24:43 +05:30
2020-03-12 13:29:55 -04:00