1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
2021-09-25 18:00:43 +01:00
..
Button
ConfigScreen Desktop: Fixes #5161: Improved plugin search and installing new plugins from China 2021-09-21 16:22:58 +01:00
EncryptionConfigScreen Tools: Added script to compile SASS files 2021-09-12 16:35:08 +01:00
hooks
KeymapConfig Desktop: Fixes #5184: GotoAnything is not working on first try 2021-08-18 11:54:28 +01:00
lib
MainScreen Desktop: Improved accepting a folder share 2021-09-25 18:00:43 +01:00
note-viewer
NoteEditor Set default options 2021-09-19 18:54:14 +01:00
NoteList Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
NoteListControls Tools: Fixed build 2021-09-04 15:15:25 +01:00
NoteListWrapper
NoteToolbar
ResizableLayout Tools: Add linter rules for a few TypeScript naming conventions 2021-08-18 16:21:48 +01:00
SearchBar
ShareFolderDialog Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
Sidebar Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
StatusScreen
style
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: Fixed Sync Wizard logo images on Windows 2021-09-20 16:29:05 +01:00
ToggleEditorsButton
ToolbarButton
utils Revert "Merge branch 'desktop-protocol' of https://github.com/roman-r-m/joplin into dev" 2021-09-03 15:03:17 +01:00
ClipperConfigScreen.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
Dialog.tsx Desktop: Add Sync Wizard dialog 2021-08-16 15:20:14 +01:00
DialogButtonRow.tsx Desktop: Converted Clipper notification to a modal dialog that shows up in all screens 2021-07-25 13:15:56 +01:00
dialogs.ts
DialogTitle.tsx Desktop: Add Sync Wizard dialog 2021-08-16 15:20:14 +01:00
DropboxLoginScreen.tsx
ErrorBoundary.tsx Desktop: Resolves #5273: Prevent plugins from crashing the application 2021-08-06 13:08:32 +01:00
ExtensionBadge.jsx
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx Chore: Converts ENEX import file to TypeScript 2021-09-23 13:16:22 +01:00
ItemList.jsx
MenuBar.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
menuCommandNames.ts Desktop: Fixes #5184: GotoAnything is not working on first try 2021-08-18 11:54:28 +01:00
MultiNoteActions.tsx
Navigator.jsx All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
NoteContentPropertiesDialog.tsx
NoteListItem.tsx Desktop: Fixes #5259: Fixed share note color in note list 2021-08-05 12:16:02 +01:00
NotePropertiesDialog.jsx
NoteRevisionViewer.jsx
NoteSearchBar.jsx Desktop: Resolves #5299: Display 0/0 when no search results are found in editor (#5360) 2021-09-19 11:37:33 +01:00
NoteStatusBar.jsx
NoteTextViewer.tsx
OneDriveLoginScreen.tsx
PromptDialog.jsx
ResourceScreen.tsx
Root_UpgradeSyncTarget.tsx
Root.tsx Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
ShareNoteDialog.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
TagItem.jsx
TagList.tsx Chore: Moved app state to separate file 2021-09-04 18:11:29 +01:00
ToolbarBase.tsx
ToolbarSpace.jsx
VerticalResizer.jsx