Zander Hawke
|
ff310d7839
feat(query): implement ::query component with task-state indexing and PM widget rendering
|
6 小時之前 |
Zander Hawke
|
c0cf4dc83e
feat(comark): wire component grammar into editor with rules and registry
|
8 小時之前 |
Zander Hawke
|
bbf2229f15
feat(lezer-comark): create Comark block/inline component grammar for Lezer
|
8 小時之前 |
Zander Hawke
|
1442f798d6
feat(search): extract SearchService with hybrid FTS5 + vector search
|
9 小時之前 |
Zander Hawke
|
948df4441e
feat(graph): integrate GraphService across sidebar, suggestions, navigation, tags, and backlinks
|
9 小時之前 |
Zander Hawke
|
acb03f2162
refactor(Editor): extract composables for operations, test utils, and apply-operation logic
|
10 小時之前 |
Zander Hawke
|
3f87bc3770
refactor(EditorBlock): extract composables for focus, formatting, suggestion menu, and code block delegate
|
10 小時之前 |
Zander Hawke
|
9086186558
feat(graph): add Entity/Relation/Property graph layer with SQLite projection
|
12 小時之前 |
Zander Hawke
|
80f65a6292
feat(tauri): hybrid search, deterministic block IDs, read-only blocks
|
13 小時之前 |
Zander Hawke
|
74263889a9
feat(tauri): persist sidebar open/closed state via localStorage
|
17 小時之前 |
Zander Hawke
|
5b71d90140
refactor(editor): restructure as Nuxt module, fix DnD for Tauri/Safari
|
17 小時之前 |
Zander Hawke
|
0e49426c9a
chore(tauri): clean icons folder
|
19 小時之前 |
Zander Hawke
|
38175d6d68
fix(tauri): remove conflicting @click handlers on UCollapsible triggers
|
20 小時之前 |
Zander Hawke
|
7d1673f99f
feat(editor): replace drag handle with asterisk, increase base opacity
|
20 小時之前 |
Zander Hawke
|
77fe2a40d3
chore(tauri): cleanup exit docs, TagView LIMIT, test isolation, unused isIndexing
|
20 小時之前 |
Zander Hawke
|
f2c972242b
chore: migrate ISSUES.md to ngit issue tracker
|
20 小時之前 |
Zander Hawke
|
8cdcb648a6
feat(tauri): D4 page model, two-flow index, and related fixes
|
20 小時之前 |
Zander Hawke
|
77e97ec7e1
feat: desktop onboarding, native menu, sidebar overhaul, and real-time index suggestions
|
1 天之前 |
Zander Hawke
|
9fdc006fda
docs: update all READMEs; add pipeline perf test
|
1 天之前 |
Zander Hawke
|
ba3addc98b
feat(desktop): Hearthside theme, empty day state, ephemeral drag handle
|
1 天之前 |
Zander Hawke
|
4d7c6730fe
feat(tauri): add D1 data layer — SQLite index, file watcher, Pinia store, tests
|
1 天之前 |
Zander Hawke
|
bce41b9902
feat(editor): add toolbar layout modes (fixed/bubble/floating) with @floating-ui/vue
|
1 天之前 |
Zander Hawke
|
aa0a64bd45
test(editor): add visual regression suite (Phase 3), fix TS build errors
|
1 天之前 |
Zander Hawke
|
03e82e906e
test(editor): complete E2E Phase 2 — paste, DnD, focus, cursor boundaries, IME
|
1 天之前 |
Zander Hawke
|
781191f2f4
fix(editor): preserve single vs double newline via hard_break; add history coalescing tests
|
1 天之前 |
Zander Hawke
|
ae3efdca9d
test(editor): add Playwright E2E suite, fix blocks.value staleness, document usage
|
1 天之前 |
Zander Hawke
|
7b66329bf7
test(editor): add Playwright E2E harness, data attributes, shared test utils
|
1 天之前 |
Zander Hawke
|
b80121dc71
chore: address code review items across history, caching, and event handling
|
1 天之前 |
Zander Hawke
|
ac8ba1d93e
feat: Tauri desktop app shell and editor cleanup
|
2 天之前 |
Zander Hawke
|
9b3d670b5b
ci: narrow deploy trigger to editor/dev paths and add manual dispatch
|
3 天之前 |