lucaronin
e3ef3f6073
test: stabilize wikilink ime composition test
2026-06-06 03:50:51 +02:00
lucaronin
fbb51a0b4c
fix: resolve codacy high severity findings
2026-05-26 10:52:53 +02:00
lucaronin
8b39eb92d6
fix(ai): handle command backspace in composer
2026-05-07 02:05:50 +02:00
lucaronin
be87c3864c
fix(ai): remount composer after native input
2026-05-05 02:43:49 +02:00
lucaronin
20f34ab9d1
fix: preserve ai panel delete shortcuts
2026-05-02 18:12:37 +02:00
lucaronin
0e1e0ff47a
fix: preserve ai composer line breaks
2026-04-28 19:32:08 +02:00
lucaronin
ee90b05159
fix: guard inline input types
2026-04-27 20:36:59 +02:00
lucaronin
d15437face
test: cover consecutive IME composer input
2026-04-27 01:05:34 +02:00
lucaronin
8406042db1
fix: support native folder drops in AI inputs
2026-04-26 13:59:39 +02:00
lucaronin
e579979829
fix: preserve composed ai input
2026-04-26 05:24:05 +02:00
lucaronin
c2c56cfca5
fix: harden inline wikilink ime handling
2026-04-25 23:46:31 +02:00
lucaronin
f14fda09d5
fix: accept finder folder drops in ai composer
2026-04-25 20:41:56 +02:00
lucaronin
6a002f0dc0
fix: guard missing inline input types
2026-04-25 19:23:00 +02:00
lucaronin
60554d0b96
fix: handle IME composition in AI composer
2026-04-25 02:29:08 +02:00
lucaronin
daa1e3e985
fix: keep ai composer responsive after image paste
2026-04-24 13:52:58 +02:00
lucaronin
7933fe1bfb
feat: add inline AI prompts to command palette
2026-04-12 13:14:18 +02:00
lucaronin
d0c3a6b889
refactor: remove Trash system — delete is now permanent with confirm modal
...
Remove all vestiges of the abandoned Trash system: trashed/trashedAt fields
from types, frontmatter parsing, sidebar filtering, editor banners, inspector
components, mock data, and all related tests. Delete is already permanent via
useDeleteActions with a confirmation dialog. Notes with trashed:true in
existing vault frontmatter are now treated as normal notes (the flag is
ignored by the parser).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:21:56 +02:00
lucaronin
c127130c29
test: add tests for WikilinkChatInput and buildContextSnapshot
...
- WikilinkChatInput: 18 tests covering menu trigger, filtering, pill creation,
dedup, removal, keyboard nav, Enter select, send with refs, disabled state
- buildContextSnapshot: 10 tests for structured context JSON output
including activeNote, openTabs, vault summary, references, frontmatter
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-04 12:19:23 +01:00