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 |
|
Adorian Doran
|
34b89cf2e8
|
style/badges: tweak appearance
|
2025-07-05 20:46:45 +03:00 |
|
Adorian Doran
|
88d1af7210
|
style/refactor: make the current badge style to be global
|
2025-07-04 11:33:29 +03:00 |
|
Elian Doran
|
609ed6274e
|
fix(code): respect user font selection
|
2025-06-18 17:42:03 +03:00 |
|
Elian Doran
|
374309a40c
|
fix(templates): description displayed on separate lines
|
2025-06-17 19:21:21 +03:00 |
|
Elian Doran
|
3b579a3b7b
|
Slash commands (#2336)
|
2025-06-17 12:49:26 +03:00 |
|
Elian Doran
|
c4c7321f60
|
fix(slash): layout on legacy theme
|
2025-06-16 23:06:34 +03:00 |
|
Elian Doran
|
178df38377
|
chore(text): increase mention list max height
|
2025-06-16 19:25:06 +03:00 |
|
SiriusXT
|
45977efd5f
|
fix(context menu): not auto-closing on mobile
|
2025-06-16 17:21:44 +08:00 |
|
SiriusXT
|
ace7e67c00
|
fix(zen): Show fixed toolbar in Zen mode
|
2025-06-09 17:27:31 +02:00 |
|
Elian Doran
|
255c69b867
|
style(client): fix dropdown selection color
|
2025-06-06 09:13:43 +03:00 |
|
Elian Doran
|
77eceabf6e
|
Revert "style(next): fix dropdown container while app is loading"
This reverts commit 939469ba5465c5cab3d3d23b9a429942a09153b1.
|
2025-05-30 21:58:46 +03:00 |
|
Elian Doran
|
939469ba54
|
style(next): fix dropdown container while app is loading
|
2025-05-30 19:22:51 +03:00 |
|
Elian Doran
|
5b99c8f595
|
fix(client): override bootstrap defaults
|
2025-05-29 17:19:29 +03:00 |
|
Adorian Doran
|
4ba99989e3
|
style/code blocks/copy button: optimize the layout
|
2025-05-27 20:14:55 +03:00 |
|
Adorian Doran
|
b07ec68705
|
style/code blocks/copy button: prevent overlapping with the code block's text
|
2025-05-27 18:32:18 +03:00 |
|
Adorian Doran
|
75ec3934af
|
style/code blocks/copy button: tweak appearance
|
2025-05-27 18:18:16 +03:00 |
|
Elian Doran
|
02e2b5d4ad
|
feat(client): add a copy button to read-only text
|
2025-05-26 15:17:10 +03:00 |
|
Adorian Doran
|
37fd8a7095
|
style/mentions list: workaround to avoid some CSS property overrides
|
2025-05-24 16:55:30 +03:00 |
|
Adorian Doran
|
91192de9e8
|
style/admonitions: fix typo
|
2025-05-21 21:54:28 +03:00 |
|
Adorian Doran
|
485015103a
|
style/admonitions: extract accent colors as CSS variables
|
2025-05-21 21:34:22 +03:00 |
|
Elian Doran
|
105e7d821a
|
fix(style): calendar tooltip wrongly positioned on horizontal layout
|
2025-05-15 21:28:17 +03:00 |
|