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 |
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
|
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 |
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 |
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
|
d935a491ba
|
Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items (#11472)
|
2024-12-11 13:31:05 +01: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 |
Laurent Cozic
|
f091c32992
|
Plugins: Add support for editor plugins (#11296)
|
2024-11-10 14:04:46 +00:00 |
Henry Heino
|
a616dc3cd2
|
Desktop: Fix errors found by automated accessibility testing (#11246)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-11-09 12:50:06 +00:00 |
Henry Heino
|
4a88d6ff7a
|
Desktop: Multiple window support (#11181)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-11-08 15:32:05 +00:00 |
Laurent Cozic
|
ce26e085ff
|
Merge branch 'release-3.1' into dev
|
2024-11-04 20:33:15 +00:00 |
Henry Heino
|
612d72d765
|
Desktop: Fixes #11274: Fix content dropped into the Markdown editor is missing a cursor preview or dropped at the wrong location (#11289)
|
2024-10-30 21:09:59 +00:00 |
Henry Heino
|
2974465882
|
Desktop: Resolves #11279: Remove left/right edge margin around editor content when disabled in settings (#11290)
|
2024-10-30 21:09:37 +00:00 |
Laurent Cozic
|
ff09937ca2
|
Plugins: Added a renderMarkup command to render MD or HTML markup to HTML
|
2024-10-27 21:19:38 +00:00 |
Henry Heino
|
92c13c2991
|
Desktop,Mobile: Add setting to disable markup autocompletion (#11222)
|
2024-10-26 21:04:04 +01:00 |
Henry Heino
|
e77fa19fea
|
Desktop: Allow Markdown editor search dialog to be localised (#11219)
|
2024-10-26 21:02:54 +01:00 |
Henry Heino
|
be5a6c189a
|
Desktop: New Markdown editor: Fix horizontal rule button when cursor is not on a new line (#11085)
|
2024-09-21 13:00:43 +01:00 |
Henry Heino
|
d023ce592c
|
Desktop: Fix ctrl/cmd-n can create new notes while the trash folder is selected (#11092)
|
2024-09-21 12:57:48 +01:00 |
pedr
|
8d3ac630c5
|
Desktop: Fixes #10560: Fix table column and rows not being resizable on RTE (#11037)
|
2024-09-13 18:07:52 +01:00 |
pedr
|
b5f06b6958
|
Desktop: Fixes #10561: Table options not visible on dark theme (#11036)
|
2024-09-13 18:07:03 +01:00 |
Henry Heino
|
bcb5218e1a
|
Desktop: Fix editor/viewer loses focus when visible panels are changed with ctrl-l (#11029)
|
2024-09-12 17:54:10 +01:00 |
Henry Heino
|
74be949d33
|
Desktop: Accessibility: Improve note title focus handling (#10932)
|
2024-08-27 18:05:48 +01:00 |
Henry Heino
|
c691fedc12
|
Mac: Fixes #10921: Markdown editor: Fix custom arrow-key shortcuts fail to register (#10922)
|
2024-08-23 11:49:30 +01:00 |
Henry Heino
|
b94cf5a107
|
Desktop: Resolves #5762: Rich Text Editor: Add eight spaces when pressing tab (#10880)
|
2024-08-17 12:21:43 +01:00 |
Henry Heino
|
b5313067cd
|
Desktop: Allow searching when only the note viewer is visible and sync search with editor (#10866)
|
2024-08-15 16:01:52 +01:00 |
Henry Heino
|
9cf298ef44
|
Desktop: Accessibility: Improve keyboard navigation in the Markdown and note toolbar (#10819)
|
2024-08-03 16:42:46 +01:00 |
Henry Heino
|
40bd2dfe21
|
Desktop: Rich Text Editor: Preserve cursor location when updating editor content (#10781)
|
2024-07-28 14:49:51 +01:00 |
Henry Heino
|
3fbb3b6b82
|
Desktop: Fixes #10768: Make `:w` trigger sync in the beta editor's Vim mode (#10778)
|
2024-07-26 12:38:07 +01:00 |
Henry Heino
|
d2028588e8
|
Desktop: Resolves #10424: Move the note viewer to a separate process (#10678)
|
2024-07-26 12:22:49 +01:00 |
Henry Heino
|
71f70f4d2c
|
Mobile: Resolves #9017: Support pasting images (#10751)
|
2024-07-16 19:28:05 +01:00 |
Henry Heino
|
1dcf528443
|
Chore: Refactor `editor` package: Move functions in editorStateUtils into separate files (#10591)
|
2024-06-14 19:40:07 +01:00 |
Henry Heino
|
940739ce12
|
Desktop: Fixes #10199: Rich text editor: Include "ctrl-click to open" in link tooltips (#10547)
|
2024-06-11 07:49:28 +01:00 |
Henry Heino
|
b17f28ce94
|
Desktop: Fixes #10538: Fix wrong text selected when adding a link in the beta editor (#10542)
|
2024-06-11 07:41:41 +01:00 |
Henry Heino
|
97d15bb26a
|
Desktop: Rich Text Editor: Allow toggling bulleted and numbered lists from the command palette (#10559)
|
2024-06-10 22:26:14 +01:00 |
Henry Heino
|
c9fb06fd0c
|
Desktop: Fixes #10416: Work around checkbox toggle broken when editor is hidden (#10534)
|
2024-06-04 09:51:59 +01:00 |
Laurent Cozic
|
a0faca0997
|
Chore: Improve link detection function
|
2024-04-27 11:22:36 +01:00 |
CoolCu
|
1d31f63947
|
Doc: remove repetitive words (#10317)
Signed-off-by: CoolCu <coolcui@qq.com>
|
2024-04-17 11:55:33 +01:00 |
chaNcharge
|
74cda4e2ab
|
Desktop: Resolves #10315: Do not trim markdown upon saving in rich text (#10321)
|
2024-04-17 10:19:25 +01:00 |
Henry Heino
|
035557de9f
|
Desktop: Allow creating plugins that process pasted text in the beta editor (#10310)
|
2024-04-15 18:14:38 +01:00 |
Henry Heino
|
346f49fa66
|
Chore: Improve types for mobile and desktop `themeStyle` (#10297)
|
2024-04-11 08:35:20 +01:00 |
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |