1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2023-02-13 19:16:33 +00:00
..
Button Desktop, Mobile: Added support for notebook icons 2021-11-15 17:19:51 +00:00
ConfigScreen Tools: Add eslint rule "@typescript-eslint/no-inferrable-types" 2023-02-05 12:27:09 +00:00
DialogButtonRow Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
EditFolderDialog Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
EncryptionConfigScreen Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
hooks Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
KeymapConfig Desktop: Fixes an error when importing a shortcut map and canceling the dialog (#6975) 2022-10-29 11:28:05 +01:00
lib
MainScreen Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
MasterPasswordDialog Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
note-viewer Desktop: Fixes #7617: Note editor scrolls back to top when editing certain notes 2023-01-20 15:05:57 +00:00
NoteEditor Desktop: Allow 'Paste as Text' on the Rich Text Editor (#7751) 2023-02-13 19:16:33 +00:00
NoteList Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteListControls Performance: fixes false dependencies in MainScreen (#6444) 2022-06-07 18:09:50 +01:00
NoteListWrapper Performance: fixes false dependencies in MainScreen (#6444) 2022-06-07 18:09:50 +01:00
NoteToolbar
PasswordInput Desktop: Allow showing passwords in Master Password dialog 2021-11-15 12:10:47 +00:00
ResizableLayout Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
SearchBar Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
ShareFolderDialog Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
Sidebar Desktop: Fixes #7610: Optimise sidebar rendering speed 2023-01-10 18:32:06 +00:00
StatusScreen
style Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
StyleSheets
SyncWizard Desktop: Fixes #6075: Login field was sometimes disabled on Sync Wizard dialog 2022-02-11 11:04:10 +00:00
ToggleEditorsButton
ToolbarButton
utils Tools: Fixes #5902: Correctly load external resources when bundling desktop app 2021-12-23 12:04:09 +01:00
ClipperConfigScreen.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
Dialog.tsx Desktop: Resovles #6194: Improved handling of ENTER and ESCAPE keys in dialogs 2022-04-13 14:44:52 +01:00
DialogButtonRow.tsx Desktop: Resovles #6194: Improved handling of ENTER and ESCAPE keys in dialogs 2022-04-13 14:44:52 +01:00
dialogs.ts Desktop: Fixes #7605: Hyperlink insertion no longer works in Markdown editor 2023-01-11 14:01:10 +00:00
DialogTitle.tsx Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
DropboxLoginScreen.tsx Desktop: Fixes #6503: Dropbox login button is not visible in dark mode (#6513) 2022-05-17 14:10:31 +01:00
EmojiBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 16:28:19 +01:00
ErrorBoundary.tsx Desktop: Resolves #6143: Show installed plugins in Help - About Joplin (#7711) 2023-02-08 14:16:09 +00:00
ExtensionBadge.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
FolderIconBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 15:49:28 +01:00
HelpButton.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
IconButton.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ImportScreen.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ItemList.tsx Chore: Fixed build following conversion from JSX to TSX 2023-01-29 13:11:53 +00:00
MenuBar.tsx Desktop: Allow 'Paste as Text' on the Rich Text Editor (#7751) 2023-02-13 19:16:33 +00:00
menuCommandNames.ts Desktop: Allow 'Paste as Text' on the Rich Text Editor (#7751) 2023-02-13 19:16:33 +00:00
MultiNoteActions.tsx
Navigator.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteContentPropertiesDialog.tsx Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
NoteListItem.tsx Desktop: Fixes #5178: Allow styling note list items using custom CSS (#6542) 2022-06-08 10:33:06 +01:00
NotePropertiesDialog.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteRevisionViewer.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteSearchBar.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteStatusBar.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteTextViewer.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
OneDriveLoginScreen.tsx Desktop: Fixes #5726: OneDrive login screen was not readable in dark mode 2021-11-17 19:35:23 +00:00
PdfViewer.tsx Desktop: Fixes #7528: Fixed crash when closing PDF 2022-12-31 00:36:16 +00:00
PromptDialog.tsx Desktop: Fixes #7493: Press Enter to select a tag 2022-12-30 23:39:45 +00:00
ResourceScreen.tsx Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
Root_UpgradeSyncTarget.tsx Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
Root.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ShareNoteDialog.tsx Chore: Fixed lib imports 2022-04-14 09:58:34 +01:00
TagItem.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
TagList.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ToolbarBase.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ToolbarSpace.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00