492 Commits

Author SHA1 Message Date
Elian Doran
74c10dff05
fix(native-buttons): fix background difference on modals 2024-12-13 23:30:31 +02:00
Adorian Doran
5d4dd8bc0a client: recent changes list: make possible to use a distinct style for items referencing deleted notes 2024-12-13 02:59:04 +02:00
Adorian Doran
6e1cfdbb89 client: recent changes list: make the whole item clickable, not just the note title 2024-12-13 02:11:51 +02:00
Adorian Doran
aee8749bac client: recent changes list: remove the dash between the time and the note title from markup 2024-12-13 01:53:04 +02:00
Elian Doran
86ec0bb60b
fix(native-buttons): margin-right on vertical layout 2024-12-09 21:48:08 +02:00
Elian Doran
774c26711f
fix(style): horizontal layout border with native window buttons 2024-12-07 00:45:49 +02:00
Elian Doran
04cbb7ea07
style(native-buttons): smaller padding for macos 2024-12-07 00:31:17 +02:00
Elian Doran
fc9d06f876
fix(native-buttons): regression on windows 2024-12-07 00:27:53 +02:00
Elian Doran
8cf3addb7d
Merge remote-tracking branch 'origin/develop' into feature/native_window_buttons
; Conflicts:
;	src/public/stylesheets/theme-next.css
2024-12-06 21:23:49 +02:00
Elian Doran
aefd139592
feat(next): improve left margin to allow moving 2024-12-05 20:34:55 +02:00
Elian Doran
05c5109331
feat(native-buttons): adjustable offset 2024-12-05 00:02:57 +02:00
Elian Doran
9d98c4a661
feat(native-buttons): allow drag behind title area 2024-12-04 23:21:04 +02:00
Elian Doran
b32eef9aa9
fix(native-buttons): fix left margin on darwin 2024-12-04 22:58:13 +02:00
Adorian Doran
4da8c6f873 style: fix the z-index for tooltips 2024-12-04 20:51:41 +02:00
Elian Doran
d472a00532
style(next): fix title bar background on classical themes 2024-12-01 21:15:04 +02:00
Elian Doran
8135fa09c3
feat(native-buttons): differentiate background based on layout 2024-12-01 21:06:01 +02:00
Elian Doran
c06ff4ec27
fix(native-buttons): right margin 2024-12-01 18:31:21 +02:00
Elian Doran
01512152ea
feat(electron): load overlay information from CSS 2024-12-01 02:36:00 +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
921f216872
Merge remote-tracking branch 'origin/develop' into feature/trilium_next_theme 2024-11-30 00:55:37 +02:00
SiriusXT
0d9e13c1e0 Merge branch 'develop' into quick_search_in_autocomplete 2024-11-26 15:49:11 +08:00
SiriusXT
889c1e0346 Add full text search in autocomplete 2024-11-26 15:41:18 +08:00
Adorian Doran
954a51e6c7 Migrate the previously designed code blocks to the new theme 2024-11-24 21:58:45 +02:00
Elian Doran
a207fd523a
fix(client): double separator in global menu 2024-11-23 10:06:04 +02:00
Elian Doran
2950132271
fix(mobile): advanced submenu misalignment 2024-11-23 10:03:34 +02:00
Elian Doran
23873b72bf
fix(client): dropdown width for horizontal layout 2024-11-23 00:15:50 +02:00
Elian Doran
50bf94875c
fix(client): global submenu not working in horizontal layout 2024-11-22 22:16:48 +02:00
Elian Doran
20b0215364
feat(client): set up quick search as launcher 2024-11-22 22:01:38 +02:00
Elian Doran
c858630678
fix(client): fix size for horizontal launcher bar 2024-11-22 21:14:50 +02:00
Adorian Doran
8658f9e6d3 Prevent the global menu's zoom container to be highlighted when being hovered 2024-11-21 17:11:32 +02:00
Adorian Doran
050eb08b1a Close #613 2024-11-20 19:01:20 +02:00
Adorian Doran
85b507938b Allow the submenu opening delay be set via a CSS variable 2024-11-20 14:16:10 +02:00
Adorian Doran
2b432dd4f7 Delay the opening of submenus 2024-11-20 10:57:34 +02:00
Adorian Doran
3d27a60897 Add a fade animation when a menu is opening 2024-11-20 10:48:42 +02:00
Adorian Doran
4179f9c155 Improve the sub-menu arrows for the tree context menu 2024-11-20 02:56:18 +02:00
Adorian Doran
35faba2c2f Fix the note revision list displaying a shadow 2024-11-20 02:30:29 +02:00
Adorian Doran
5df287db23 Use a distinct icon color for destructive menu items 2024-11-19 23:44:57 +02:00
Adorian Doran
fd5412b715 Merge branch 'develop' of https://github.com/TriliumNext/Notes into feat/tweak-menus 2024-11-19 23:16:13 +02:00
Adorian Doran
4bcca01ff3 Add a drop shadow for menus 2024-11-19 22:55:44 +02:00
Adorian Doran
9b5526c99f Tweak the color of the menu separator 2024-11-19 22:40:52 +02:00
Adorian Doran
349b1c1d78 Improve appeareance 2024-11-19 20:28:47 +02:00
Adorian Doran
4f5d874028 client: Use a multiple column layout for the MIME type listing 2024-11-03 15:42:13 +02:00
Adorian Doran
f13d88c3c0 Add a background color transition for the code sample 2024-10-29 18:46:55 +02:00
Adorian Doran
2459bbf341 Improve the layout of the "Word wrapping" checkbox 2024-10-29 18:39:14 +02:00
Adorian Doran
60426ea487 Fix word-wrapping 2024-10-29 12:57:15 +02:00
Adorian Doran
b112cb609f Tweak the padding of the language badges 2024-10-29 01:55:29 +02:00
Adorian Doran
b9ebc66122 Customize the scrollbar in code boxes for WebKit-based browsers 2024-10-29 01:30:08 +02:00
Adorian Doran
2f4ed92346 Prevent the language badge to be scrolled in code boxes 2024-10-29 01:07:24 +02:00
Adorian Doran
d3d001d8ea Tweak (again) the shadow of code blocks 2024-10-28 23:52:45 +02:00
Adorian Doran
70cee7dbf6 Tweak the shadow of code blocks 2024-10-28 23:44:40 +02:00