.. |
Button
|
Desktop: Accessibility: Add accessible label to the "remove from share" button (#11233)
|
2024-10-26 21:06:25 +01:00 |
ConfigScreen
|
Merge branch 'release-3.1' into dev
|
2024-11-04 20:33:15 +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
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
EditFolderDialog
|
Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs (#10801)
|
2024-07-31 14:10:58 +01: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: Resolves #4251: Refactor sidebar to better handle thousands of tags and notebooks (#10331)
|
2024-04-25 15:31:18 +01: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 |
MainScreen
|
Mobile: Resolves #10763: Support permanent note deletion on mobile (#10786)
|
2024-09-21 13:05:27 +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
|
Merge branch 'release-3.1' into dev
|
2024-11-04 20:33:15 +00:00 |
NoteList
|
Desktop: Accessibility: Fix context menu button doesn't open the note list context menu (regression) (#11175)
|
2024-10-11 22:07:56 +01:00 |
NoteListControls
|
Desktop: Fixes #10283: Display correct sorting icon
|
2024-04-27 10:38:00 +01:00 |
NoteListHeader
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
NoteListItem
|
Desktop: Accessibility: Fix context menu button doesn't open the note list context menu (regression) (#11175)
|
2024-10-11 22:07:56 +01:00 |
NoteListWrapper
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
NoteToolbar
|
Desktop: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819)
|
2024-08-03 16:42:46 +01: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
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
SearchBar
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
ShareFolderDialog
|
Desktop: Accessibility: Add accessible label to the "remove from share" button (#11233)
|
2024-10-26 21:06:25 +01:00 |
Sidebar
|
Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list (#11196)
|
2024-10-15 17:59:51 +01:00 |
StatusScreen
|
Desktop: Allow marking sync errors as ignored in "sync status" (#10290)
|
2024-04-10 11:38:23 +01:00 |
style
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
styles
|
Desktop: Accessiblity: Make keyboard shortcuts settings screen keyboard-navigable (#11232)
|
2024-10-26 21:06:18 +01:00 |
StyleSheets
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01: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,Mobile: Fixes #11065: Improve performance when there are many selected items (#11067)
|
2024-09-21 12:53:16 +01:00 |
ClipperConfigScreen.tsx
|
Chore: Improve types for mobile and desktop themeStyle (#10297)
|
2024-04-11 08:35:20 +01:00 |
Dialog.tsx
|
Desktop: Fix crash on opening certain plugin dialogs (#10838)
|
2024-08-08 20:00:13 +01:00 |
DialogButtonRow.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
dialogs.ts
|
Desktop: Fixes #9970: Focus is lost when the hyperlink modal is cancelled (#10258)
|
2024-04-10 15:30:22 +01:00 |
DialogTitle.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
DropboxLoginScreen.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
EmojiBox.tsx
|
Desktop: Fix size of notebook emojis on Windows
|
2022-10-23 16:28:19 +01:00 |
ErrorBoundary.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
ExtensionBadge.tsx
|
Chore: Improve types for mobile and desktop themeStyle (#10297)
|
2024-04-11 08:35:20 +01:00 |
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
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
ImportScreen.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
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
|
Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445)
|
2024-03-09 10:35:54 +00:00 |
JoplinCloudLoginScreen.tsx
|
Desktop, Mobile: Start synchronisation just after login is complete (#10574)
|
2024-06-14 14:24:35 +01:00 |
MenuBar.tsx
|
Desktop: Seamless-Updates: triggering updates (#11079)
|
2024-09-21 13:02:22 +01:00 |
menuCommandNames.ts
|
Desktop: Resolves #1752: Added capability to toggle visibility of the Menu Bar from the View menu (#10324)
|
2024-05-07 10:57:02 +01:00 |
MultiNoteActions.tsx
|
Chore: Improve types for mobile and desktop themeStyle (#10297)
|
2024-04-11 08:35:20 +01:00 |
Navigator.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01: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
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
NoteTextViewer.tsx
|
Merge branch 'release-3.1' into dev
|
2024-11-04 20:33:15 +00:00 |
NotyfContext.tsx
|
All: Resolves #483: Add trash folder (#9671)
|
2024-03-02 14:25:27 +00:00 |
OneDriveLoginScreen.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
PdfViewer.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
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
|
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
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
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
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
TagList.tsx
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
ToolbarBase.tsx
|
Desktop: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819)
|
2024-08-03 16:42:46 +01:00 |
ToolbarSpace.tsx
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |