Elian Doran
|
83b22b4861
|
chore(react/settings): allow combo to have any possible object structure
|
2025-08-14 18:51:32 +03:00 |
|
Elian Doran
|
d42a949602
|
refactor(react/settings): use separate components inside same file
|
2025-08-14 18:29:08 +03:00 |
|
Elian Doran
|
83e1512b59
|
feat(react/settings): port override theme fonts
|
2025-08-14 18:26:40 +03:00 |
|
Elian Doran
|
ba6a1ec584
|
feat(react/settings): port theme switch
|
2025-08-14 18:18:45 +03:00 |
|
Elian Doran
|
6685e583f2
|
chore(react/settings): make layout switch functional
|
2025-08-14 17:59:17 +03:00 |
|
Elian Doran
|
d6032c912e
|
chore(react/settings): improve layout
|
2025-08-14 17:54:52 +03:00 |
|
Elian Doran
|
25527ecc21
|
fix(react/settings): not working properly when side-by-side in split
|
2025-08-14 17:53:24 +03:00 |
|
Elian Doran
|
e0e7bd42cc
|
feat(react/settings): react to property change
|
2025-08-14 17:47:45 +03:00 |
|
Elian Doran
|
fbc1af56ed
|
feat(react/settings): basic hook to read Trilium option
|
2025-08-14 17:36:11 +03:00 |
|
Elian Doran
|
8ff108db9e
|
feat(react/settings): basic rendering of React content widgets
|
2025-08-14 17:19:38 +03:00 |
|
Elian Doran
|
1dfcf960d3
|
fix(client): missing calendar view language support
|
2025-08-14 15:20:08 +03:00 |
|
Elian Doran
|
6e37c9ee5a
|
feat(search): improve search weights and operators (#6536)
|
2025-08-13 13:10:30 +03:00 |
|
Elian Doran
|
c2e9f4764b
|
Call to action (switch to Next theme, enable background effects) (#6625)
|
2025-08-12 22:07:04 +03:00 |
|
Elian Doran
|
f0d30c4e34
|
fix(canvas): links not working on desktop (fixes #6606)
|
2025-08-12 21:31:04 +03:00 |
|
Elian Doran
|
013e7a6aa4
|
refactor(canvas): use new rendering mechanism
|
2025-08-12 21:04:57 +03:00 |
|
Elian Doran
|
1b25b18d9e
|
refactor(canvas): use tsx where appropriate
|
2025-08-12 20:59:45 +03:00 |
|
Elian Doran
|
72ff384187
|
refactor(call_to_action): clean up
|
2025-08-12 20:12:06 +03:00 |
|
Elian Doran
|
bac048f60f
|
feat(call_to_action): allow dismissal
|
2025-08-12 19:37:32 +03:00 |
|
Elian Doran
|
b2db87db4e
|
chore(call-to-action): add IDs for each call to action
|
2025-08-12 19:05:33 +03:00 |
|
Elian Doran
|
1baaee582e
|
refactor(call-to-action): split into separate file & add translations
|
2025-08-12 18:42:55 +03:00 |
|
Elian Doran
|
4871dbd7ef
|
feat(call_to_action): add actual functionality on action buttons
|
2025-08-12 17:48:44 +03:00 |
|
Elian Doran
|
e125809fe0
|
fix(call_to_action): error if no items
|
2025-08-12 17:42:18 +03:00 |
|
Elian Doran
|
27b80b573f
|
feat(call_to_action): filter call to actions
|
2025-08-12 17:05:52 +03:00 |
|
Elian Doran
|
38d6ae87b6
|
feat(call-to-action): add support for multiple actions
|
2025-08-12 16:35:27 +03:00 |
|
Elian Doran
|
1a7cbc13e0
|
feat(call-to-action): basic dialog
|
2025-08-12 15:57:29 +03:00 |
|
Elian Doran
|
8e4691d4a4
|
fix(calendar): missing locale for Russian
|
2025-08-12 14:58:39 +03:00 |
|
Elian Doran
|
82dce7a0d3
|
fix(react/dialogs): restore jump to note text
|
2025-08-10 22:41:20 +03:00 |
|
Elian Doran
|
b94f67aa72
|
fix(react/dialogs): entering command palette
|
2025-08-10 21:53:21 +03:00 |
|
Elian Doran
|
1ff77a1464
|
fix(react/dialogs): jump to note not supporting spaces
|
2025-08-10 21:07:41 +03:00 |
|
Elian Doran
|
738ebb66ac
|
Merge remote-tracking branch 'origin/main' into react/modals
|
2025-08-10 20:28:51 +03:00 |
|
Elian Doran
|
abf1f6c041
|
fix(react/dialogs): revision list not full height
|
2025-08-10 20:24:20 +03:00 |
|
Elian Doran
|
2d3b99c959
|
fix(react/dialogs): restore focus after modal is dismissed
|
2025-08-10 20:06:05 +03:00 |
|
Elian Doran
|
fd1ea05c78
|
fix(react/dialogs): add link default text not working
|
2025-08-10 19:51:56 +03:00 |
|
Elian Doran
|
d7c4b8f530
|
fix(react/dialogs): undelete note not working
|
2025-08-10 19:19:48 +03:00 |
|
Elian Doran
|
238f358d6a
|
fix(react/dialogs): bring back keyboard navigation for note list
|
2025-08-10 18:56:37 +03:00 |
|
Elian Doran
|
50afdca150
|
fix(react/dialogs): autocomplete not reacting to clear
|
2025-08-10 18:19:39 +03:00 |
|
Elian Doran
|
b5555d94f5
|
fix(react/dialogs): note autocomplete not restoring note
|
2025-08-10 18:01:36 +03:00 |
|
Elian Doran
|
3d81633214
|
fix(react/dialogs): add back selection in revisions list
|
2025-08-10 17:53:45 +03:00 |
|
Elian Doran
|
5db7997a17
|
fix(react/dialogs): revisions not refreshing after deleting an item
|
2025-08-10 17:48:17 +03:00 |
|
Elian Doran
|
71dd428919
|
fix(react/dialogs): conform dialog not reporting properly
|
2025-08-10 17:41:31 +03:00 |
|
Elian Doran
|
a20d66a6b5
|
fix(react/dialogs): some dialogs are not displayed on top
|
2025-08-10 17:37:48 +03:00 |
|
Elian Doran
|
3caefa5409
|
refactor(react): use memoization where appropriate
|
2025-08-10 17:19:39 +03:00 |
|
Elian Doran
|
a6e56be55a
|
refactor(react): move effects outside conditional
|
2025-08-10 17:15:38 +03:00 |
|
Elian Doran
|
e659266d62
|
refactor(react): remove use of any
|
2025-08-10 15:28:52 +03:00 |
|
Elian Doran
|
14e09f5ea0
|
refactor(react): normalize imports
|
2025-08-10 15:21:49 +03:00 |
|
Elian Doran
|
11f6462a31
|
fix(react/dialogs): events triggering even when modal is hidden
|
2025-08-10 15:11:43 +03:00 |
|
Elian Doran
|
48eebbe2fe
|
refactor(react/dialogs): don't render modals unless they are actually shown
|
2025-08-10 14:55:41 +03:00 |
|
Elian Doran
|
f7093c035b
|
refactor(react/dialogs): add documentation & enforce some properties
|
2025-08-10 14:49:58 +03:00 |
|
Elian Doran
|
b25e9cdee6
|
fix(react/dialogs): delete notes not properly reporting state
|
2025-08-10 14:46:40 +03:00 |
|
Elian Doran
|
5cd7e4707a
|
fix(react/dialogs): dollar signs in help tooltips
|
2025-08-10 14:07:54 +03:00 |
|