180 Commits

Author SHA1 Message Date
Elian Doran
ac94ab6914
feat: Make splits resizable (#6866) 2025-09-07 10:48:37 +03:00
Elian Doran
afc17f41f6
feat(collections/calendar): use own UI for header 2025-09-06 12:26:42 +03:00
SiriusXT
5e572a8c6a fix: remove unnecessary line breaks 2025-09-04 22:07:04 +08:00
SiriusXT
c60c738c7e feat: show source diff between note and revision 2025-09-04 21:34:13 +08:00
Elian Doran
401120fa28
Merge remote-tracking branch 'origin/main' into feature/dx_improvement 2025-09-03 21:24:51 +03:00
Adorian Doran
267f5105b2
Theme tweaks (#6832) 2025-09-03 10:53:57 +03:00
Adorian Doran
a9564f8f38 style/launchbar buttons: fix broken hover state when background effects are enabled 2025-09-03 05:25:26 +03:00
SiriusXT
88b748e67b Merge branch 'main' into siriusxt_split 2025-09-02 09:36:06 +08:00
SiriusXT
3254069999 feat: Make splits resizable 2025-09-02 09:28:53 +08:00
Elian Doran
51d879ba6f
style(client): toast sometimes going out of bounds 2025-08-31 20:42:46 +03:00
Adorian Doran
3d285e105e style/text editor/insert text snippet dropdown: tweak appearance 2025-08-30 18:25:44 +03:00
Elian Doran
5f647a932d
Port small widgets to React (#6830) 2025-08-30 12:51:31 +03:00
Elian Doran
4213c377f8
fix(react/widgets): alignment of shortcuts in context menu 2025-08-30 11:15:06 +03:00
Elian Doran
d2761abd04
feat(text_snippets): display actual note icon 2025-08-29 23:39:40 +03:00
Elian Doran
e49e2d5093
fix(react/global_menu): styling and layout of keyboard shortcuts 2025-08-29 13:01:54 +03:00
Adorian Doran
620b57bfa6
style/quick search results: refactor 2025-08-27 20:51:12 +03:00
Adorian Doran
f034e8bb37
style/quick search results: tweak layout 2025-08-27 20:51:12 +03:00
Adorian Doran
a54177fee0
style(legacy)/checkboxes and radios: add a gap between the tickbox and the label 2025-08-27 20:51:12 +03:00
Elian Doran
72e2f6757e
fix(client): autocomplete looking off in new tab 2025-08-26 19:15:36 +03:00
Elian Doran
70d7ad0b1a
fix(jump_to): fix issue where attributes/tags don't show in results (#6752) 2025-08-25 19:26:48 +03:00
perf3ct
513878dfef
feat(jump_to): got the styling to look exactly how we were hoping for 2025-08-23 18:58:18 +00:00
perf3ct
753d5529b2
feat(jump_to): get the styling very close to what we want it to look like... 2025-08-23 18:40:11 +00:00
Adorian Doran
2e11681b52 client/settings/disable backdrop effects: add the CSS implementation 2025-08-23 01:26:21 +03:00
Adorian Doran
d35dbca18b client/settings/disable shadows: add the CSS implementation 2025-08-23 00:58:50 +03:00
Adorian Doran
9b1da8c311 Settings/Appearance: improve CSS selector specificity 2025-08-22 21:37:56 +03:00
Adorian Doran
e4a8258acf client/settings/disable motion: fix submenus not opening 2025-08-22 20:52:31 +03:00
Adorian Doran
5e88043c7b client/settings/disable motion: add the CSS implementation 2025-08-22 20:48:26 +03:00
Elian Doran
51291a61e6
refactor(react/settings): associate IDs for labels 2025-08-19 22:54:23 +03:00
Elian Doran
2ba3666e23
feat(react/settings): port code mime types 2025-08-18 15:55:18 +03:00
Elian Doran
c67c3a6861
feat(react/settings): port images 2025-08-14 22:27:07 +03:00
Elian Doran
0db556fac2
feat(react/settings): port font size 2025-08-14 21:31:09 +03:00
Elian Doran
6e37c9ee5a
feat(search): improve search weights and operators (#6536) 2025-08-13 13:10:30 +03:00
Elian Doran
738ebb66ac
Merge remote-tracking branch 'origin/main' into react/modals 2025-08-10 20:28:51 +03:00
Papierkorb2292
d975790e79 Added zen mode for mobile layout (useful on tablets) 2025-08-08 09:15:01 +02:00
Elian Doran
f196a78728
feat(react/checkbox): use bootstrap tooltip 2025-08-05 22:34:45 +03:00
perf3ct
db1619af31
feat(quick_search): change the results to use the warning accent color? 2025-08-03 21:22:41 +00:00
perf3ct
9cef8c8e70
feat(quick_search): try using another color so that matches stand out more? might change back 2025-08-03 20:42:52 +00:00
Elian Doran
1dfe27d3df
feat(web_view): open externally from note preview 2025-07-30 23:18:05 +03:00
Elian Doran
d7f154cfd1
feat(command_palette): improve layout 2025-07-27 18:11:43 +03:00
Elian Doran
89378eae7b
feat(command_palette): improve keyboard shortcut 2025-07-27 16:15:14 +03:00
Elian Doran
d59d544c0f
style(command_palette): improve layout slightly 2025-07-27 15:49:12 +03:00
Elian Doran
37461d0eb3
refactor(command_palette): use CSS for styles 2025-07-27 15:44:47 +03:00
Elian Doran
7b114bed26
feat(command_palette): basic implementation 2025-07-27 15:27:13 +03:00
Elian Doran
4d73cdefef
style(client): fix checkboxes override causing issues for canvas (closes #6463) 2025-07-25 10:08:14 +03:00
Elian Doran
9e00d421fb
fix(ckeditor): color and font mismatch after update 2025-07-12 22:34:27 +03:00
Adorian Doran
94d94fe8fb Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/style/collections/table 2025-07-12 01:56:04 +03:00
Adorian Doran
909aaefbd7 style/table collections: restyle context menus 2025-07-12 01:17:09 +03:00
Elian Doran
97ea3ac3fc
fix(popup_editor): block popup not working 2025-07-10 20:54:50 +03:00
Elian Doran
ed68dda70b
feat(popup_editor): integrate with note tooltip 2025-07-10 18:57:13 +03:00
Elian Doran
736bc9c9bd
chore(insert_note): improve layout slightly 2025-07-09 19:32:29 +03:00