106 Commits

Author SHA1 Message Date
Elian Doran
ee6512a1a6
refactor(layout): align name for breadcrumb badges 2025-12-09 23:00:41 +02:00
Elian Doran
a45c1a1dc8
chore(layout): fix regressions after merge 2025-12-09 22:57:36 +02:00
Elian Doran
f8377169e6
Merge remote-tracking branch 'origin/main' into feature/new_layout 2025-12-09 22:46:18 +02:00
Elian Doran
3060207d04
feat(layout): created & modification date 2025-12-09 22:22:28 +02:00
Elian Doran
644d051477
feat(layout): add shared badge 2025-12-09 21:44:39 +02:00
Elian Doran
6b50d9b087
feat(layout): implement read-only badge 2025-12-09 21:06:28 +02:00
Elian Doran
a0f0da64b4
feat(layout): new icon for note actions & fix padding 2025-12-09 20:59:28 +02:00
Elian Doran
cd0e4a5678
feat(layout): move fixed formatting toolbar above 2025-12-09 20:36:48 +02:00
Elian Doran
e2b6d0c256
feat(layout): move the note title into the scrollable region 2025-12-09 20:09:06 +02:00
Elian Doran
fe7ca210dd
feat(layout): move the note actions into the breadcrumb area 2025-12-09 20:05:42 +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
28bb4edbac
chore(layout): revert work on floating panel 2025-12-09 19:18:48 +02:00
Elian Doran
1ceed1b47b
chore(layout): revert work on floating panel 2025-12-09 19:11:27 +02:00
Elian Doran
cae892a971
fix(layout): title not visible on dark code theme 2025-12-09 16:27:19 +02:00
Elian Doran
9e094f1d96
feat(tab_navigation): add it to horizontal layout as well 2025-12-09 15:14:13 +02:00
Elian Doran
346ad1e8a3
feat(tab_navigation): add the buttons on vertical layout 2025-12-09 14:06:57 +02:00
Elian Doran
72b0d03546
chore(layout): remove some title margins 2025-12-09 12:23:05 +02:00
Elian Doran
7377e4e34d
chore(ribbon): improve paddings slightly 2025-12-09 07:58:59 +02:00
Elian Doran
608ab53933
chore(ribbon): reduce note title padding 2025-12-08 23:41:17 +02:00
Elian Doran
05679f7a8d
feat(ribbon): prototype sticky ribbon 2025-12-08 23:33:55 +02:00
Elian Doran
d02ec47d77
feat(breadcrumb): get breadcrumb to render 2025-12-08 15:16:06 +02:00
Elian Doran
9942950710
feat(layout): relocate title into scrollable region 2025-12-08 14:54:57 +02:00
Elian Doran
f053587f09
chore(toast): port toast to react 2025-12-06 23:37:56 +02:00
Elian Doran
d511085db3
chore(react/launch_bar): port launcher container & launcher 2025-12-05 11:31:52 +02:00
Elian Doran
5b310f3e46
refactor(react/launch_bar): port spacer 2025-12-04 15:02:46 +02:00
Elian Doran
d247edd870
feat(mobile/split): add split container to layout 2025-11-29 21:02:53 +02:00
Elian Doran
8c1a04c4b2
fix(mobile): shortcut keyboard + visible 2025-11-29 17:32:32 +02:00
Elian Doran
98bf63e94b
chore(promoted_attributes): start with empty widget 2025-11-22 21:58:52 +02:00
Elian Doran
31180afbd1
react(quick_edit): set up empty dialog 2025-11-22 19:07:50 +02:00
Elian Doran
5fc10fe041
chore(react/sidebar): basic right panel widget implementation 2025-11-22 10:58:51 +02:00
SiriusXT
7c79caba78 chore: add class name to content-header 2025-11-13 14:21:07 +08:00
Elian Doran
40a7f286a3
fix(client): typecheck issues 2025-11-09 15:04:29 +02:00
Elian Doran
33a41d2f86
Merge remote-tracking branch 'origin/main' into react/type_widgets
; Conflicts:
;	apps/client/src/layouts/desktop_layout.tsx
;	apps/client/src/layouts/mobile_layout.tsx
;	apps/client/src/widgets/note_detail.ts
;	apps/client/src/widgets/react/hooks.tsx
2025-11-09 12:08:50 +02:00
Adorian Doran
baff349fa2 client: refactor 2025-11-09 02:23:57 +02:00
Adorian Doran
c4603fce25 client/shared note message: convert to an info bar 2025-11-09 01:56:52 +02:00
Adorian Doran
220aab2b76 client/read-only note info bar: refactor 2025-11-09 01:35:33 +02:00
Adorian Doran
285a7253e3 client: make the info bar part of the scrollable content, prevent overlapping with the floating buttons 2025-11-09 01:19:45 +02:00
Adorian Doran
b52e615f0c client/read only note info bar: add support for zen mode 2025-11-06 01:08:26 +02:00
Adorian Doran
33be7f828b client/read only note info bar: fix file name 2025-11-06 00:24:27 +02:00
Adorian Doran
8e90826aef client: add a read-only note info bar 2025-11-05 23:52:38 +02:00
Elian Doran
8828e36624
Merge remote-tracking branch 'origin/main' into react/type_widgets
Some checks failed
Checks / main (push) Has been cancelled
2025-10-26 20:19:47 +02:00
Elian Doran
7d1abee8e4
feat(mobile/search): show results (closes #5655) 2025-10-23 20:16:17 +03:00
Elian Doran
18608ecb34
feat(mobile): render search definition 2025-10-23 19:07:40 +03:00
Elian Doran
ab6da26a25
refactor(client): standalone rendering mechanism for ribbon 2025-10-23 18:09:32 +03:00
Elian Doran
f6d7ecab40
feat(client/print): render presentation without shadow DOM 2025-10-18 21:57:12 +03:00
Elian Doran
040ffe945a
Merge remote-tracking branch 'origin/main' into react/type_widgets 2025-10-10 22:46:53 +03:00
Elian Doran
6faccd3b14
feat(client/rtl): handle padding-right 2025-10-08 17:46:10 +03:00
Elian Doran
34117fa9ad
feat(client/rtl): handle padding-left 2025-10-08 17:45:58 +03:00
Elian Doran
6b93013674
feat(client/rtl): handle margin-right 2025-10-08 17:45:31 +03:00
Elian Doran
247ab1aec3
feat(client/rtl): handle margin-left 2025-10-08 17:44:17 +03:00