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-06-08 14:46:37 +01:00
..
Button
ConfigScreen Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01: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: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
KeymapConfig Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
lib
MainScreen Linux: Resolves #8289: Ask user to restart app after switching profile 2023-06-08 14:46:37 +01:00
MasterPasswordDialog Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
note-viewer Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteEditor Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteList Desktop: Fixes #7881: Fixed icon when note is dragged across notebooks (#7924) 2023-03-15 14:33:59 +00:00
NoteListControls Desktop: Fixes #8159: "New note" buttons so large they occlude Search (#8249) 2023-06-05 18:22:31 +01:00
NoteListWrapper Desktop: Fixes #7907: Fixed height when controls are on a single row (#7912) 2023-03-13 16:26:56 +00:00
NoteToolbar
PasswordInput
ResizableLayout Tools: Add more eslint/jest rules 2023-03-09 17:50:56 +00: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 #7506: Improve sidebar workaround for Linux w/Intel GPU (#8126) 2023-05-29 11:20:11 +01:00
StatusScreen Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
style Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
StyleSheets
SyncWizard Tools: Add "@typescript-eslint/object-curly-spacing" rule 2023-02-16 10:58:23 +00:00
ToggleEditorsButton
ToolbarButton
utils Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
ClipperConfigScreen.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01: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 Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
dialogs.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
DialogTitle.tsx
DropboxLoginScreen.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
EmojiBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 16:28:19 +01:00
ErrorBoundary.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
ExtensionBadge.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
FolderIconBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 15:49:28 +01:00
HelpButton.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
IconButton.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
ImportScreen.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
ItemList.tsx Revert "Desktop: Fixes #4124: Fix note list blank space display problems (#7888)" 2023-06-05 17:56:12 +01:00
MenuBar.tsx Desktop: Fixed display of installed plugins in About box 2023-04-03 18:01:06 +02:00
menuCommandNames.ts Desktop: Add a menu option to reset the application layout (#7786) 2023-02-17 13:07:18 +00:00
MultiNoteActions.tsx Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +00:00
Navigator.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
NoteContentPropertiesDialog.tsx Desktop: Resolves #8083: Improved word count when em-dash is used 2023-06-05 18:35:34 +01:00
NoteListItem.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NotePropertiesDialog.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteRevisionViewer.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteSearchBar.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteStatusBar.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteTextViewer.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
OneDriveLoginScreen.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
PdfViewer.tsx Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +00:00
PromptDialog.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
ResourceScreen.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
Root_UpgradeSyncTarget.tsx Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Root.tsx Desktop, Mobile: Resolves #8154: Translate Welcome notes 2023-05-10 12:20:04 +01:00
ShareNoteDialog.tsx Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
TagItem.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
TagList.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ToolbarBase.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
ToolbarSpace.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00