1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/ReactNativeClient/lib/services/plugins
Laurent Cozic 3a57cfea02 Desktop: Simplified and improve command service, and added command palette
- Commands "enabled" state is now expressed using a "when-clause" like in VSCode
- A command palette has been added to the Tools menu
2020-10-18 21:52:10 +01:00
..
api Desktop: Simplified and improve command service, and added command palette 2020-10-18 21:52:10 +01:00
utils Desktop: Added support for Menu API for plugins 2020-10-13 12:57:03 +01:00
BasePluginRunner.ts
MenuController.ts Desktop: Added support for Menu API for plugins 2020-10-13 12:57:03 +01:00
MenuItemController.ts
Plugin.ts
PluginService.ts Desktop: Fixes #3903: Header links with special characters were no longer working 2020-10-16 22:55:48 +01:00
reducer.ts Desktop: Added support for Menu API for plugins 2020-10-13 12:57:03 +01:00
sandboxProxy.ts
ToolbarButtonController.ts
ViewController.ts
WebviewController.ts