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-01-23 15:51:19 +00:00
..
Button Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
ConfigScreen Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
hooks Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
KeymapConfig Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
lib Desktop: Allow updating a plugin 2021-01-19 22:58:09 +00:00
MainScreen Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
note-viewer Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
NoteEditor Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
NoteList Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteListControls Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
NoteListWrapper Desktop: Fixed note list overflow when resized very small 2020-11-15 19:30:04 +00:00
NoteToolbar Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
ResizableLayout Plugins: Add support for hiding and showing panels 2021-01-02 13:32:15 +00:00
SearchBar Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Sidebar Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
StatusScreen Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
style Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ToggleEditorsButton Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarButton Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
utils Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ClipperConfigScreen.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
DialogButtonRow.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
dialogs.ts Desktop: Add config screen to add, remove or enable, disable plugins 2020-11-19 12:34:49 +00:00
DropboxLoginScreen.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
EncryptionConfigScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ErrorBoundary.tsx Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ExtensionBadge.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
HelpButton.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
IconButton.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ImportScreen.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ItemList.jsx
MenuBar.tsx Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
menuCommandNames.ts Desktop: Fixes #4130: Register Markdown editor commands with the Keyboard Shortcut editor (#4136) 2020-12-19 17:57:41 +00:00
MultiNoteActions.tsx Desktop, Cli: Resolves #4095: Allow exporting conflict notes 2020-11-17 11:50:46 +00:00
Navigator.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteContentPropertiesDialog.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteListItem.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NotePropertiesDialog.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteRevisionViewer.jsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
NoteSearchBar.jsx Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
NoteStatusBar.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
NoteTextViewer.tsx Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage 2021-01-11 23:33:10 +00:00
OneDriveLoginScreen.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
PromptDialog.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
ResourceScreen.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Root_UpgradeSyncTarget.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
Root.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ShareNoteDialog.tsx Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
TagItem.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
TagList.tsx Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
ToolbarBase.tsx Plugins: Fixed issue with toolbar button key not being unique 2020-11-23 11:52:20 +00:00
ToolbarSpace.jsx Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
VerticalResizer.jsx