1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2022-06-20 14:29:32 +01:00
..
Button
ConfigScreen Desktop, Mobile: Sort sync target options 2022-05-05 13:19:23 +01:00
DialogButtonRow Desktop: Resovles #6194: Improved handling of ENTER and ESCAPE keys in dialogs 2022-04-13 14:44:52 +01:00
EditFolderDialog
EncryptionConfigScreen Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
hooks
KeymapConfig
lib
MainScreen Removes unnecessary trivial dependencies that causes re-rendering (#6471) 2022-06-07 18:21:55 +01:00
MasterPasswordDialog Desktop: Resolves #6338: Improve E2EE usability when accidentally creating multiple keys (#6399) 2022-04-13 12:18:38 +01:00
note-viewer Desktop: Fixes #6074: Scroll jumps when typing if heavy scripts or many large elements are used (#6383) 2022-04-10 11:31:17 +01:00
NoteEditor Desktop: Resolves #6172: Checkbox don't function while checkbox format button hidden from toolbar (#6567) 2022-06-20 14:29:32 +01:00
NoteList Desktop: Fixes #5178: Allow styling note list items using custom CSS (#6542) 2022-06-08 10:33:06 +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
PasswordInput
ResizableLayout
SearchBar Desktop: Fixes #6557: Search field would not clear as expected 2022-06-14 14:24:51 +01:00
ShareFolderDialog
Sidebar
StatusScreen
style
StyleSheets
SyncWizard
ToggleEditorsButton
ToolbarButton
utils
ClipperConfigScreen.tsx
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
DialogTitle.tsx
DropboxLoginScreen.tsx Desktop: Fixes #6503: Dropbox login button is not visible in dark mode (#6513) 2022-05-17 14:10:31 +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
FolderIconBox.tsx
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx
ItemList.jsx
MenuBar.tsx Desktop: Fixes #6435: Make undo/redo menu items translatable 2022-05-05 16:36:28 +01:00
menuCommandNames.ts Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
MultiNoteActions.tsx
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
NoteListItem.tsx Desktop: Fixes #5178: Allow styling note list items using custom CSS (#6542) 2022-06-08 10:33:06 +01:00
NotePropertiesDialog.jsx
NoteRevisionViewer.jsx
NoteSearchBar.jsx
NoteStatusBar.jsx
NoteTextViewer.tsx
OneDriveLoginScreen.tsx
PromptDialog.jsx Desktop: Resolves #591: Add support for multiple profiles (#6385) 2022-04-11 16:49:32 +01:00
ResourceScreen.tsx
Root_UpgradeSyncTarget.tsx Desktop: Ask to start in safe mode when the application has crashed 2022-04-25 17:18:26 +01:00
Root.tsx 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
ShareNoteDialog.tsx Chore: Fixed lib imports 2022-04-14 09:58:34 +01:00
TagItem.jsx
TagList.tsx Revert "Desktop: Fixes #5686: Fixed Tags Order (#6136)" 2022-03-28 17:40:51 +01:00
ToolbarBase.tsx
ToolbarSpace.jsx
VerticalResizer.jsx