476 Commits

Author SHA1 Message Date
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
Elian Doran
75a1fcc933
chore(dialog): fix mandatory parameter 2025-12-07 21:06:56 +02:00
Elian Doran
f424633d8c
feat(ckeditor/watchdog): improve dialog size 2025-12-07 20:59:53 +02:00
Elian Doran
522f3ae0a1
feat(toast): support buttons 2025-12-07 20:39:27 +02:00
Elian Doran
3fc7067c59
feat(dialog): support React nodes in info dialog 2025-12-07 20:39:11 +02:00
Elian Doran
d3f9bb6def
chore(toast): address requested changes 2025-12-07 00:33:37 +02:00
Elian Doran
f1d87c29d3
chore(toast): fix typecheck issues 2025-12-07 00:15:00 +02:00
Elian Doran
21335b1b00
refactor(toast): get rid of autohide 2025-12-07 00:07:43 +02:00
Elian Doran
7463570e76
refactor(toast): rename delay to timeout 2025-12-07 00:06:42 +02:00
Elian Doran
da17a63ef5
refactor(toast): get rid of closeAfter in favor of delay 2025-12-07 00:04:12 +02:00
Elian Doran
888ff33be1
fix(toast): missing message icon 2025-12-06 23:46:21 +02:00
Elian Doran
f053587f09
chore(toast): port toast to react 2025-12-06 23:37:56 +02:00
Elian Doran
d95450ae07
feat(client): detect communication errors with Traefik 2025-12-06 22:57:13 +02:00
Elian Doran
230def10fe
feat(client): improve error message for HTTP errors 2025-12-06 22:12:06 +02:00
Elian Doran
fdb6677153
chore(launch_bar): reintroduce keyboard shortcuts 2025-12-05 19:23:40 +02:00
Elian Doran
48cd06f37e
feat(bundle): improve error handling message 2025-12-05 11:49:09 +02:00
Elian Doran
aac9d2d1c4
fix(toast): icon missing for error messages 2025-12-05 11:45:02 +02:00