Elian Doran
|
7a1ea8833f
|
fix(inline_title): tooltip getting stuck if refresh
|
2025-12-24 10:49:36 +02:00 |
|
Elian Doran
|
3600192933
|
fix(status_bar): note info requesting update on each keystroke
|
2025-12-24 10:38:57 +02:00 |
|
Elian Doran
|
3e50262665
|
fix(status_bar): attribute pane not shown when adding new attribute def
|
2025-12-23 23:40:16 +02:00 |
|
Elian Doran
|
4e5c97d548
|
fix(toast): unreadable buttons on light theme
|
2025-12-23 23:06:29 +02:00 |
|
Elian Doran
|
1185d4b10b
|
chore(layout): reduce padding for promoted attributes
|
2025-12-23 23:02:26 +02:00 |
|
Elian Doran
|
8fda283977
|
fix(title_actions): dark background in code affecting readability
|
2025-12-23 22:14:07 +02:00 |
|
Elian Doran
|
6e3a020d0f
|
chore(badges): increase threshold for hiding text
|
2025-12-23 22:02:06 +02:00 |
|
Elian Doran
|
2fef25e57b
|
chore(badges): allow overflow with clipping
|
2025-12-23 22:01:49 +02:00 |
|
Elian Doran
|
ae83126903
|
chore(tab_navigation): enable on server as well
|
2025-12-23 21:09:03 +02:00 |
|
Elian Doran
|
a6c7610fcc
|
fix(dropdown): clicking in the outer area of a menu dismisses it
|
2025-12-23 21:06:47 +02:00 |
|
Elian Doran
|
1eebc8ff77
|
fix(note_badges): avoid "shared locally" on server build
|
2025-12-23 20:44:12 +02:00 |
|
Elian Doran
|
00592025c0
|
fix(breadcrumb): overflow hides more items than threshold
|
2025-12-23 20:40:56 +02:00 |
|
Elian Doran
|
1ac7db41d3
|
fix(note_title_actions): edited notes link looking strange
|
2025-12-23 20:33:46 +02:00 |
|
Elian Doran
|
cf039916d3
|
chore(note_title_actions): rephrase edited notes
|
2025-12-23 20:08:21 +02:00 |
|
Elian Doran
|
bfb3ed3ddf
|
chore(layout): relocate note type switcher right above content
|
2025-12-23 20:03:27 +02:00 |
|
Elian Doran
|
a4f34ce6c5
|
refactor(client): remove items array
|
2025-12-23 19:55:50 +02:00 |
|
Elian Doran
|
2ac3d3aaed
|
style(layout): adjust paddings slightly
|
2025-12-23 19:49:21 +02:00 |
|
Elian Doran
|
494b99d073
|
chore(layout): integrate edited notes into note title actions
|
2025-12-23 19:34:19 +02:00 |
|
Elian Doran
|
8434549a9b
|
feat(breadcrumbs): display separator even if no child notes
|
2025-12-23 19:15:48 +02:00 |
|
Elian Doran
|
c1e01467a5
|
fix(breadcrumbs): not showing on first render
|
2025-12-23 19:12:18 +02:00 |
|
Elian Doran
|
9021b119b2
|
fix(client): some tooltips don't render correctly due to extra whitespace
|
2025-12-23 15:34:53 +02:00 |
|
Elian Doran
|
35034fe9df
|
chore: address requested changes
|
2025-12-23 15:30:57 +02:00 |
|
Elian Doran
|
57ff2f4023
|
feat(status_bar): display icon for code note switcher
|
2025-12-23 15:00:31 +02:00 |
|
Elian Doran
|
b84da65a81
|
fix(code): not reacting to mime type changes
|
2025-12-23 14:38:17 +02:00 |
|
Elian Doran
|
1554085d7a
|
chore(scripts/preact): address review
|
2025-12-23 13:06:33 +02:00 |
|
Elian Doran
|
2561c7ca0d
|
Merge remote-tracking branch 'origin/main' into feature/preact_scripts
|
2025-12-23 13:00:55 +02:00 |
|
Elian Doran
|
b4e4950d20
|
chore(client): fix typecheck
|
2025-12-23 12:59:22 +02:00 |
|
Adorian Doran
|
3f1b0fa71e
|
style/breadcrumb: tweak
|
2025-12-23 04:02:53 +02:00 |
|
Adorian Doran
|
519323292c
|
style/breadcrumb: tweak
|
2025-12-23 03:48:09 +02:00 |
|
Adorian Doran
|
2d6f17aeaa
|
style/breadcrumb: tweak dropdown lists
|
2025-12-23 03:07:30 +02:00 |
|
Adorian Doran
|
d4fa21e7c1
|
style/bottom panel: tweak colors
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
Deploy website / Build & deploy website (push) Has been cancelled
|
2025-12-22 23:57:40 +02:00 |
|
Adorian Doran
|
608f156b82
|
client: rename "status bar pane" to "bottom panel"
|
2025-12-22 23:40:11 +02:00 |
|
Adorian Doran
|
0c965bfdf4
|
client/status bar panes: extract colors as CSS variables
|
2025-12-22 23:36:35 +02:00 |
|
Adorian Doran
|
bdc0b062d5
|
client/status bar panes: improve
|
2025-12-22 23:27:45 +02:00 |
|
Adorian Doran
|
1f55ff536e
|
client/status bar panes: tweak
|
2025-12-22 22:23:16 +02:00 |
|
Adorian Doran
|
67fb8d0354
|
client/status bar panes: tweak
|
2025-12-22 21:25:39 +02:00 |
|
Adorian Doran
|
74b00e60e3
|
client/status bar panes: refactor into own component, add title bar and close button
|
2025-12-22 19:39:52 +02:00 |
|
Adorian Doran
|
d0f91e7709
|
style/status bar: hide the focus outline for dropdown buttons
|
2025-12-22 02:37:00 +02:00 |
|
Adorian Doran
|
353d626d45
|
style/breadcrumb: tweak arrows
|
2025-12-22 02:29:05 +02:00 |
|
Adorian Doran
|
af67a3ba11
|
style/breadcrumb: use scrollable dropdowns for note listings
|
2025-12-22 02:24:34 +02:00 |
|
Adorian Doran
|
a867c646e4
|
style: refactor
|
2025-12-22 02:23:43 +02:00 |
|
Elian Doran
|
af37c175a3
|
chore(client): fix typecheck
|
2025-12-21 22:55:20 +02:00 |
|
Elian Doran
|
f68f99806b
|
Merge remote-tracking branch 'origin/main' into feature/preact_scripts
|
2025-12-21 18:25:24 +02:00 |
|
Elian Doran
|
444c0c6107
|
chore(client/jsx): fix errors in API
|
2025-12-21 13:19: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
|
783b5ac8e3
|
feat(client/jsx): support launcher widgets
|
2025-12-21 10:23:34 +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
|
76f054bbd5
|
feat(client/bundle): support rendering in other places
|
2025-12-20 23:16:19 +02:00 |
|
Adorian Doran
|
1ed4192c93
|
style/note badges: tweak
|
2025-12-20 23:12:39 +02:00 |
|