1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2021-05-10 11:12:29 +02:00
..
Button Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
ConfigScreen Desktop: Add synchronization tools to clear local sync state or data 2021-05-03 12:57:46 +02:00
hooks Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
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: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00
note-viewer Desktop: Add support for higlighting text from Rich Text editor 2021-03-16 19:39:35 +00:00
NoteEditor Desktop: Fixes #4916: Fixed pasting of text and images from Word on Windows 2021-05-10 11:12:29 +02:00
NoteList Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteListControls Desktop: Fixes #4769: highlight existing text in global search field (#4773) 2021-04-06 19:13:43 +01:00
NoteListWrapper Desktop: Fixed note list overflow when resized very small 2020-11-15 19:30:04 +00:00
NoteToolbar Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
ResizableLayout Desktop: Fixes #4529: Plugin ghost panel and resizing issues (#4865) 2021-04-30 17:54:55 +01:00
SearchBar Desktop: Resolves #4736: Note list is empty if search field is cleared (#4739) 2021-04-24 17:30:07 +01:00
Sidebar Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
StatusScreen Desktop: Add synchronization tools to clear local sync state or data 2021-05-03 12:57:46 +02:00
style Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ToggleEditorsButton Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarButton Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
utils Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
ClipperConfigScreen.jsx Desktop: Add an option to renew the API token (#4811) 2021-04-07 19:27:16 +01:00
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 Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
EncryptionConfigScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ErrorBoundary.tsx Desktop: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00
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 Desktop: Add "duplicate line" command in Markdown editor (#4873) 2021-04-25 09:57:35 +01:00
menuCommandNames.ts Desktop: Add "duplicate line" command in Markdown editor (#4873) 2021-04-25 09:57:35 +01:00
MultiNoteActions.tsx Desktop, Cli: Resolves #4095: Allow exporting conflict notes 2020-11-17 11:50:46 +00:00
Navigator.jsx Revert "Desktop: Resolve #3695: Show notebook and note title in the title bar (#4390)" 2021-05-04 10:34:18 +02:00
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 Desktop: Add button to copy note ID in Note Properties dialog (#4749) 2021-03-29 21:25:17 +01:00
NoteRevisionViewer.jsx Mobile: Fixed mobile build 2021-01-27 17:42:58 +00:00
NoteSearchBar.jsx Desktop: Select search text input when focusing it (#4586) 2021-02-23 11:25:13 +00:00
NoteStatusBar.jsx
NoteTextViewer.tsx Desktop: Resolves #2810: Ctrl+Shift+B to viewer when editor invisible (#4537) 2021-03-14 15:06:38 +00:00
OneDriveLoginScreen.tsx Server: Add support for sharing notes via a link 2021-01-29 18:45: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 Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
TagItem.jsx
TagList.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
ToolbarBase.tsx Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarSpace.jsx
VerticalResizer.jsx