442 Commits

Author SHA1 Message Date
Elian Doran
1554085d7a
chore(scripts/preact): address review 2025-12-23 13:06:33 +02:00
Elian Doran
0688ea7de3
chore(client): address requested changes
Some checks failed
Checks / main (push) Has been cancelled
2025-12-21 22:59:21 +02:00
Elian Doran
af37c175a3
chore(client): fix typecheck 2025-12-21 22:55:20 +02:00
Elian Doran
444c0c6107
chore(client/jsx): fix errors in API 2025-12-21 13:19:42 +02:00
Elian Doran
4da5cb43fc
fet(client/jsx): expose basic React widgets 2025-12-21 13:16:05 +02:00
Elian Doran
e6b79e83c4
fet(client/jsx): basic support for JSX render notes 2025-12-21 11:18:42 +02:00
Elian Doran
9071e54bfe
chore(client/jsx): use different method for launcher widget defs 2025-12-21 10:26:20 +02:00
Elian Doran
f3f491d141
feat(client/bundle): respect position for TSX widgets 2025-12-21 10:02:13 +02:00
Elian Doran
f8bf301d12
feat(client/bundle): use new toast for script errors with known note ID 2025-12-20 23:34:36 +02:00
Elian Doran
2c25786fa2
feat(client/bundle): expose Trilium hooks 2025-12-20 23:26:10 +02:00
Elian Doran
1093acfe45
feat(client/bundle): make Preact custom widgets content-sized by default 2025-12-20 23:17:30 +02:00
Elian Doran
76f054bbd5
feat(client/bundle): support rendering in other places 2025-12-20 23:16:19 +02:00
Elian Doran
c558255450
feat(client/bundle): add button to open script note 2025-12-20 22:51:04 +02:00
Elian Doran
1e94125133
feat(client/bundle): display toast when parent is missing 2025-12-20 22:45:58 +02:00
Elian Doran
64a770175f
refactor(client/bundle): use type for parent name 2025-12-20 22:40:03 +02:00
Elian Doran
22a83d9f82
refactor(script/jsx): "react-widget" -> "preact-widget" 2025-12-20 21:26:01 +02:00
Elian Doran
f64de3acca
chore(script/jsx): move defineWidget into Preact API 2025-12-20 21:25:36 +02:00
Elian Doran
34d5793888
chore(script/jsx): expose RightPanelWidget 2025-12-20 21:19:53 +02:00
Elian Doran
44ca9f457c
feat(script/jsx): add support for React hooks 2025-12-20 20:29:03 +02:00
Elian Doran
4d7e5bc8f6
chore(script/jsx): move Preact API in dedicated object 2025-12-20 20:10:19 +02:00
Elian Doran
644ff07a50
feat(script/jsx): get right panel widgets to actually render 2025-12-20 19:49:24 +02:00
Elian Doran
41220a9d1d
fix(script/jsx): cannot find preact hydration function 2025-12-20 19:45:44 +02:00
Elian Doran
88945788d6
fix(script/jsx): critical crash if widget fails to render 2025-12-20 19:41:48 +02:00
Elian Doran
fe8f033409
chore(script/jsx): get widgets to be interpreted 2025-12-20 19:36:02 +02:00
Elian Doran
eee7c49f6e
fix(script/jsx): module not defined 2025-12-20 19:28:26 +02:00
Elian Doran
d036bf0870
fix(client): full crash if server fails to obtain list of widgets 2025-12-20 19:18:50 +02:00
Elian Doran
fa8ff4bfbf
chore(script/jsx): basic client-side logic to render bundles 2025-12-20 19:01:29 +02:00
Elian Doran
87d99aaffa
fix(layout): experimental styles not applied 2025-12-17 15:46:00 +02:00
Elian Doran
d623b2ffa0
feat(options/appearance): switch between layouts 2025-12-17 15:17:54 +02:00
Elian Doran
8c008e2e3a
chore(breadcrumb): address requested changes 2025-12-16 17:17:58 +02:00
Elian Doran
2693b18ee6
refactor(breadcrumb): use new component for rendering note links 2025-12-16 13:36:50 +02:00
Elian Doran
4473f80d73
refactor(layout): remove floating title bar experiment 2025-12-13 12:02:17 +02:00
Elian Doran
d99d701095
feat(global_menu): add support for all experimental options 2025-12-11 22:38:22 +02:00
Elian Doran
61fe27abbe
feat(layout): extract floating titlebar into its own experimental feature 2025-12-11 22:29:22 +02:00
Elian Doran
24cd5006d5
chore(note_map): open in reusable split 2025-12-11 22:14:08 +02:00
Elian Doran
726d6aad65
feat(layout): integrate note map 2025-12-11 22:01:22 +02:00
Elian Doran
6e8e10323f
chore(client): address requested changes 2025-12-10 23:19:17 +02:00
Elian Doran
ab1b4b37f4
feat(global_menu): add an option to switch layouts 2025-12-10 22:51:47 +02:00
Elian Doran
876e8f843a
chore(layout): use i18n for options 2025-12-09 22:58:16 +02:00
Elian Doran
a197a33d35
chore(experimental_features): address review 2025-12-09 22:43:39 +02:00
Elian Doran
1e72ebd104
feat(layout): move revisions button to note actions 2025-12-09 20:48:54 +02:00
Elian Doran
e58d6bf2a3
feat(layout): reverse the layout of the ribbon 2025-12-09 19:51:53 +02:00
Elian Doran
460d20d6b2
feat(layout): move ribbon to the bottom as experimental layout 2025-12-09 19:42:37 +02:00
Elian Doran
ae154212fe
feat(client/server): basic support for experimental features 2025-12-09 19:34:03 +02:00
Elian Doran
5c8132088f
feat(client): use chevrons to display note path 2025-12-09 14:49:19 +02:00
Elian Doran
e688f2cdb6
Add breadcrumbs to navigation (#7995) 2025-12-09 13:15:03 +02:00
Adorian Doran
3fa6b264e5 style/note colors: include the original custom color 2025-12-08 23:18:14 +02:00
Elian Doran
bedca9f82c
feat(breadcrumb): hide root icon 2025-12-08 16:45:26 +02:00
Elian Doran
cb3aced2ed
docs(script): clarify originEntity and activeContext
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2025-12-07 23:58:02 +02:00
Elian Doran
2f13a1ad21
fix(mind-map): show text in links between nodes on export (#7938) 2025-12-07 23:20:18 +02:00