1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2024-02-22 21:29:16 +00:00
..
Button Desktop: Fixes #9433: Fixed various scrolling issues when creating new notes or to-dos 2024-01-28 17:57:41 +00:00
ConfigScreen Update translations 2024-02-06 16:15:34 +00:00
DialogButtonRow
Dropdown
EditFolderDialog Desktop: Fixes #9709: Shared notebook can get corrupted if contributor changes its title 2024-01-13 18:17:47 +00:00
EncryptionConfigScreen Update translations 2023-10-12 15:26:55 +03:00
hooks
KeymapConfig MacOS: Resolves #9488: Add "Window" menu to toolbar on MacOS (#9859) 2024-02-06 16:19:52 +00:00
lib
MainScreen Desktop: Security: Disallow UNC file links (#9979) 2024-02-22 21:29:16 +00:00
MasterPasswordDialog
note-viewer Chore: Add more debug info when assets cannot be unloaded 2024-02-08 18:14:08 +00:00
NoteEditor Desktop: Fixes #9932: Fix only one CodeMirror 6 content script loaded per plugin (#9934) 2024-02-19 10:29:37 +00:00
NoteList Desktop, Mobile: Immediately sort notes after toggling a checkbox 2024-02-19 23:09:34 +00:00
NoteListControls Desktop: Fixes #9433: Fixed various scrolling issues when creating new notes or to-dos 2024-01-28 17:57:41 +00:00
NoteListItem Desktop, Mobile: Immediately sort notes after toggling a checkbox 2024-02-19 23:09:34 +00:00
NoteListWrapper Desktop: Fixes #9433: Fixed various scrolling issues when creating new notes or to-dos 2024-01-28 17:57:41 +00:00
NoteToolbar
PasswordInput
ResizableLayout
SearchBar
ShareFolderDialog Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
Sidebar Chore: Refactor sidebar utilities to TypeScript 2024-01-09 16:25:13 +00:00
StatusScreen Desktop, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved 2024-01-27 16:59:19 +00:00
style Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
StyleSheets Desktop: Refactor note list in preparation for plugin support (#8624) 2023-08-21 16:01:20 +01:00
SyncWizard Desktop: Resolves #9261: Mention in sync wizard that Dropbox and OneDrive are slow on first sync 2023-12-24 11:06:28 +00:00
ToggleEditorsButton
ToolbarButton
utils Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
ClipperConfigScreen.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
Dialog.tsx Desktop: Fixes #9822: Allow dialogs to scroll on small screens (#9823) 2024-02-02 23:57:07 +01:00
DialogButtonRow.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
dialogs.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
DialogTitle.tsx
DropboxLoginScreen.tsx
EmojiBox.tsx
ErrorBoundary.tsx Desktop: Fixed import error report 2023-11-11 17:41:08 +00:00
ExtensionBadge.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
FolderIconBox.tsx
HelpButton.tsx
IconButton.tsx
ImportScreen.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
ItemList.tsx
JoplinCloudConfigScreen.scss
JoplinCloudConfigScreen.tsx
MenuBar.tsx MacOS: Resolves #9488: Add "Window" menu to toolbar on MacOS (#9859) 2024-02-06 16:19:52 +00:00
menuCommandNames.ts Desktop: Fixes #9108: Added Note Properties to Note menu bar items (#9119) 2023-10-23 13:05:06 +01:00
MultiNoteActions.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
Navigator.tsx
NoteContentPropertiesDialog.tsx
NoteListItem.tsx Update buildTools (major) (#8597) 2023-08-02 11:24:54 +01:00
NotePropertiesDialog.tsx Desktop: Fixes #8937: Preserve previous values when updating a note's date fields (#8948) 2023-10-05 11:50:07 +01:00
NoteRevisionViewer.tsx Desktop: Security: Disallow UNC file links (#9979) 2024-02-22 21:29:16 +00:00
NoteSearchBar.tsx
NoteStatusBar.tsx
NoteTextViewer.tsx
OneDriveLoginScreen.tsx
PdfViewer.tsx Desktop: Fixes #9512: Pasting rich text in the RTE sometimes result in invalid markup 2024-01-26 19:14:31 +00:00
PromptDialog.tsx Desktop: Fixes #9817: Fix scrollbars shown unnecessarily when opening the tag dialog (#9818) 2024-02-02 23:54:44 +01:00
ResourceScreen.tsx Desktop: Security: Disallow UNC file links (#9979) 2024-02-22 21:29:16 +00:00
Root_UpgradeSyncTarget.tsx
Root.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
ShareNoteDialog.tsx
TagItem.tsx
TagList.tsx
ToolbarBase.tsx
ToolbarSpace.tsx