From 00e5e035a98b0127d02f57c1f60fdb0f031bf191 Mon Sep 17 00:00:00 2001 From: openclaw Date: Thu, 23 Jul 2026 23:14:19 +0800 Subject: [PATCH] Implement radial category selector --- .../components/CategoryCoordinateSelector.vue | 370 +++++++++--------- apps/web/src/styles.css | 263 ++++++------- 2 files changed, 309 insertions(+), 324 deletions(-) diff --git a/apps/web/src/components/CategoryCoordinateSelector.vue b/apps/web/src/components/CategoryCoordinateSelector.vue index 4521f16..2b549bf 100644 --- a/apps/web/src/components/CategoryCoordinateSelector.vue +++ b/apps/web/src/components/CategoryCoordinateSelector.vue @@ -1,7 +1,7 @@