dbx/apps/desktop
haipengno1 f14973eaef
fix(redis): make completion menu follow typing
The result used filter:false + validFor, which CodeMirror treats as
mutually exclusive — validFor is ignored, so the list froze and the
selection did not move while typing. Build the result with the default
built-in filter so typing narrows the list and moves the selection.
2026-06-16 22:46:24 +08:00
..
public feat(mq): implement Apache Pulsar message queue admin 2026-06-16 21:57:17 +08:00
src fix(redis): make completion menu follow typing 2026-06-16 22:46:24 +08:00
components.json
index.html fix: avoid derived table wrapping for SQL Server TOP pagination 2026-05-25 11:28:02 +08:00
tsconfig.json feat(driver): centralize database capabilities 2026-06-10 22:12:44 +08:00
vite.config.ts feat(redis): add Pub/Sub publish and subscribe with WebSocket real-time push 2026-06-15 01:40:06 +08:00