This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-07-10 00:05:42 +02:00
Code
Issues
Releases
Activity
Files
42900bcc66fec4f6eb82b4941ec24d123d1f7d96
joplin
/
packages
/
app-desktop
/
gui
/
NoteEditor
/
NoteBody
/
TinyMCE
/
utils
History
Laurent Cozic
00084c5798
Desktop, Mobile: Improve focus handling
2024-04-01 15:34:22 +01:00
..
joplinCommandToTinyMceCommands.ts
Desktop:
Fixes
#8316
: Include more Rich Text editor commands in the menu
2023-06-14 14:57:12 +01:00
openEditDialog.ts
Desktop, Mobile: Improve focus handling
2024-04-01 15:34:22 +01:00
setupToolbarButtons.ts
Desktop:
Resolves
#9468
: Add support for changing text colors in rich text editor (
#9578
)
2024-01-04 13:51:26 +00:00
shouldPasteResources.test.ts
Desktop: Fixed copying and pasting an image from Chrome in RTE
2023-11-17 18:11:17 +00:00
shouldPasteResources.ts
Desktop: Speed up pasting text and images in Rich Text Editor
2024-02-08 12:51:31 +00:00
types.ts
Desktop:
Fixes
#7658
: Clicking on Save saves changes when updating a link (
#7753
)
2023-02-16 09:01:50 +00:00
useContextMenu.ts
Desktop:
Fixes
#9953
: Rich text editor: Fix context menu not shown in some cases (
#9954
)
2024-02-19 10:04:54 +00:00
useScroll.ts
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
useWebViewApi.ts
Desktop:
Resolves
#8931
: Improve support for plugins in the Rich Text Editor (implement
webviewApi.postMesage
) (
#10158
)
2024-03-20 10:52:29 +00:00