1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-desktop/gui
Henry Heino 4a88d6ff7a
Desktop: Multiple window support (#11181)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-08 15:32:05 +00:00
..
Button Desktop: Accessibility: Add accessible label to the "remove from share" button (#11233) 2024-10-26 21:06:25 +01:00
ConfigScreen Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
DialogButtonRow Desktop: Fixes #10815: Fix Enter key submits dialogs even if a button has focus (#10814) 2024-08-02 14:51:25 +01:00
Dropdown
EditFolderDialog Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
EncryptionConfigScreen Desktop: Fixes #10887: Prevent disabling of textbox inputs after entering an incorrect password (#11241) 2024-10-26 21:07:22 +01:00
hooks Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
KeymapConfig Desktop: Accessiblity: Make keyboard shortcuts settings screen keyboard-navigable (#11232) 2024-10-26 21:06:18 +01:00
lib Desktop: Accessibility: Improve settings screen keyboard navigation and screen reader accessibility (#10812) 2024-08-02 14:49:15 +01:00
MasterPasswordDialog Desktop: Accessibility: Add missing labels to the note attachments screen and master password dialog (#11231) 2024-10-26 21:06:09 +01:00
note-viewer Desktop: Re-enable media with local file URLs in the note viewer (#11244) 2024-10-26 21:08:51 +01:00
NoteEditor Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteList Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteListControls Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteListHeader Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteListItem Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteListWrapper Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteToolbar Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
PasswordInput Desktop: Accessibility: Add missing labels to the note attachments screen and master password dialog (#11231) 2024-10-26 21:06:09 +01:00
ResizableLayout
SearchBar
ShareFolderDialog Desktop: Accessibility: Add accessible label to the "remove from share" button (#11233) 2024-10-26 21:06:25 +01:00
Sidebar Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
StatusScreen
style
styles Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
StyleSheets Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
SyncWizard Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
ToggleEditorsButton Desktop: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819) 2024-08-03 16:42:46 +01:00
ToolbarButton Chore: Desktop: Use SCSS instead of styled-components for plugin dialogs and toolbar buttons (#11189) 2024-10-11 22:03:41 +01:00
TrashNotification Desktop: Seamless-Updates: triggering updates (#11079) 2024-09-21 13:02:22 +01:00
UpdateNotification Desktop: Seamless-Updates: triggering updates (#11079) 2024-09-21 13:02:22 +01:00
utils Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
WindowCommandsAndDialogs Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
ClipperConfigScreen.tsx
Dialog.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
DialogButtonRow.tsx
dialogs.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
DialogTitle.tsx
DropboxLoginScreen.tsx
EmojiBox.tsx
ErrorBoundary.tsx
ExtensionBadge.tsx
FolderIconBox.tsx Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list (#11196) 2024-10-15 17:59:51 +01:00
HelpButton.tsx Desktop: Accessibility: Fix screen reader doesn't read Goto Anything search results or help button label (#10816) 2024-08-05 19:37:23 +01:00
IconButton.tsx
ImportScreen.tsx
ItemList.tsx Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list (#11196) 2024-10-15 17:59:51 +01:00
JoplinCloudConfigScreen.scss Desktop, Mobile: Add Joplin Cloud account information to configuration screen (#10553) 2024-06-12 15:14:32 +01:00
JoplinCloudConfigScreen.tsx Desktop, Mobile: Add Joplin Cloud account information to configuration screen (#10553) 2024-06-12 15:14:32 +01:00
JoplinCloudLoginScreen.scss
JoplinCloudLoginScreen.tsx Desktop, Mobile: Start synchronisation just after login is complete (#10574) 2024-06-14 14:24:35 +01:00
MainScreen.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
MenuBar.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
menuCommandNames.ts Desktop, Mobile: Resolves #10664: Allow user to generate deletion logs (#11083) 2024-11-07 13:45:29 +00:00
MultiNoteActions.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
Navigator.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NewWindowOrIFrame.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NoteContentPropertiesDialog.tsx Plugins: Added a renderMarkup command to render MD or HTML markup to HTML 2024-10-27 21:19:38 +00:00
NotePropertiesDialog.tsx Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
NoteRevisionViewer.tsx Plugins: Added a renderMarkup command to render MD or HTML markup to HTML 2024-10-27 21:19:38 +00:00
NoteSearchBar.tsx Desktop: Allow searching when only the note viewer is visible and sync search with editor (#10866) 2024-08-15 16:01:52 +01:00
NoteStatusBar.tsx
NoteTextViewer.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
NotyfContext.tsx
OneDriveLoginScreen.tsx
PdfViewer.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
PromptDialog.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
ResourceScreen.tsx Desktop: Accessibility: Add missing labels to the note attachments screen and master password dialog (#11231) 2024-10-26 21:06:09 +01:00
Root_UpgradeSyncTarget.tsx
Root.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
ShareNoteDialog.tsx Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
TagItem.tsx
TagList.tsx
ToolbarBase.tsx Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
ToolbarSpace.tsx