1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-17 18:44:45 +02:00
joplin/packages/app-desktop/gui
2022-10-11 12:46:40 +01:00
..
Button
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
hooks Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
KeymapConfig Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
lib
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: Fixes #6257: Fixed the missing format when pasting text by Ctrl+V in Rich Text editor (#6901) 2022-10-01 15:35:54 +01: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
PasswordInput
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 Mobile: Display icon for all notebooks if at least one notebook has an icon 2022-10-11 12:46:40 +01:00
StatusScreen
style
StyleSheets
SyncWizard
ToggleEditorsButton
ToolbarButton
utils
ClipperConfigScreen.tsx Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
Dialog.tsx
DialogButtonRow.tsx
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
ExtensionBadge.jsx
FolderIconBox.tsx Desktop: Display default notebook icons when at least one notebook has an icon 2022-09-05 17:26:22 +01:00
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx
ItemList.jsx
MenuBar.tsx Desktop: Add support for multi-language spell check (#6617) 2022-08-27 12:05:44 +01:00
menuCommandNames.ts
MultiNoteActions.tsx
Navigator.jsx
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
NoteSearchBar.jsx
NoteStatusBar.jsx
NoteTextViewer.tsx
OneDriveLoginScreen.tsx
PdfViewer.tsx Desktop: Add PDF full screen viewer (#6821) 2022-09-11 14:58:32 +01:00
PromptDialog.jsx
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
TagItem.jsx
TagList.tsx
ToolbarBase.tsx
ToolbarSpace.jsx
VerticalResizer.jsx