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-04-24 20:23:33 +02:00
..
Button Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
ConfigScreen Desktop: Fixes #4723: Plugin Update error when plugin was installed manually (#4725) 2021-03-24 14:15:49 +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: 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: Fix: Fixed cursor moved to the top issue in Markdown editor (#4870) 2021-04-24 09:18:31 +01: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
NoteToolbar
ResizableLayout Plugins: Add support for hiding and showing panels 2021-01-02 13:32:15 +00: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 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 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
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
getWindowTitle.test.ts Desktop: Resolve #3695: Show notebook and note title in the title bar (#4390) 2021-04-06 21:18:10 +01:00
getWindowTitle.ts Desktop: Resolve #3695: Show notebook and note title in the title bar (#4390) 2021-04-06 21:18:10 +01:00
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: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00
menuCommandNames.ts Desktop: Resolves #4727: Add support for safe mode, which temporarily disables note rendering and plugins 2021-04-24 20:23:33 +02:00
MultiNoteActions.tsx Desktop, Cli: Resolves #4095: Allow exporting conflict notes 2020-11-17 11:50:46 +00:00
Navigator.jsx Desktop: Resolve #3695: Show notebook and note title in the title bar (#4390) 2021-04-06 21:18:10 +01: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
ToolbarBase.tsx Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarSpace.jsx
VerticalResizer.jsx