Elian Doran
|
115e9e0202
|
chore(test): undefined import when running under vitest
|
2025-07-28 12:16:31 +03:00 |
|
Elian Doran
|
e341de70c0
|
chore(command_palette): change placeholder
|
2025-07-28 11:21:18 +03:00 |
|
Elian Doran
|
1d1a0ac4fd
|
fix(command_palette): print command showing modal
|
2025-07-28 11:15:48 +03:00 |
|
Elian Doran
|
d48470ffb1
|
Merge remote-tracking branch 'origin/main' into feature/command_palette
|
2025-07-28 11:12:47 +03:00 |
|
Elian Doran
|
6574ca42a3
|
chore(deps): update dependency svelte to v5.37.0 (#6492)
|
2025-07-28 10:52:11 +03:00 |
|
renovate[bot]
|
303ff35a76
|
chore(deps): update dependency svelte to v5.37.0
|
2025-07-28 00:38:54 +00:00 |
|
Elian Doran
|
e0850958b0
|
chore(client): type errors
|
2025-07-27 23:21:07 +03:00 |
|
Elian Doran
|
13115b9ed1
|
fix(keyboard_actions): missing keyboard action descriptions
|
2025-07-27 22:22:17 +03:00 |
|
Elian Doran
|
933a11e9db
|
chore(command_palette): add translations
|
2025-07-27 22:16:04 +03:00 |
|
Elian Doran
|
6915993a35
|
feat(command_palette): remove duplicate actions
|
2025-07-27 22:12:08 +03:00 |
|
Elian Doran
|
237a4e9a74
|
feat(command_palette): hide electron-only actions on web
|
2025-07-27 22:05:24 +03:00 |
|
Elian Doran
|
1565a0fd80
|
feat(command_palette): differentiate tree-based operations
|
2025-07-27 21:47:30 +03:00 |
|
Elian Doran
|
e8b16287e0
|
refactor(command_palette): reduce duplication
|
2025-07-27 21:39:55 +03:00 |
|
Elian Doran
|
c09e124805
|
fix(command_palette): command title not updated while navigating
|
2025-07-27 21:36:42 +03:00 |
|
Elian Doran
|
b6f55b0e1a
|
refactor(command_palette): unnecessary icon mapping
|
2025-07-27 21:18:00 +03:00 |
|
Elian Doran
|
964bc74b83
|
refactor(command_palette): use declarative command approach
|
2025-07-27 21:16:23 +03:00 |
|
Elian Doran
|
fa9b142cb7
|
fix(command_palette): triggering note tree actions
|
2025-07-27 21:03:31 +03:00 |
|
Elian Doran
|
7e3f412c84
|
fix(command_palette): missing icon
|
2025-07-27 20:41:01 +03:00 |
|
Elian Doran
|
82e16a5624
|
fix(command_palette): not showing after re-entering
|
2025-07-27 20:31:13 +03:00 |
|
Elian Doran
|
757488a95b
|
feat(command_palette): improve dialog margins
|
2025-07-27 18:15:54 +03:00 |
|
Elian Doran
|
d7f154cfd1
|
feat(command_palette): improve layout
|
2025-07-27 18:11:43 +03:00 |
|
Elian Doran
|
3517715aab
|
feat(command_palette): add icons to all actions
|
2025-07-27 17:41:00 +03:00 |
|
Elian Doran
|
d10bbdd7a7
|
feat(settings/keyboard_actions): display friendly name
|
2025-07-27 17:04:29 +03:00 |
|
Elian Doran
|
c4ec27bb1e
|
chore(keyboard_actions): use translations for friendly names
|
2025-07-27 17:04:05 +03:00 |
|
Elian Doran
|
0b24553ace
|
feat(keyboard_actions): add friendly names to all actions
|
2025-07-27 16:50:02 +03:00 |
|
Elian Doran
|
793867269b
|
refactor(command_palette): separate model for keyboard shortcuts
|
2025-07-27 16:40:48 +03:00 |
|
Elian Doran
|
9508e92676
|
feat(command_palette): integrate all keyboard actions
|
2025-07-27 16:32:39 +03:00 |
|
Elian Doran
|
89378eae7b
|
feat(command_palette): improve keyboard shortcut
|
2025-07-27 16:15:14 +03:00 |
|
Elian Doran
|
ace166a925
|
feat(command_palette): hide search in full text
|
2025-07-27 15:59:33 +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
|
126152ff63
|
feat(command_palette): display commands immediately
|
2025-07-27 15:42:44 +03:00 |
|
Elian Doran
|
60e19de0d1
|
feat(command_palette): add keyboard shortcut
|
2025-07-27 15:34:51 +03:00 |
|
Elian Doran
|
3247a9facc
|
feat(command_palette): hide on command execution
|
2025-07-27 15:30:27 +03:00 |
|
Elian Doran
|
7b114bed26
|
feat(command_palette): basic implementation
|
2025-07-27 15:27:13 +03:00 |
|
Elian Doran
|
30ffbc760e
|
Merge branch 'main' of https://github.com/TriliumNext/trilium
|
2025-07-27 12:17:21 +03:00 |
|
Elian Doran
|
4420913049
|
fix(export/markdown): superscript and subscript not preserved (closes #4307)
|
2025-07-27 12:17:13 +03:00 |
|
Elian Doran
|
3762690c5f
|
Merge branch 'main' of github.com:TriliumNext/trilium
|
2025-07-27 11:04:03 +03:00 |
|
Elian Doran
|
d684ac40d8
|
fix(forge): nightly failing due to minimatch
|
2025-07-27 10:55:27 +03:00 |
|
Elian Doran
|
d217379644
|
chore(deps): update dependency rollup-plugin-webpack-stats to v2.1.1 (#6487)
|
2025-07-27 09:14:18 +03:00 |
|
renovate[bot]
|
d5f7fa2fe5
|
chore(deps): update dependency rollup-plugin-webpack-stats to v2.1.1
|
2025-07-27 01:36:11 +00:00 |
|
Elian Doran
|
3e0ef10b25
|
fix(print): table captions not displayed properly (closes #6483)
|
2025-07-26 23:25:04 +03:00 |
|
Elian Doran
|
28f88f2407
|
chore(deps): update dependency dotenv to v17.2.1 (#6476)
|
2025-07-26 15:48:30 +03:00 |
|
Elian Doran
|
e525a7a0ff
|
chore(deps): update dependency svelte to v5.36.17 (#6484)
|
2025-07-26 15:48:12 +03:00 |
|
Elian Doran
|
3415f38e0a
|
fix(deps): update dependency eslint-linter-browserify to v9.32.0 (#6485)
|
2025-07-26 15:47:54 +03:00 |
|
Elian Doran
|
910c0faade
|
chore(deps): update dependency cross-env to v10 (#6486)
|
2025-07-26 15:47:41 +03:00 |
|
renovate[bot]
|
4ad1bb5e3a
|
chore(deps): update dependency cross-env to v10
|
2025-07-26 10:38:57 +00:00 |
|
renovate[bot]
|
97f6f0a945
|
fix(deps): update dependency eslint-linter-browserify to v9.32.0
|
2025-07-26 10:38:01 +00:00 |
|
renovate[bot]
|
bc78c17a11
|
chore(deps): update dependency svelte to v5.36.17
|
2025-07-26 10:37:05 +00:00 |
|
Elian Doran
|
b8e813f7bd
|
feat(promoted_attributes): better indicate no value
|
2025-07-26 10:12:46 +03:00 |
|