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
|
97d15bb26a
|
Desktop: Rich Text Editor: Allow toggling bulleted and numbered lists from the command palette (#10559)
|
2024-06-10 22:26:14 +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 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Laurent Cozic
|
00084c5798
|
Desktop, Mobile: Improve focus handling
|
2024-04-01 15:34:22 +01:00 |
|
Henry Heino
|
eecad1aefc
|
Desktop: Resolves #8931: Improve support for plugins in the Rich Text Editor (implement webviewApi.postMesage ) (#10158)
|
2024-03-20 10:52:29 +00:00 |
|
Henry Heino
|
e2a79c16c1
|
Desktop: Fixes #9953: Rich text editor: Fix context menu not shown in some cases (#9954)
|
2024-02-19 10:04:54 +00:00 |
|
Laurent Cozic
|
b1877fcd0d
|
Desktop: Speed up pasting text and images in Rich Text Editor
|
2024-02-08 12:51:31 +00:00 |
|
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 |
|
Henry Heino
|
7e8c87e908
|
Desktop: Resolves #9468: Add support for changing text colors in rich text editor (#9578)
|
2024-01-04 13:51:26 +00:00 |
|
Laurent Cozic
|
2c9bf9f03a
|
Desktop: Fixed copying and pasting an image from Chrome in RTE
|
2023-11-17 18:11:17 +00:00 |
|
Laurent Cozic
|
dd6eec6a03
|
Tools: Apply rule @typescript-eslint/ban-types
|
2023-06-30 10:30:29 +01:00 |
|
Laurent Cozic
|
e89b59be8e
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
|
2023-06-30 09:11:26 +01:00 |
|
Laurent Cozic
|
0f9727144f
|
Desktop: Fixes #8316: Include more Rich Text editor commands in the menu
|
2023-06-14 14:57:12 +01:00 |
|
Laurent Cozic
|
6c12ce0e04
|
Chore: Set type of main BrowserWindow, and fixed popup calls
|
2023-02-22 18:16:28 +00:00 |
|
pedr
|
f2995dd196
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
|
Julien
|
dc976047d2
|
Desktop: Fixes #7658: Clicking on Save saves changes when updating a link (#7753)
|
2023-02-16 09:01:50 +00:00 |
|
pedr
|
dd86940c6b
|
Desktop: Add 'Paste as text' to the Context menu of the Rich Text Editor (#7769)
|
2023-02-15 13:59:32 +00:00 |
|
asrient
|
a62e1fba96
|
Desktop: Resolves #6100: Allow saving a Mermaid graph as a PNG or SVG via context menu (#6126)
|
2022-03-28 17:10:29 +01:00 |
|
Laurent Cozic
|
8920db5537
|
Desktop: Fixes #5241: Katex code could be broken after editing it in Rich Text editor
|
2021-07-26 14:50:31 +01:00 |
|
Subhra264
|
df6f0ce9af
|
Desktop: Fixes #4891: Solve "Resource Id not provided" error (#4943)
|
2021-05-13 09:34:03 +01:00 |
|
Nishant Mittal
|
9642f5f715
|
Desktop: Fixes #4788: Set plain/text clipboard while copying (#4791)
|
2021-04-08 10:30:12 +01:00 |
|
Nishant Mittal
|
9cf5974c7b
|
Desktop: Fixes #4602: Allow copying images from Joplin to external editors (#4724)
|
2021-03-29 09:40:50 +01:00 |
|
Laurent Cozic
|
8ba49c6fdf
|
Desktop: Add support for strikethrough, sub, sup and insert formatting on Rich Text editor
|
2021-03-17 09:48:01 +00:00 |
|
Laurent Cozic
|
86610e7561
|
Converted models and services to TypeScript
|
2021-01-22 17:41:11 +00:00 |
|
Laurent Cozic
|
df3e6a6219
|
Desktop: Fixed context menu not being displayed on high DPI screens
|
2021-01-07 21:44:31 +00:00 |
|
Laurent Cozic
|
a9af58146b
|
Desktop: Fixes #4201: Fixed context menu when the UI is zoomed in or out
|
2020-12-23 23:17:12 +00:00 |
|
Laurent Cozic
|
4f41fb7b54
|
Plugins: Add support for editor context menu
|
2020-11-14 00:02:17 +00:00 |
|
Laurent Cozic
|
17d835d694
|
Tools: Apply rule @typescript-eslint/member-delimiter-style
|
2020-11-12 19:29:22 +00:00 |
|
Laurent Cozic
|
d20694e52c
|
Tools: Apply rule @typescript-eslint/type-annotation-spacing
|
2020-11-12 19:13:28 +00:00 |
|
Laurent Cozic
|
d0ec598ee4
|
Desktop: Fixes #3904, Fixes #3973: Fixed inconsistent note list state when using search
|
2020-11-09 12:07:37 +00:00 |
|
Laurent Cozic
|
bd2081c3b6
|
Desktop: Added toolbar button to switch spell checker language
|
2020-11-08 01:08:33 +00:00 |
|
Laurent Cozic
|
04bfbec96b
|
Tools: Renamed package namespace from @joplinapp to @joplin
|
2020-11-07 15:59:37 +00:00 |
|
Laurent Cozic
|
cc07016b07
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
|