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-25 09:52:05 +01: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 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 #4797 (partially): Scroll position is not remembered in Markdown editor (#4806) 2021-04-25 09:52:05 +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 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 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 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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
IconButton.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ImportScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ItemList.jsx All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
VerticalResizer.jsx All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00