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-03-03 11:28:12 +00:00
..
Button Desktop, Mobile: Added support for notebook icons 2021-11-15 17:19:51 +00:00
ConfigScreen Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +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: 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 Desktop: Allow updating a plugin 2021-01-19 22:58:09 +00:00
MainScreen Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +00:00
MasterPasswordDialog Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
note-viewer Desktop: Note background does not change when theme automatically updated via system 2023-02-24 18:00:14 +00:00
NoteEditor Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +00:00
NoteList Desktop: Fixes #7776: Drag-dropping notes to top or bottom, in custom sort, is finicky (#7777) 2023-02-26 15:40:13 +00:00
NoteListControls Desktop: Always show new note buttons (Regression) (#7850) 2023-03-03 11:28:12 +00:00
NoteListWrapper Chore: Regression: Revert changes made to the note list' height (#7823) 2023-02-22 13:13:39 +00:00
NoteToolbar Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
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 Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +00:00
StatusScreen Desktop: Fixed crash on certain Linux distributions when importing or exporting a file 2021-11-01 07:38:06 +00:00
style Tools: Add "@typescript-eslint/object-curly-spacing" rule 2023-02-16 10:58:23 +00:00
StyleSheets Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
SyncWizard Tools: Add "@typescript-eslint/object-curly-spacing" rule 2023-02-16 10:58:23 +00:00
ToggleEditorsButton Desktop: Add classnames to DOM elements for theming purposes (#4933) 2021-05-17 19:33:44 +01:00
ToolbarButton Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
utils Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00: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 Desktop: Fixes #7776: Drag-dropping notes to top or bottom, in custom sort, is finicky (#7777) 2023-02-26 15:40:13 +00:00
MenuBar.tsx Tools: Add eslint rule "no-unneeded-ternary" 2023-02-21 17:19:19 +00: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 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 #7776: Drag-dropping notes to top or bottom, in custom sort, is finicky (#7777) 2023-02-26 15:40:13 +00:00
NotePropertiesDialog.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
NoteRevisionViewer.tsx Chore: Mobile: Refactor note-screen-shared utility lib 2023-02-19 13:09:07 +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 Chore: Set type of main BrowserWindow, and fixed popup calls 2023-02-22 18:16:28 +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 prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Root.tsx Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ShareNoteDialog.tsx Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00: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