1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/app-desktop/gui
2021-01-30 11:08:11 +00:00
..
Button Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
ConfigScreen Desktop: Fixed updating plugins 2021-01-29 21:54:08 +00:00
hooks
KeymapConfig Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
lib Desktop: Allow updating a plugin 2021-01-19 22:58:09 +00:00
MainScreen Desktop: Fixed plugin panel issue that could crash app in rare case 2021-01-27 22:52:54 +00:00
note-viewer Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
NoteEditor Desktop: Fixes #4441: Fixed copying text from Rich Text editor 2021-01-30 11:08:11 +00:00
NoteList Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteListControls Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
NoteListWrapper
NoteToolbar
ResizableLayout Plugins: Add support for hiding and showing panels 2021-01-02 13:32:15 +00:00
SearchBar Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Sidebar Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
StatusScreen Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
style
ToggleEditorsButton Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarButton
utils Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ClipperConfigScreen.jsx
DialogButtonRow.jsx
dialogs.ts Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +00:00
DropboxLoginScreen.tsx
EncryptionConfigScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ErrorBoundary.tsx
ExtensionBadge.jsx
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ItemList.jsx
MenuBar.tsx Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
menuCommandNames.ts Desktop: Fixes #4130: Register Markdown editor commands with the Keyboard Shortcut editor (#4136) 2020-12-19 17:57:41 +00:00
MultiNoteActions.tsx Desktop, Cli: Resolves #4095: Allow exporting conflict notes 2020-11-17 11:50:46 +00:00
Navigator.jsx
NoteContentPropertiesDialog.tsx Mobile: Fixed mobile build 2021-01-27 17:42:58 +00:00
NoteListItem.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NotePropertiesDialog.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteRevisionViewer.jsx Mobile: Fixed mobile build 2021-01-27 17:42:58 +00:00
NoteSearchBar.jsx Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
NoteStatusBar.jsx
NoteTextViewer.tsx Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
OneDriveLoginScreen.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
PromptDialog.jsx
ResourceScreen.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Root_UpgradeSyncTarget.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Root.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ShareNoteDialog.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
TagItem.jsx
TagList.tsx
ToolbarBase.tsx Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarSpace.jsx
VerticalResizer.jsx