497 Commits

Author SHA1 Message Date
Elian Doran
016389df68
fix(context_menu): clicking on a submenu dismisses it 2025-12-15 07:51:53 +02:00
Adorian Doran
9711b22ea9 style/status bar/note info: replace the "calculate" button with a link 2025-12-15 01:55:43 +02:00
Elian Doran
8e6ea87754
fix(context_menu): regressions on mobile 2025-12-14 12:02:40 +02:00
Elian Doran
60fc34ffac
feat(status_bar): functional attribute toggle button 2025-12-12 21:57:42 +02:00
Elian Doran
8d8ff25bae
feat(note_actions): reintroduce help pages 2025-12-10 22:21:15 +02:00
Elian Doran
14cda5b921
fix(note_actions): editability context menu is too narrow 2025-12-10 20:46:58 +02:00
Elian Doran
7c5df21685
feat(note_actions): group development options 2025-12-10 16:51:07 +02:00
Elian Doran
28bb4edbac
chore(layout): revert work on floating panel 2025-12-09 19:18:48 +02:00
Elian Doran
5d59c953c2
fix(layout): title row background in settings 2025-12-09 16:39:31 +02:00
Elian Doran
a2cff42981
fix(layout): scrollbar design in code note 2025-12-09 16:31:47 +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
7fc3d413e5
fix(client): 1px scroll in full-height note 2025-12-09 09:13:18 +02:00
Elian Doran
05679f7a8d
feat(ribbon): prototype sticky ribbon 2025-12-08 23:33:55 +02:00
Elian Doran
d15b5f8cbc
style(next): basic styling of ribbon as a floating toolbar 2025-12-08 23:13:58 +02:00
Elian Doran
b46850e86e
refactor(toast): relocate styles into own file 2025-12-06 23:38:40 +02:00
Elian Doran
f053587f09
chore(toast): port toast to react 2025-12-06 23:37:56 +02:00
Elian Doran
6c31a1788a
Port launch bar to React (#7934) 2025-12-06 09:35:06 +02:00
Elian Doran
831d1b4f3a
chore(text): remove workaround for superscript icon 2025-12-06 09:15:40 +02:00
Elian Doran
454cd633e8
fix(read_only_text): missing padding in <pre> without <code> 2025-12-06 08:46:44 +02:00
Elian Doran
3c919d9a8a
fix(launch_bar): global menu size 2025-12-05 14:52:57 +02:00
Elian Doran
2dbbf7f350
chore(react/launch_bar): reintroduce month dropdown 2025-12-04 20:13:46 +02:00
Elian Doran
5c8445f3fe
chore(react/launch_bar): get calendar to render days 2025-12-04 19:03:28 +02:00
Elian Doran
dc211b4d00
fix(ckeditor): markdown icon broken due to a workaround 2025-12-02 10:27:13 +02:00
Elian Doran
bfb143bb51
Merge remote-tracking branch 'origin/main' into prototype/mobile_split 2025-12-01 23:27:58 +02:00
Elian Doran
9682df6240
feat(mobile/split): collapse inactive split when keyboard is opened
Some checks are pending
Checks / main (push) Waiting to run
2025-12-01 15:48:18 +02:00
Adorian Doran
3051664228 style: fix typo 2025-12-01 13:34:36 +02:00
Elian Doran
d520fc46b9
fix(text): code blocks cannot wrap automatically (#7910) 2025-12-01 11:18:31 +00:00
Adorian Doran
e69b5988ec style: fix custom title bar buttons on the legacy theme 2025-12-01 11:48:42 +02:00
Adorian Doran
a093862311 style/calendar collection: use a separate style for archived notes 2025-12-01 11:24:39 +02:00
SiriusXT
668fd34af6 fix(text): code blocks cannot wrap automatically 2025-12-01 13:55:21 +08:00
Adorian Doran
7713c1173a style/calendar collection: tweak the color of the today column / cell 2025-12-01 02:40:07 +02:00
Adorian Doran
0f7a48b323 style/calendar collection: add basic support for the legacy theme 2025-12-01 01:55:03 +02:00
Adorian Doran
415d2826c6 style/calendar collection: tweak dark theme colors 2025-11-30 23:30:30 +02:00
Adorian Doran
7787e7085e style/calendar collection: tweak dark theme colors 2025-11-30 23:22:41 +02:00
Elian Doran
af94410c55
Merge branch 'main' of github.com:TriliumNext/Trilium 2025-11-30 21:26:50 +02:00
Adorian Doran
11618260cf style/calendar collection: tweak the appearance of events without a color 2025-11-30 20:18:16 +02:00
Adorian Doran
63f9006d17 style/calendar collection: improve the support for colored notes 2025-11-30 20:08:24 +02:00
Elian Doran
7779acc7bc
refactor(client): split revisions CSS into file 2025-11-30 19:56:13 +02:00
Adorian Doran
66f2d0c7dc style/note colors: use a more elegant way to retrieve the theme-aware note color 2025-11-30 19:46:15 +02:00
Adorian Doran
c8431181c8 client/dialogs/custom title bar buttons: tweak 2025-11-30 01:52:55 +02:00
Adorian Doran
07fb5ab017 client/dialogs: add support for custom title bar buttons 2025-11-30 01:44:20 +02:00
Adorian Doran
6735b257b4 style/promoted color attributes: fix the layout on narrow width 2025-11-30 01:09:07 +02:00
Adorian Doran
cef242a9ce style/button group: fix the appearance of the active button 2025-11-30 00:55:34 +02:00
Elian Doran
91ae8c0aaf
feat(mobile/split): add a border between splits 2025-11-29 21:14:03 +02:00
Elian Doran
e3a2623a53
feat(mobile/split): layout horizontally on tablet 2025-11-29 21:06:11 +02:00
Elian Doran
e0c0a423c1
feat(mobile/split): layout vertically on mobile 2025-11-29 21:04:22 +02:00
Elian Doran
e7eaa5fd58
fix(mobile): global menu backdrop on tablet view 2025-11-29 19:49:38 +02:00
Adorian Doran
1346ffb77e Merge branch 'main' of https://github.com/TriliumNext/Trilium 2025-11-29 18:50:24 +02:00
Adorian Doran
3378746530 style: disable text selection in UI 2025-11-29 18:50:16 +02:00