Glary-Bot
2a70326336
fix(widgets): bind ComboboxInput v-model to searchQuery
...
Without v-model on ComboboxInput, the Root's controlled :search-term binding didn't receive keystrokes back through the input — typing in the search bar did nothing. Wire v-model directly to ctx.searchQuery.value so the input updates the shared search state.
2026-05-17 14:39:55 +00:00
..
2026-03-24 12:25:18 -07:00
2026-05-12 05:01:51 +00:00
2026-05-04 14:50:18 +00:00
2026-05-01 01:55:20 +00:00
2026-03-13 07:55:05 -07:00
2026-04-17 22:19:59 +00:00
2026-05-01 03:37:20 +00:00
2026-05-02 12:39:12 +00:00
2026-05-01 03:37:20 +00:00
2026-05-06 07:12:10 +00:00
2026-05-12 05:09:45 +00:00
2026-05-17 14:39:55 +00:00
2026-05-06 07:12:10 +00:00
2026-05-02 13:18:45 -07:00
2026-04-29 16:51:26 -04:00
2026-05-04 03:59:54 +00:00
2026-02-20 16:42:41 -08:00
2026-04-28 18:49:35 -07:00
2026-04-28 18:49:35 -07:00
2026-04-28 18:49:35 -07:00
2026-05-01 00:50:51 +00:00
2026-01-27 12:50:13 -08:00
2026-03-26 22:31:31 -07:00
2026-01-27 17:59:19 -08:00
2026-02-06 20:54:53 -08:00
2026-05-06 07:12:10 +00:00
2026-03-27 00:31:11 -07:00
2025-12-16 13:39:18 -05:00