12688 Commits

Author SHA1 Message Date
Elian Doran
cf874b5ee8
feat(mermaid): add basic support for vertical layout 2025-03-22 10:27:42 +02:00
renovate[bot]
007817bbdb
chore(deps): update apple-actions/import-codesign-certs action to v4 2025-03-22 01:59:15 +00:00
renovate[bot]
88e0aec3d6
fix(deps): update dependency eslint-linter-browserify to v9.23.0 2025-03-22 01:59:08 +00:00
renovate[bot]
cc9b0987b2
chore(deps): update eslint monorepo to v9.23.0 2025-03-22 01:58:58 +00:00
renovate[bot]
e8242e87fb
chore(deps): update dependency @types/node to v22.13.11 2025-03-22 01:58:47 +00:00
Elian Doran
91dca2df35
feat(mermaid): disable line wrapping by default 2025-03-22 02:36:47 +02:00
Elian Doran
acf6d9dc4f
refactor(split_editor): allow different attachment name 2025-03-22 02:21:24 +02:00
Elian Doran
98e4d563ad
chore(mermaid): remove old widget 2025-03-22 02:15:09 +02:00
Elian Doran
373c0799fe
chore(mermaid): disable linter for now 2025-03-22 02:15:09 +02:00
Elian Doran
9985e9b623
feat(mermaid): add visual indicator for preview on error 2025-03-22 02:15:09 +02:00
Elian Doran
f42a89a548
feat(mermaid): add an error display continer 2025-03-22 02:15:09 +02:00
Elian Doran
d4cd550b7a
feat(linter/mermaid): improve parsing of messages 2025-03-22 02:15:09 +02:00
Elian Doran
8b08e67fdc
feat(linter/mermaid): better handling of zero position 2025-03-22 02:15:09 +02:00
Elian Doran
5d8ac3b9f7
feat(test): add test for mermaid linter 2025-03-22 02:15:09 +02:00
Elian Doran
44db1545a1
feat(mermaid): start implementing a basic linter 2025-03-22 02:15:09 +02:00
Elian Doran
c416fca88a
fix(mermaid): bring back export as SVG 2025-03-22 02:15:09 +02:00
Elian Doran
1fb2b5341d
fix(mermaid): saving of attachment 2025-03-22 02:15:09 +02:00
Elian Doran
b8a560354f
refactor(mermaid): recenter on new note 2025-03-22 02:15:09 +02:00
Elian Doran
28c51cb38a
refactor(client): use webpack for mermaid 2025-03-22 02:15:09 +02:00
Elian Doran
f4d5b9fc29
feat(mermaid): swap preview and content 2025-03-22 02:15:09 +02:00
Elian Doran
8cab2aec0f
fix(mermaid): bring back ELK rendering 2025-03-22 02:15:09 +02:00
Elian Doran
2b19675d1a
feat(mermaid): smoother split drag 2025-03-22 02:15:09 +02:00
Elian Doran
ae18b4b634
fix(mermaid): bring back auto resize on drag 2025-03-22 02:15:09 +02:00
Elian Doran
cbc6efdad2
fix(mermaid): bring back pan/zoom 2025-03-22 02:15:09 +02:00
Elian Doran
e0a8b64b4d
fix(mermaid): refresh when editing 2025-03-22 02:15:09 +02:00
Elian Doran
67ab91267d
fix(mermaid): bring back rendering 2025-03-22 02:15:09 +02:00
Elian Doran
8952ff512f
feat(split_editor): make the two panes resizable 2025-03-22 02:15:09 +02:00
Elian Doran
395d76a156
feat(mermaid): basic horizontal layout 2025-03-22 02:15:09 +02:00
Elian Doran
56da5f7761
refactor(client/ts): start implementing experimental split type view for mermaid 2025-03-22 02:15:09 +02:00
Elian Doran
7a16774cdc
feat(mermaid): make diagram full width for pan/zoom purposes 2025-03-22 02:15:09 +02:00
Adorian Doran
592a7fe771 style(next)/floating buttons: update the highlight animation 2025-03-22 01:28:53 +02:00
Adorian Doran
4292d67b95 style(next)/floating buttons: tweak 2025-03-22 01:08:57 +02:00
Adorian Doran
44419b7cb5 style/floating buttons: change some icons 2025-03-22 01:08:30 +02:00
Adorian Doran
eab644248b style(next): use the new floating buttons style for the geo map notes as well 2025-03-22 00:04:02 +02:00
Adorian Doran
1299e0c855 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-03-21 20:21:46 +02:00
Adorian Doran
058983e98d style(next)/floating buttons: tweak 2025-03-21 20:21:44 +02:00
Elian Doran
772d07a60f
Merge pull request #1466 from TriliumNext/feature/port_ts
client: port ts
2025-03-21 18:49:52 +02:00
Elian Doran
eab10acc98
Merge branch 'develop' into feature/port_ts 2025-03-21 18:39:33 +02:00
Elian Doran
7008acf511
chore(client/ts): remove check_ts_progress script 2025-03-21 18:16:37 +02:00
Elian Doran
c2a7b92660
chore(client/ts): port desktop_layout 2025-03-21 18:14:37 +02:00
Elian Doran
8e3a75ad57
chore(client/ts): reduce log level for syntax highlight widget 2025-03-21 17:48:54 +02:00
Elian Doran
b876f98d69
fix(client/ts): fix rest of build errors 2025-03-21 17:39:18 +02:00
Elian Doran
1ab87be0e6
chore(client/ts): fix errors in editable_text 2025-03-21 17:34:39 +02:00
Elian Doran
ebbf29b1a5
chore(client/ts): port syntax_highlight 2025-03-21 15:50:58 +02:00
Elian Doran
08df7e6484
Merge pull request #1481 from TriliumNext/renovate/electron-35.x
chore(deps): update dependency electron to v35.0.3
2025-03-21 13:43:30 +02:00
Elian Doran
7277c10f38
Merge pull request #1482 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.28.1
2025-03-21 13:43:06 +02:00
Elian Doran
6569a72bc4
Merge pull request #1483 from TriliumNext/renovate/codemirror-5.x
fix(deps): update dependency codemirror to v5.65.19
2025-03-21 13:42:49 +02:00
Elian Doran
cb630337ca
Merge pull request #1484 from TriliumNext/renovate/force-graph-1.x
fix(deps): update dependency force-graph to v1.49.5
2025-03-21 13:42:24 +02:00
Elian Doran
60d5497a6c
Merge pull request #1485 from TriliumNext/renovate/multer-1.x
fix(deps): update dependency multer to v1.4.5-lts.2
2025-03-21 13:41:48 +02:00
Elian Doran
98d3b54c5e
Merge pull request #1486 from TriliumNext/renovate/supertest-7.x
chore(deps): update dependency supertest to v7.1.0
2025-03-21 13:41:11 +02:00