1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop/gui
renovate[bot] 39bc7ed397
Update buildTools (#8596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-08-01 15:38:59 +01:00
..
Button Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ConfigScreen Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
DialogButtonRow Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Dropdown All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
EditFolderDialog All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
EncryptionConfigScreen
hooks Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
KeymapConfig Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
lib Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
MainScreen Update buildTools (#8596) 2023-08-01 15:38:59 +01:00
MasterPasswordDialog Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
note-viewer Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteEditor Chore: Desktop: Fixes #8572: Fix warning when pasting images with data URI srcs (#8574) 2023-07-29 16:31:36 +01:00
NoteList Desktop: Fixes: #8370: Fix note drag-drop into markdown editor (#8571) 2023-07-29 16:32:52 +01:00
NoteListControls All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
NoteListWrapper Desktop: Fixes #7907: Fixed height when controls are on a single row (#7912) 2023-03-13 16:26:56 +00:00
NoteToolbar All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
PasswordInput
ResizableLayout Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
SearchBar Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ShareFolderDialog Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
Sidebar Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
StatusScreen Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
style Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
StyleSheets All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
SyncWizard Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ToggleEditorsButton
ToolbarButton
utils Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ClipperConfigScreen.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
Dialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
DialogButtonRow.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
dialogs.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
DialogTitle.tsx
DropboxLoginScreen.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
EmojiBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 16:28:19 +01:00
ErrorBoundary.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
ExtensionBadge.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
FolderIconBox.tsx Desktop: Fix size of notebook emojis on Windows 2022-10-23 15:49:28 +01:00
HelpButton.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
IconButton.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ImportScreen.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
ItemList.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
JoplinCloudConfigScreen.scss Desktop, mobile: Add support for Joplin Cloud email to note functionality (#8460) 2023-07-18 20:15:45 +01:00
JoplinCloudConfigScreen.tsx Chore: Desktop: Update for share permissions (#8528) 2023-07-23 15:57:55 +01:00
MenuBar.tsx Chore: Refactor InteropService to not use dynamic imports (#8454) 2023-07-12 10:30:38 +01:00
menuCommandNames.ts Desktop: Add a menu option to reset the application layout (#7786) 2023-02-17 13:07:18 +00:00
MultiNoteActions.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Navigator.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
NoteContentPropertiesDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteListItem.tsx All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
NotePropertiesDialog.tsx Update buildTools (#8596) 2023-08-01 15:38:59 +01:00
NoteRevisionViewer.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteSearchBar.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
NoteStatusBar.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteTextViewer.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
OneDriveLoginScreen.tsx Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
PdfViewer.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
PromptDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ResourceScreen.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
Root_UpgradeSyncTarget.tsx Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Root.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ShareNoteDialog.tsx Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
TagItem.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
TagList.tsx Chore: Desktop: Convert last JSX files to TSX 2023-01-20 14:35:22 +00:00
ToolbarBase.tsx All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
ToolbarSpace.tsx Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00