1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/app-desktop/gui
2024-08-22 21:52:29 +01:00
..
Button Desktop: Accessibility: Improve settings screen keyboard navigation and screen reader accessibility (#10812) 2024-08-02 14:49:15 +01:00
ConfigScreen Desktop: Resolves #10835: Allow specifying custom language data URLs (#10846) 2024-08-09 11:29:39 +01: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: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
EncryptionConfigScreen Desktop: Accessibility: Improve settings screen keyboard navigation and screen reader accessibility (#10812) 2024-08-02 14:49:15 +01:00
hooks
KeymapConfig
lib Desktop: Accessibility: Improve settings screen keyboard navigation and screen reader accessibility (#10812) 2024-08-02 14:49:15 +01:00
MainScreen Desktop: Fixes #10828: Fix error when canceling bulk PDF export (#10839) 2024-08-08 20:00:19 +01:00
MasterPasswordDialog Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
note-viewer Desktop: Fix viewer and panel plugins that check for the presence of exports fail to load (#10900) 2024-08-22 21:52:29 +01:00
NoteEditor Chore: Fix compilation errors due to test resources with .ts extensions (#10909) 2024-08-21 18:24:33 +01:00
NoteList Desktop: Fixes #10685: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (#10687) 2024-07-06 12:05:35 +02:00
NoteListControls
NoteListHeader
NoteListItem
NoteListWrapper
NoteToolbar Desktop: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819) 2024-08-03 16:42:46 +01:00
PasswordInput
ResizableLayout
SearchBar
ShareFolderDialog Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
Sidebar Desktop: Accessibility: Add missing labels and role information to several controls (#10788) 2024-07-28 14:53:32 +01:00
StatusScreen
style
styles 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
StyleSheets
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 Desktop: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819) 2024-08-03 16:42:46 +01:00
TrashNotification
UpdateNotification Chore: Remove recently-added .gitignored files (#10898) 2024-08-22 21:52:17 +01:00
utils Chore: Remove unused NoteTypeToggle event (#10521) 2024-05-30 08:31:54 +01:00
ClipperConfigScreen.tsx
Dialog.tsx Desktop: Fix crash on opening certain plugin dialogs (#10838) 2024-08-08 20:00:13 +01:00
DialogButtonRow.tsx
dialogs.ts
DialogTitle.tsx
DropboxLoginScreen.tsx
EmojiBox.tsx
ErrorBoundary.tsx
ExtensionBadge.tsx
FolderIconBox.tsx
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: Fix screen reader doesn't read Goto Anything search results or help button label (#10816) 2024-08-05 19:37:23 +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
MenuBar.tsx Chore: Increase strength of Settings types (#10605) 2024-06-25 15:01:39 +02:00
menuCommandNames.ts
MultiNoteActions.tsx
Navigator.tsx
NoteContentPropertiesDialog.tsx Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
NotePropertiesDialog.tsx Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01:00
NoteRevisionViewer.tsx Desktop: Resolves #10424: Move the note viewer to a separate process (#10678) 2024-07-26 12:22:49 +01: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: Resolves #10424: Move the note viewer to a separate process (#10678) 2024-07-26 12:22:49 +01:00
NotyfContext.tsx
OneDriveLoginScreen.tsx
PdfViewer.tsx
PromptDialog.tsx Desktop: Fix prompt tag dialog input can be wider than its container (#10818) 2024-08-03 16:43:00 +01:00
ResourceScreen.tsx
Root_UpgradeSyncTarget.tsx
Root.tsx Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801) 2024-07-31 14:10:58 +01: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: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819) 2024-08-03 16:42:46 +01:00
ToolbarSpace.tsx