Elian Doran
|
ef312c9550
|
refactor(code): use dedicated method for setting text
|
2025-05-10 19:22:57 +03:00 |
|
Elian Doran
|
0c9be9291b
|
fix(code): set initial text
|
2025-05-10 19:19:03 +03:00 |
|
Elian Doran
|
cfa8987b25
|
feat(code): switch to CodeMirror 6
|
2025-05-10 19:10:30 +03:00 |
|
SiriusXT
|
e5a9ebddac
|
Merge branch 'develop' into left-pane
|
2025-05-10 21:39:21 +08:00 |
|
Elian Doran
|
43d1b53bca
|
Merge pull request #1861 from TriliumNext/content-menu-target
Make it show which node triggered the event when right-clicking on tree
|
2025-05-10 15:41:59 +03:00 |
|
Elian Doran
|
2251a5511e
|
Merge branch 'develop' into open_new_tab
|
2025-05-10 15:34:31 +03:00 |
|
Elian Doran
|
553b07ab37
|
Merge remote-tracking branch 'origin/develop' into find_replace
|
2025-05-10 15:26:52 +03:00 |
|
Elian Doran
|
6e1dfb8e27
|
Merge branch 'develop' into content-menu-target
|
2025-05-10 15:24:47 +03:00 |
|
renovate[bot]
|
ad6eeb2022
|
fix(deps): update react monorepo to v19
|
2025-05-10 10:43:08 +00:00 |
|
Elian Doran
|
ac92a410c2
|
Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib
|
2025-05-10 11:11:57 +03:00 |
|
SiriusXT
|
bd4ebd3893
|
To avoid the left pane from sometimes being resized to a very small width.
|
2025-05-10 09:19:41 +08:00 |
|
Elian Doran
|
39efdad46d
|
Merge pull request #1817 from TriliumNext/renovate/react-monorepo
chore(deps): update react monorepo
|
2025-05-10 02:33:35 +03:00 |
|
Elian Doran
|
aab762911b
|
refactor(client): fix type errors related to CKEditor
|
2025-05-10 01:52:42 +03:00 |
|
SiriusXT
|
a76ca76813
|
Only expand/collapse the left pane of the focused window.
|
2025-05-09 22:31:16 +08:00 |
|
Elian Doran
|
ca2693ff02
|
fix(client): missing CK stylesheet in dist
|
2025-05-09 14:19:42 +03:00 |
|
Elian Doran
|
230ac7feeb
|
Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib
|
2025-05-09 13:56:31 +03:00 |
|
SiriusXT
|
aecde9656b
|
highlight the first visible find result in scrolling container.
|
2025-05-09 18:48:28 +08:00 |
|
renovate[bot]
|
03e92e40cd
|
fix(deps): update dependency i18next to v25.1.2
|
2025-05-09 09:05:02 +00:00 |
|
renovate[bot]
|
917d2393c1
|
chore(deps): update react monorepo
|
2025-05-09 09:00:49 +00:00 |
|
renovate[bot]
|
959d726588
|
fix(deps): update dependency globals to v16.1.0
|
2025-05-09 08:38:04 +00:00 |
|
Elian Doran
|
9b78ad41ea
|
chore(client): reintroduce CKEditor inspector
|
2025-05-09 11:21:47 +03:00 |
|
SiriusXT
|
67e84d921f
|
Avoid reporting errors when performFind has not been called
|
2025-05-09 10:00:12 +08:00 |
|
SiriusXT
|
fc50252e97
|
Close the find dialog when the note is temporarily readable
|
2025-05-09 09:37:50 +08:00 |
|
Elian Doran
|
57352aabd7
|
Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib
|
2025-05-08 21:22:15 +03:00 |
|
Elian Doran
|
8e7c7ce30f
|
refactor(ckeditor): syntax highlighting as plugin
|
2025-05-08 14:56:02 +03:00 |
|
SiriusXT
|
858814356a
|
Make the find function for read-only code scroll correctly.
|
2025-05-08 16:25:44 +08:00 |
|
renovate[bot]
|
d5424ba9ce
|
fix(deps): update eslint monorepo to v9.26.0
|
2025-05-07 19:38:39 +00:00 |
|
Elian Doran
|
726797b13d
|
chore(client): fix more type errors
|
2025-05-07 22:29:11 +03:00 |
|
Elian Doran
|
3e468d7960
|
Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib
|
2025-05-07 21:39:07 +03:00 |
|
Elian Doran
|
28266c5bd0
|
refactor(client): solve type errors
|
2025-05-07 21:15:32 +03:00 |
|
Elian Doran
|
90be226ecc
|
chore(ckeditor): remove deprecated "full" image setting
|
2025-05-07 19:19:31 +03:00 |
|
Elian Doran
|
aabd3da8bf
|
feat(ckeditor): add emoji functionality
|
2025-05-07 18:27:37 +03:00 |
|
Elian Doran
|
ef76d28d38
|
feat(ckeditor): enable bookmark plugin
|
2025-05-07 16:58:29 +03:00 |
|
Elian Doran
|
f8e644acd7
|
chore(ckeditor): update to 44.4.0
|
2025-05-07 15:44:23 +03:00 |
|
Elian Doran
|
abf7cd86d3
|
Merge remote-tracking branch 'origin/develop' into feature/ckeditor_lib
|
2025-05-07 13:13:52 +03:00 |
|
Elian Doran
|
9a00a108ae
|
Merge pull request #1871 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.1.1
|
2025-05-07 09:11:59 +03:00 |
|
renovate[bot]
|
0d374810a1
|
fix(deps): update dependency i18next to v25.1.1
|
2025-05-07 05:56:15 +00:00 |
|
renovate[bot]
|
5ce8359a23
|
fix(deps): update dependency bootstrap to v5.3.6
|
2025-05-07 05:55:21 +00:00 |
|
Elian Doran
|
72dced679d
|
fix(ckeditor): mentions not working in attribute editor
|
2025-05-06 19:43:11 +03:00 |
|
Elian Doran
|
307c322165
|
fix(client): reintroduce attribute editor
|
2025-05-06 19:29:22 +03:00 |
|
SiriusXT
|
2436838aae
|
Hide the content menu on mouse up
|
2025-05-06 20:40:13 +08:00 |
|
SiriusXT
|
4f42be3647
|
Remove delays to close the right-click menu
|
2025-05-06 19:41:54 +08:00 |
|
SiriusXT
|
647a5c948c
|
Make it show which node triggered the event when right-clicking on the tree.
|
2025-05-06 14:55:17 +08:00 |
|
Elian Doran
|
70ec38d534
|
chore(ckeditor): create shared type for editor
|
2025-05-05 21:44:27 +03:00 |
|
Elian Doran
|
3daa5da289
|
refactor(client): remove unnecessary CK interface
|
2025-05-05 19:12:27 +03:00 |
|
Elian Doran
|
910b0d280d
|
fix(ckeditor5): reintroduce block handle for floating editor
|
2025-05-05 15:43:14 +03:00 |
|
Elian Doran
|
c5fc51365d
|
fix(client): build error due to missing copy-webpack-plugin
|
2025-05-04 14:17:12 +03:00 |
|
SiriusXT
|
9b1ddd970c
|
Add help for CTRL+SHIFT+CLICK
|
2025-05-04 17:30:13 +08:00 |
|
SiriusXT
|
5944d0acf4
|
Open an image in a new tab using ctrl+shift+click
|
2025-05-04 17:24:15 +08:00 |
|
SiriusXT
|
9765f2f6d7
|
Use Ctrl + Shift + Click on the launcher pane to open and activate in a new tab.
|
2025-05-04 17:18:02 +08:00 |
|