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-06 23:56:13 +02:00
Code
Issues
Releases
Activity
Files
e71ec2bc490e786f04f4768923e51dca495d3bde
joplin
/
packages
/
app-desktop
/
gui
/
NoteEditor
/
NoteBody
/
TinyMCE
/
utils
History
Laurent Cozic
3e13a95053
Desktop:
Fixes
#9512
: Pasting rich text in the RTE sometimes result in invalid markup
2024-01-26 19:14:31 +00: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
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +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: Fixed copying and pasting an image from Chrome in RTE
2023-11-17 18:11:17 +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
#9512
: Pasting rich text in the RTE sometimes result in invalid markup
2024-01-26 19:14:31 +00:00
useScroll.ts
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00