Elian Doran
|
72b0d03546
|
chore(layout): remove some title margins
|
2025-12-09 12:23:05 +02:00 |
|
Elian Doran
|
19980807f2
|
style(ribbon): fix some alignment issues & decrease button size
|
2025-12-09 12:20:27 +02:00 |
|
Elian Doran
|
3514e3d057
|
fix(floating_buttons): wrong position when at the top of the note
|
2025-12-09 11:46:16 +02:00 |
|
Elian Doran
|
fb6c82740c
|
chore(ribbon): remove top transition completely
|
2025-12-09 11:38:04 +02:00 |
|
Elian Doran
|
8df5a010c9
|
fix(ribbon): note buttons cut off
|
2025-12-09 11:36:00 +02:00 |
|
Elian Doran
|
895e9b8bf0
|
chore(client/layout): reduce transitions
|
2025-12-09 11:30:18 +02:00 |
|
Elian Doran
|
bfcf85e0d2
|
fix(client/layout): content header height not properly resized when switching notes
|
2025-12-09 11:27:05 +02:00 |
|
Elian Doran
|
5770222304
|
fix(client/floating_buttons): clipped by floating content header
|
2025-12-09 11:08:28 +02:00 |
|
Elian Doran
|
d5d2815bdf
|
fix(client/floating_buttons): clipped by ribbon
|
2025-12-09 09:20:31 +02:00 |
|
Elian Doran
|
7fc3d413e5
|
fix(client): 1px scroll in full-height note
|
2025-12-09 09:13:18 +02:00 |
|
Elian Doran
|
474228b630
|
style(client): remove bottom border & box-shadow for content header
|
2025-12-09 08:22:51 +02:00 |
|
Elian Doran
|
0805e077a1
|
feat(ribbon): basic implementation for scroll pinning
|
2025-12-09 08:18:27 +02:00 |
|
Elian Doran
|
6b059a9a75
|
feat(ribbon): context menu for root item
|
2025-12-09 08:01:52 +02:00 |
|
Elian Doran
|
7377e4e34d
|
chore(ribbon): improve paddings slightly
|
2025-12-09 07:58:59 +02:00 |
|
Elian Doran
|
6fac947d9c
|
chore(ribbon): address requested changes
|
2025-12-09 07:50:21 +02:00 |
|
Elian Doran
|
5973e5ca26
|
chore(ribbon): remove label for the root entirely
|
2025-12-09 07:46:46 +02:00 |
|
Elian Doran
|
608ab53933
|
chore(ribbon): reduce note title padding
|
2025-12-08 23:41:17 +02:00 |
|
Elian Doran
|
05679f7a8d
|
feat(ribbon): prototype sticky ribbon
|
2025-12-08 23:33:55 +02:00 |
|
Elian Doran
|
fcf51ec6da
|
chore(eslint): apply to .tsx as well
|
2025-12-08 23:14:09 +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
|
ef3cbcac6d
|
refactor(breadcrumb): fix eslint issues
|
2025-12-08 23:09:00 +02:00 |
|
Elian Doran
|
b16893c4d2
|
feat(breadcrumb): collapse items if the list is too big
|
2025-12-08 23:03:31 +02:00 |
|
Elian Doran
|
a365814aaa
|
feat(breadcrumb): improve overflow slightly
|
2025-12-08 22:54:31 +02:00 |
|
Elian Doran
|
eca2116adc
|
feat(breadcrumb): make the root note clickable
|
2025-12-08 22:46:04 +02:00 |
|
Elian Doran
|
4cfa403657
|
feat(breadcrumb): apply ellipsis to dropdown
|
2025-12-08 22:40:37 +02:00 |
|
Elian Doran
|
70ded4c2cd
|
chore(breadcrumb): use bold for highlighting active entry
|
2025-12-08 22:38:06 +02:00 |
|
Elian Doran
|
3fe45db6ef
|
feat(breadcrumb): improve overflow support
|
2025-12-08 22:17:49 +02:00 |
|
Elian Doran
|
11467775b6
|
feat(breadcrumb): basic overflow support
|
2025-12-08 22:09:46 +02:00 |
|
Elian Doran
|
1e5fcf635e
|
feat(breadcrumb): show root title if it's the one active
|
2025-12-08 22:05:09 +02:00 |
|
Elian Doran
|
223ba4643f
|
fix(breadcrumb): breadcrumb shown if there are no children
|
2025-12-08 21:57:51 +02:00 |
|
Elian Doran
|
200fd76929
|
feat(breadcrumb): display a checkbox for the current note
|
2025-12-08 21:52:36 +02:00 |
|
Elian Doran
|
c5c4ecd6e6
|
feat(breadcrumb): show current item
|
2025-12-08 17:04:08 +02:00 |
|
Elian Doran
|
bedca9f82c
|
feat(breadcrumb): hide root icon
|
2025-12-08 16:45:26 +02:00 |
|
Elian Doran
|
adc356eff3
|
fix(breadcrumb): navigation on first level not working
|
2025-12-08 16:41:06 +02:00 |
|
Elian Doran
|
c4285772b3
|
feat(breadcrumb): basic navigation in separator
|
2025-12-08 16:34:40 +02:00 |
|
Elian Doran
|
a02235f2bd
|
feat(breadcrumb): set up dropdown
|
2025-12-08 16:03:12 +02:00 |
|
Elian Doran
|
5f215b14c2
|
feat(breadcrumb): start implementing interactive breadcrumbs
|
2025-12-08 16:01:34 +02:00 |
|
Elian Doran
|
6e29fe8d58
|
feat(breadcrumb): hide preview
|
2025-12-08 15:56:03 +02:00 |
|
Elian Doran
|
43ceb1982d
|
feat(breadcrumb): hide last note
|
2025-12-08 15:53:17 +02:00 |
|
Elian Doran
|
d02ec47d77
|
feat(breadcrumb): get breadcrumb to render
|
2025-12-08 15:16:06 +02:00 |
|
Elian Doran
|
9942950710
|
feat(layout): relocate title into scrollable region
|
2025-12-08 14:54:57 +02:00 |
|
Elian Doran
|
a6682be251
|
fix(webview): layout issues when when no webviewSrc
|
2025-12-08 14:21:59 +02:00 |
|
Elian Doran
|
baee2cd6b2
|
chore(scripts): add proper typechecking
|
2025-12-08 14:13:18 +02:00 |
|
Elian Doran
|
3ee8eac635
|
chore(readme): order languages alphabetically
|
2025-12-08 14:13:17 +02:00 |
|
Elian Doran
|
ce5a775160
|
Translations update from Hosted Weblate (#7991)
|
2025-12-08 13:22:19 +02:00 |
|
Elian Doran
|
2cf66d1c53
|
Delete CNAME
|
2025-12-08 12:59:39 +02:00 |
|
Hosted Weblate
|
eaee67d742
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
|
2025-12-08 11:59:30 +01:00 |
|
Elian Doran
|
c681496b1b
|
chore(readme): fix links to old docs
|
2025-12-08 12:58:48 +02:00 |
|
Elian Doran
|
829d3e046d
|
chore(readme): fix links to docs
|
2025-12-08 12:51:07 +02:00 |
|
Elian Doran
|
5c8df540db
|
chore(readme): fix language switcher links (closes #7246)
|
2025-12-08 12:43:00 +02:00 |
|