455 Commits

Author SHA1 Message Date
Elian Doran
e730378b27
fix(icon_packs): references to .bx for icon selection 2025-12-28 13:42:45 +02:00
Elian Doran
c23fe7cf13
fix(table_of_contents): not showing on first render of read-only notes 2025-12-26 13:28:29 +02:00
Elian Doran
b0e7b6ce67
chore: address requested changes 2025-12-25 11:22:18 +02:00
Elian Doran
e06c004e0d
Merge remote-tracking branch 'origin/main' into feature/fixes_for_main
; Conflicts:
;	apps/client/src/stylesheets/theme-next/base.css
2025-12-25 11:01:49 +02:00
Adorian Doran
cc37da9f11 style/menus: improve the icon-caption alignment 2025-12-25 03:46:32 +02:00
Elian Doran
52aaa72935
fix(launch_bar): bookmarks not refreshing
Some checks failed
Checks / main (push) Has been cancelled
2025-12-24 23:16:09 +02:00
Elian Doran
c2214493dc
feat(print): add links to print report 2025-12-24 18:59:50 +02:00
Elian Doran
b5af513371
fix(breadcrumbs): not reacting to protected session being started 2025-12-24 17:41:44 +02:00
Elian Doran
30cc221eca
fix(breadcrumbs): branch prefix not shown 2025-12-24 17:37:31 +02:00
Elian Doran
db3aedf39d
fix(note_detail): spaced update sometimes overwrites when note type is changed 2025-12-24 16:36:34 +02:00
Elian Doran
e476a2d306
fix(status_bar): code popup not displaying tooltips 2025-12-24 12:59:13 +02:00
Elian Doran
b3d92f932f
fix(breadcrumbs): menu dismisses on click 2025-12-24 12:19:00 +02:00
Elian Doran
bd24cf68b6
fix(note_type_switcher): don't read blob 2025-12-24 11:40:01 +02:00
Elian Doran
faea35b363
Revert "chore(right_pane): revert note data store"
This reverts commit 02294206ecd114b721e1b0b477d2378a06368b23.
2025-12-24 11:35:23 +02:00
Elian Doran
7a1ea8833f
fix(inline_title): tooltip getting stuck if refresh 2025-12-24 10:49:36 +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
2fef25e57b
chore(badges): allow overflow with clipping 2025-12-23 22:01:49 +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
1ac7db41d3
fix(note_title_actions): edited notes link looking strange 2025-12-23 20:33:46 +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
1554085d7a
chore(scripts/preact): address review 2025-12-23 13:06:33 +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
Adorian Doran
1ed4192c93 style/note badges: tweak 2025-12-20 23:12:39 +02:00
Elian Doran
1e885625f6
chore(right_pane): address requested changes 2025-12-20 12:58:06 +02:00
Elian Doran
ea76fd797c
chore(right_pane): address requested changes 2025-12-20 12:29:43 +02:00
Elian Doran
e1df65adce
fix(right_pane): custom widgets not rendering after being expanded 2025-12-20 11:09:59 +02:00
Elian Doran
aac4316fb8
feat(right_pane): render title bar 2025-12-20 10:33:28 +02:00
Elian Doran
06ad0bfa90
feat(hooks): react faster to setting options 2025-12-19 21:12:49 +02:00
Elian Doran
02294206ec
chore(right_pane): revert note data store 2025-12-18 15:42:44 +02:00
Elian Doran
704dcd011e
feat(toc): basic support for docs 2025-12-18 11:46:13 +02:00
Elian Doran
b93c80fe7b
feat(toc): basic support for read-only text 2025-12-18 11:12:36 +02:00
Elian Doran
73f1b91d34
chore(toc): reintroduce basic collapse support 2025-12-18 10:49:33 +02:00
Elian Doran
60342c0f6f
fix(toc): not working on note switch 2025-12-18 10:08:10 +02:00
Elian Doran
2e484a11e6
feat(layout/right_pane): basic store to read content without blob 2025-12-17 23:40:25 +02:00
Elian Doran
737e5b85b4
fix(badges): "temporarily editable" remaining after changing editability 2025-12-16 19:40:24 +02:00
Elian Doran
713900b2b3
feat(layout): focus exactly on basic properties 2025-12-16 18:29:46 +02:00
Elian Doran
f235839d03
feat(breadcrumb): indicate archived notes 2025-12-16 13:50:53 +02:00
Elian Doran
0af5fa9f0c
feat(breadcrumb): respect note color 2025-12-16 13:40:22 +02:00
Elian Doran
2693b18ee6
refactor(breadcrumb): use new component for rendering note links 2025-12-16 13:36:50 +02:00
Elian Doran
c9025f2304
fix(breadcrumb): not reacting to changes in note path 2025-12-16 12:43:26 +02:00
Elian Doran
587ea42700
chore(breadcrumb): get a menu to render on note link 2025-12-16 09:27:40 +02:00
Elian Doran
c3a6d1bba8
feat(badge): bigger dropdown arrow 2025-12-15 17:17:01 +02:00
Elian Doran
1feeb350ce
chore(client): address requested changes 2025-12-15 17:14:00 +02:00
Elian Doran
71d8588091
feat(note_type_switcher): use arrows next to dropdowns 2025-12-15 16:47:53 +02:00
Elian Doran
ca8e889e1e
feat(breadcrumb): respect workspace color 2025-12-15 16:37:33 +02:00
Elian Doran
6d4e52c928
feat(breadcrumb): prefer workspace icon class 2025-12-15 16:31:43 +02:00
Elian Doran
af3883fdac
feat(breadcrumb): react to hosted note ID change 2025-12-15 16:20:17 +02:00
Elian Doran
eb99352fff
Revert "feat(breadcrumb): display workspace text"
This reverts commit 441958028d19f2fdcfff40b29808459d2313a3e2.
2025-12-15 15:29:53 +02:00