1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/gui
Laurent Cozic 51732a5adb Desktop: Fixed various bugs and regressions following note editor refactoring
Squashed commit of the following:

commit 5fde36f5c3fa7c7efbce6d81f48fe841c823e88c
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 18:43:20 2020 +0100

    Cannot fix for now

commit 251284db3c8b7da6db83f3e06fd19bfdc8b8dd3f
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 18:31:08 2020 +0100

    Fixed print to multiple PDFs logic

commit 00d9557996fb984b400fe650594150ae2681e03f
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 17:49:20 2020 +0100

    Fixed local search in TinyMCE

commit 46778bf0a79f3bba9ddbc27389fadce4f8944507
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 17:37:31 2020 +0100

    Restored note toolbar buttons

commit 3e623c98f0a1cf08bf7d0136f0c8982c5e1ddcd8
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 12:30:57 2020 +0100

    Various fixes and moved note toolbar to left of title

commit 790262fe9df5b08d4a619e5244d2906047b39855
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 11:21:11 2020 +0100

    Clean up

commit cea30f42e69014ecabda6fa5083199a1ba7b7510
Author: Laurent Cozic <laurent@cozic.net>
Date:   Sun May 3 11:08:23 2020 +0100

    Fixed note loading in TinyMCE
2020-05-03 18:44:49 +01:00
..
note-viewer Refactor note editor 2020-05-02 16:41:07 +01:00
NoteEditor Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
NoteToolbar Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
style Desktop: Resolves #2639: Resource screen improvements (#2850) 2020-04-08 11:12:25 +01:00
utils Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
ClipperConfigScreen.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
ConfigMenuBar.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ConfigScreen.jsx Desktop: WYSIWYG: Improved documentation on what plugins are compatible with WYSIWYG editor 2020-04-10 17:33:09 +00:00
DialogButtonRow.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
dialogs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
DropboxLoginScreen.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
EncryptionConfigScreen.jsx translation fixes 2020-03-19 00:02:36 -04:00
ExtensionBadge.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
Header.jsx Refactor note editor 2020-05-02 16:41:07 +01:00
HelpButton.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
IconButton.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ImportScreen.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
ItemList.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
MainScreen.jsx Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
MultiNoteActions.tsx Desktop: Resolves #176: Added experimental WYSIWYG editor (#2556) 2020-03-09 23:24:57 +00:00
Navigator.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
NoteContentPropertiesDialog.tsx Refactor note editor 2020-05-02 16:41:07 +01:00
NoteList.jsx Refactor note editor 2020-05-02 16:41:07 +01:00
NotePropertiesDialog.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
NoteRevisionViewer.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
NoteSearchBar.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
NoteStatusBar.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
NoteTextViewer.jsx Refactor note editor 2020-05-02 16:41:07 +01:00
OneDriveLoginScreen.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
PromptDialog.jsx Desktop: Resolves #2799: Disable prompt dialog OK button when input is empty (#2905) 2020-04-14 12:20:05 +01:00
ResourceScreen.tsx Refactor note editor 2020-05-02 16:41:07 +01:00
Root.jsx Desktop: Wait for note to be saved before closing the app 2020-04-09 18:57:20 +01:00
ShareNoteDialog.tsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
SideBar.jsx Desktop: Remove colour gradient from sidebar and replaced expand icons with chrevrons 2020-05-02 17:17:15 +01:00
StatusScreen.jsx Desktop: Resolves #2688: Add "Retry All" option to synchronisation page 2020-04-04 18:30:13 +01:00
TagItem.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
TagList.jsx Refactor note editor 2020-05-02 16:41:07 +01:00
Toolbar.jsx Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
ToolbarButton.jsx Tools: Enforce and apply eslint rules prefer-const and no-var 2020-03-13 23:46:14 +00:00
ToolbarSpace.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
VerticalResizer.jsx Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00