From a4f960c22c35e23feb464c72f28ed4dd6a122110 Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Thu, 21 May 2026 18:55:45 -0400 Subject: [PATCH] =?UTF-8?q?fc3e:=20PostsFilterBar=20=E2=80=94=20artist=20a?= =?UTF-8?q?utocomplete=20+=20platform=20v-select=20with=20URL-driven=20hyd?= =?UTF-8?q?ration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- .../src/components/posts/PostsFilterBar.vue | 140 ++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 frontend/src/components/posts/PostsFilterBar.vue diff --git a/frontend/src/components/posts/PostsFilterBar.vue b/frontend/src/components/posts/PostsFilterBar.vue new file mode 100644 index 0000000..34e0c01 --- /dev/null +++ b/frontend/src/components/posts/PostsFilterBar.vue @@ -0,0 +1,140 @@ + + + + +