1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/packages/app-desktop/gui
2022-11-01 14:07:45 +00:00
..
Button Desktop, Mobile: Added support for notebook icons 2021-11-15 17:19:51 +00:00
ConfigScreen Desktop: Install default plugins on first app start (#6585) 2022-09-01 11:44:33 +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: 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 Desktop: Allow updating a plugin 2021-01-19 22:58:09 +00:00
MainScreen Desktop: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
MasterPasswordDialog Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
note-viewer Desktop: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
NoteEditor Desktop: Regression: Plugin CSS files were no longer being loaded correctly 2022-11-01 14:07:45 +00:00
NoteList Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01: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 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 Desktop: Fixed sidebar tag header click 2022-10-26 15:54:18 +01: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: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +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 Desktop: Fixes #6075: Login field was sometimes disabled on Sync Wizard dialog 2022-02-11 11:04:10 +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: Fixes #5902: Correctly load external resources when bundling desktop app 2021-12-23 12:04:09 +01:00
ClipperConfigScreen.tsx Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +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 Desktop: Resovles #6194: Improved handling of ENTER and ESCAPE keys in dialogs 2022-04-13 14:44:52 +01:00
dialogs.ts Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +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: Ask to start in safe mode when the application has crashed 2022-04-25 17:18:26 +01:00
ExtensionBadge.jsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
FolderIconBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 15:49:28 +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 Chore: Converts ENEX import file to TypeScript 2021-09-23 13:16:22 +01:00
ItemList.jsx All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
MenuBar.tsx Desktop: Add support for multi-language spell check (#6617) 2022-08-27 12:05:44 +01:00
menuCommandNames.ts Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
MultiNoteActions.tsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
Navigator.jsx Desktop: Multi-profiles: Added profile ID in CSS root class so that different profiles can have different styles 2022-04-16 15:13:17 +01: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.jsx Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
NoteRevisionViewer.jsx Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
NoteSearchBar.jsx Desktop: Fixed order of editor search buttons 2022-01-15 17:18:52 +00:00
NoteStatusBar.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteTextViewer.tsx Desktop: Fixes #5708: Scroll positions are preserved (#5826) 2021-12-15 18:03:20 +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: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
PromptDialog.jsx Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01: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 Desktop: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
ShareNoteDialog.tsx Chore: Fixed lib imports 2022-04-14 09:58:34 +01:00
TagItem.jsx Desktop: Clickable tags in Tag Bar (#5956) 2022-01-09 11:32:21 +00:00
TagList.tsx Revert "Desktop: Fixes #5686: Fixed Tags Order (#6136)" 2022-03-28 17:40:51 +01: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 Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00