Henry Heino
|
608dbab453
|
Desktop: Resolves #11687: Plugins: Allow editor plugins to support multiple windows (#12041)
|
2025-06-06 10:00:47 +01:00 |
|
pedr
|
a755f09033
|
Desktop: Fixes #11548: Show warning when a plugin is not compatible with the new Markdown editor (#12040)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2025-05-27 17:24:24 +01:00 |
|
Henry Heino
|
cbf6d5506f
|
Chore: Desktop: Update components for compatibility with React 19 (#12184)
|
2025-05-19 23:02:09 +01:00 |
|
Henry Heino
|
1780a530c9
|
Desktop: Fix "Open" option for attachments shown in context menu for web links (#12215)
|
2025-05-19 23:00:15 +01:00 |
|
Henry Heino
|
465defb194
|
Windows: Rich Text Editor: Fix dropping a URL from the Firefox addressbar inserts nothing (#12282)
|
2025-05-19 22:55:42 +01:00 |
|
Henry Heino
|
e953290810
|
Windows: Fixes #12137: Plugin API: Fix plugin renderer scripts fail to load in the Rich Text Editor (#12141)
|
2025-04-24 08:51:03 +01:00 |
|
Henry Heino
|
eccb8350fe
|
Chore: Desktop: Make useFormNote test less likely to fail (#12131)
|
2025-04-18 10:30:24 +01:00 |
|
Henry Heino
|
66203bda56
|
Chore: Remove auto-generated js files that correspond to non-existing ts files (#12130)
|
2025-04-18 10:30:15 +01:00 |
|
Henry Heino
|
56e2d3da89
|
Desktop: Rich Text Editor: Disallow inline event handlers (#12106)
|
2025-04-17 13:02:35 +01:00 |
|
Henry Heino
|
9dd82259c6
|
Desktop: Fixes #12105: Link to header: Move the Markdown editor cursor to the location of the link target (#12118)
|
2025-04-17 13:02:13 +01:00 |
|
Henry Heino
|
4226044527
|
Desktop: Remove outline from list of plugins that are broken in the new editor (#12107)
|
2025-04-15 09:59:05 +01:00 |
|
Henry Heino
|
81f5a8463e
|
Desktop: Fixes #12059: Fix Rich Text Editor deletes paragraphs when pressing enter after a resized image (#12090)
|
2025-04-14 18:52:10 +01:00 |
|
Henry Heino
|
fd486e298a
|
Desktop: Rich Text Editor: Fix editor content not updated in some cases when switching notes (#12084)
|
2025-04-12 12:12:26 +01:00 |
|
Henry Heino
|
9638cab9ea
|
Desktop: Rich Text Editor: Add KaTeX to supported auto-replacements (#12081)
|
2025-04-12 11:46:55 +01:00 |
|
Henry Heino
|
600000a59a
|
Desktop: Fixes #9588: Rich Text Editor: Fix keyboard and plugin-opened context menus sometimes not displayed or have incorrect content (#12076)
|
2025-04-09 14:40:11 +01:00 |
|
Henry Heino
|
a3be7b5222
|
Desktop: Resolves #12058: Fix pasting images in the Rich Text Editor (#12079)
|
2025-04-09 14:39:39 +01:00 |
|
Henry Heino
|
587db433a8
|
Desktop: Fixes #12042: Fix toggling lists in the Rich Text Editor (#12071)
|
2025-04-08 21:12:36 +01:00 |
|
Henry Heino
|
59447f4c45
|
Desktop: Rich Text Editor: Fix "Remove color" button doesn't work (#12052)
|
2025-04-07 20:02:19 +01:00 |
|
Henry Heino
|
5bcb2531f4
|
Desktop: Rich Text Editor: Add setting to allow disabling auto-format (#12022)
|
2025-03-28 13:40:09 +01:00 |
|
Henry Heino
|
5966402d8b
|
Chore: Make useFormNote.test.ts less likely to fail in CI (#12014)
|
2025-03-27 21:57:28 +01:00 |
|
Henry Heino
|
ba5ad18093
|
Desktop: Accessibility: Add a menu item that moves focus to the note viewer (#11967)
|
2025-03-15 13:19:47 +00:00 |
|
Henry Heino
|
360568d325
|
Desktop: Fixes #11894: Fix ctrl-p doesn't open the goto anything dialog in the Rich Text Editor (#11926)
|
2025-03-08 11:54:12 +00:00 |
|
Laurent Cozic
|
cfbded00e2
|
Merge branch 'release-3.2' into dev
|
2025-02-28 14:14:21 +00:00 |
|
Josh Scheitler
|
9c4be00745
|
Desktop: Resolves #11663: Improve Rich Text Editor toolbar structure (#11869)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2025-02-27 18:32:47 +00:00 |
|
Henry Heino
|
c8640aa7f8
|
Desktop: Fix Rich Text right-click and paste regressions (#11850)
|
2025-02-18 18:15:46 +00:00 |
|
Laurent Cozic
|
c6154cfb4e
|
Mobile: Add support for plugin editor views (#11831)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2025-02-17 13:47:56 +00:00 |
|
Henry Heino
|
316ef9d960
|
Desktop,Mobile: Plugins: Simplify getting the ID of the note open in an editor (#11841)
|
2025-02-17 12:08:48 +00:00 |
|
pedr
|
1230e1b30c
|
Desktop: Accessibility: Add a new shortcut to set focus to editor toolbar (#11764)
|
2025-02-07 20:41:22 +00:00 |
|
Henry Heino
|
17e463b6bc
|
Desktop: Resolves #11710: Plugins: Mark the LanguageTool Integration plugin as incompatible (#11715)
|
2025-02-06 18:12:30 +00:00 |
|
Henry Heino
|
1975ebd438
|
Desktop,Mobile: Highlight ==marked== text in the Markdown editor (#11794)
|
2025-02-06 18:04:15 +00:00 |
|
Henry Heino
|
f90e642f43
|
Desktop: Fix crash when closing a secondary window with the Rich Text Editor open (#11737)
|
2025-02-04 00:09:12 +00:00 |
|
Henry Heino
|
bb513c83ac
|
Desktop: Accessibility: Rich Text Editor: Make it possible to edit code blocks with a keyboard or touchscreen (#11727)
|
2025-01-27 12:05:29 -08:00 |
|
Henry Heino
|
662185816d
|
Desktop: Accessibility: Allow toggling between tab navigation and indentation (#11717)
|
2025-01-27 10:34:58 -08:00 |
|
pedr
|
9c446b03da
|
Desktop: Resolves #11654: Add scrollbar to Note Revision to allow usage on zoomed interface (#11689)
|
2025-01-21 10:28:38 +00:00 |
|
Laurent Cozic
|
4223864302
|
Desktop, Mobile: Do not add double newlines around attached files (#11690)
|
2025-01-21 10:25:28 +00:00 |
|
Henry Heino
|
ff465767ab
|
Desktop: Accessibility: Make Markdown toolbar scrollable when low on space (#11636)
|
2025-01-18 12:41:56 +00:00 |
|
Henry Heino
|
5782ee6ba1
|
Desktop: Upgrade to TinyMCE v6 (#11652)
|
2025-01-18 12:37:46 +00:00 |
|
Henry Heino
|
c357b77a48
|
Desktop: Accessibility: Fix unlabelled toolbar button in the Rich Text Editor (#11655)
|
2025-01-18 12:37:03 +00:00 |
|
Laurent Cozic
|
2fba101333
|
Desktop release v3.2.11
|
2025-01-13 16:34:20 +00:00 |
|
Henry Heino
|
35a0b22df2
|
Desktop: Accessibility: Add setting to increase scrollbar and other small control sizes (#11627)
|
2025-01-13 16:33:42 +00:00 |
|
Henry Heino
|
877f39bb0e
|
Deskotp: Legacy Markdown Editor: Fix styles in seconary windows and remove red focus-visible border (#11614)
|
2025-01-09 15:28:45 +00:00 |
|
Henry Heino
|
ac154ee1e8
|
Desktop: Fixes #11445: Link watched files to the current window (#11590)
|
2025-01-06 17:33:02 +00:00 |
|
Henry Heino
|
421edb6691
|
Desktop: Fixes #11485: Fix pressing enter during composition in the title input moves focus (#11491)
|
2024-12-12 22:30:20 +01:00 |
|
Henry Heino
|
30dbacc1a1
|
Chore: Desktop: Increase test timeout (#11502)
|
2024-12-12 22:06:17 +01:00 |
|
Henry Heino
|
d935a491ba
|
Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items (#11472)
|
2024-12-11 13:31:05 +01:00 |
|
Chris Kant
|
95ca6c4c12
|
Desktop: Remove Better Code Blocks from the list of plugins incompatible with the new editor (#11474)
|
2024-12-09 16:58:01 +01:00 |
|
Henry Heino
|
f776d527ca
|
Desktop: Fixes #11443: Accessibility: Do not override focus order when pressing tab/shift-tab on the note list (#11446)
|
2024-11-27 12:33:13 +00:00 |
|
Henry Heino
|
5dcbf4ce4a
|
Chore: Desktop: Markdown editor panes: Migrate from style properties to SCSS (#11423)
|
2024-11-20 11:36:56 +00:00 |
|
Laurent Cozic
|
6eac8d9ccf
|
Plugins: Add support for editor.scrollToText on desktop
|
2024-11-16 11:19:11 +00:00 |
|
Henry Heino
|
0fadf1b0be
|
Desktop: Fix dropping files into the editor (#11380)
|
2024-11-13 10:06:48 +00:00 |
|