236 Commits

Author SHA1 Message Date
Elian Doran
5b1540e12b
feat(mobile): add back drop to sidebar 2025-01-04 00:50:11 +02:00
Elian Doran
b11f2a6992
fix(mobile): position of classic toolbar on tablet view 2025-01-01 21:40:47 +02:00
Elian Doran
857f33db08
feat(mobile): add button to toggle sidebar 2024-12-28 14:11:58 +02:00
Elian Doran
b00ca234f5
feat(mobile): implement dismiss region of sidebar 2024-12-28 13:56:20 +02:00
Elian Doran
61ccee27f2
feat(mobile): implement simple slide effect for tree 2024-12-28 13:46:08 +02:00
Elian Doran
748eedbbd2
refactor(client): remove unused variable 2024-12-28 13:32:03 +02:00
Elian Doran
59ba3bf2a6
feat(mobile): move launch bar at the bottom 2024-12-28 11:36:25 +02:00
Elian Doran
23a8023f0b
feat(mobile): force horizontal layout on mobile 2024-12-28 01:06:02 +02:00
Elian Doran
1929d34f88
fix(electron): native title buttons not working on Linux 2024-12-09 10:28:09 +02:00
Elian Doran
043f47dbd2
style(next): fix mica leak in right sidebar gutter 2024-12-07 09:37:09 +02:00
Elian Doran
3ceba62dbe
style(next): fix gutter background color in mica 2024-12-07 01:17:17 +02:00
Elian Doran
0f48ccd53c
fix(native-buttons): regressions on server 2024-12-07 00:20:02 +02:00
Elian Doran
88a93e3a7b
fix(native-buttons): regressions on mac 2024-12-07 00:14:05 +02:00
Elian Doran
ef6410f25d
fix(native-buttons): runtime errors due to missing functions 2024-12-06 22:18:32 +02:00
Elian Doran
91a8460eea
fix(native-buttons): regression on vertical layout on non-macOS 2024-12-06 22:13:20 +02:00
Elian Doran
5d1e6d6f31
feat(native-buttons): fallback to original implementation for Linux 2024-12-06 22:12:27 +02:00
Elian Doran
cd8c596bef
fix(native-buttons): double left pane toggle widget 2024-12-04 23:22:51 +02:00
Elian Doran
9d98c4a661
feat(native-buttons): allow drag behind title area 2024-12-04 23:21:04 +02:00
Elian Doran
8d2a8ead04
feat(native-buttons): apply full width regardless 2024-12-04 23:16:03 +02:00
Elian Doran
d05c1deb07
fix(client): build error due to non-existing import 2024-12-01 10:37:45 +02:00
Elian Doran
0089346d04
feat(electron): enable native window buttons on frameless 2024-12-01 02:02:33 +02:00
Elian Doran
ca6687208b
feat(client): move toggle sidebar to tab bar on horizontal layout 2024-11-30 01:20:47 +02:00
Elian Doran
0ea4171b1b
style(next): improve tab height on horizontal further 2024-11-30 00:58:59 +02:00
Elian Doran
801254ce8e
feat(client): add CSS root class for layout 2024-11-28 21:28:37 +02:00
Elian Doran
bb4164f10f
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
; Conflicts:
;	src/public/app/layouts/desktop_layout.js
2024-11-27 21:29:15 +02:00
Elian Doran
ceae1d5aa3
revert(client): add back fixed title bar 2024-11-27 21:12:44 +02:00
Elian Doran
e49f4c3e42
fix(client): title bar buttons on horizontal layout 2024-11-23 13:41:50 +02:00
Elian Doran
e0d9cda522
fix(mobile): padding for the title 2024-11-23 09:59:48 +02:00
Elian Doran
ba5371d76b
fix(mobile): vertical layout not sized properly 2024-11-23 09:56:48 +02:00
Elian Doran
fbae0062af
feat(mobile): change context menu icon on horizontal layout 2024-11-23 09:48:18 +02:00
Elian Doran
ea399e590d
feat(mobile): reorder context menu 2024-11-23 09:45:52 +02:00
Elian Doran
2dda8f60ed
feat(mobile): move menu button to the right 2024-11-23 09:43:34 +02:00
Elian Doran
14fa687b9c
fix(mobile): width of launcher bar items 2024-11-23 09:40:32 +02:00
Elian Doran
8a61b58970
fix(mobile): fix alignment for horizontal layout 2024-11-23 09:29:49 +02:00
Elian Doran
62d23b3643
feat(client): respect layout orientation selected by user 2024-11-23 09:09:09 +02:00
Elian Doran
7e5fea8cd2
fix(client): tooltip position for hide left pane button 2024-11-23 00:07:40 +02:00
Elian Doran
13a997beb0
fix(client): add new tab not working in horizontal layout 2024-11-22 23:02:43 +02:00
Elian Doran
f62e860b61
feat(client): use hamburger menu for horizontal layout 2024-11-22 22:44:34 +02:00
Elian Doran
20b0215364
feat(client): set up quick search as launcher 2024-11-22 22:01:38 +02:00
Elian Doran
15b9f38439
style(client): improve background for full-width tab bar 2024-11-22 21:41:23 +02:00
Elian Doran
91c4ea333e
feat(client): move tab bar on horizontal layout 2024-11-22 21:37:54 +02:00
Elian Doran
d1550db08d
fix(client): experiment with full-width tab bar 2024-11-22 21:35:47 +02:00
Elian Doran
c858630678
fix(client): fix size for horizontal launcher bar 2024-11-22 21:14:50 +02:00
Elian Doran
c9f2a2bd6b
feat(client): reorder buttons on horizontal bar 2024-11-22 21:10:49 +02:00
Elian Doran
efc84722a9
feat(client): implement top launcher pane 2024-11-22 21:05:45 +02:00
Elian Doran
8300acd30b
refactor(client): add support for optional children in layout 2024-11-22 20:36:08 +02:00
Elian Doran
8c5d5e384f
Merge remote-tracking branch 'origin/develop' into feature/improved_promoted_attributes
; Conflicts:
;	src/public/app/layouts/desktop_layout.js
2024-11-12 20:03:54 +02:00
Elian Doran
35fe5845a3
client: Fix classic editor on mobile 2024-11-08 00:20:51 +02:00
Elian Doran
48bc9204ac
client: Create empty toolbar ribbon 2024-11-09 09:18:59 +02:00
Elian Doran
4032135505
Revert "client: Move ribbon at the bottom"
This reverts commit 9b4ae87ef875d83c8735743972663f82913c9ff3.
2024-10-31 23:44:32 +02:00