1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/gui
Ayush Jain 488cb99d4c
Desktop: Resolves #2894: Set editor color scheme according to theme (#3188)
* conflicts fixed and changes made to aceEditor.tsx

* theme imported
2020-05-10 15:13:55 +01:00
..
note-viewer Refactor note editor 2020-05-02 16:41:07 +01:00
NoteEditor Desktop: Resolves #2894: Set editor color scheme according to theme (#3188) 2020-05-10 15:13:55 +01:00
NoteToolbar Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
style Desktop: Resolves #2894: Set editor color scheme according to theme (#3188) 2020-05-10 15:13:55 +01:00
utils Desktop: Fixed various bugs and regressions following note editor refactoring 2020-05-03 18:44:49 +01:00
ClipperConfigScreen.jsx
ConfigMenuBar.jsx
ConfigScreen.jsx Desktop: WYSIWYG: Improved documentation on what plugins are compatible with WYSIWYG editor 2020-04-10 17:33:09 +00:00
DialogButtonRow.jsx
dialogs.js
DropboxLoginScreen.jsx
EncryptionConfigScreen.jsx
ExtensionBadge.jsx
Header.jsx Refactor note editor 2020-05-02 16:41:07 +01:00
HelpButton.jsx
IconButton.jsx
ImportScreen.jsx
ItemList.jsx
MainScreen.jsx Desktop: Fixes #3052: Fixed order of notebooks in "Move to notebook" dialog (#3084) 2020-05-09 16:19:30 +01:00
MultiNoteActions.tsx
Navigator.jsx
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 Desktop: Fixes #3131: Long URIs break Note Info dialog (#3136) 2020-05-09 11:53:16 +01:00
NoteRevisionViewer.jsx
NoteSearchBar.jsx
NoteStatusBar.jsx
NoteTextViewer.jsx Refactor note editor 2020-05-02 16:41:07 +01:00
OneDriveLoginScreen.jsx
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
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
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
ToolbarSpace.jsx
VerticalResizer.jsx