From 1c067ffa2b1c56c367cc0b462e3d6e8b050f5b14 Mon Sep 17 00:00:00 2001 From: alvarosabu Date: Sat, 4 Nov 2023 12:09:15 +0100 Subject: [PATCH] feat: add vector 2 support --- playground/src/pages/folders.vue | 13 +++++++------ playground/src/pages/index.vue | 2 +- src/components/VectorControl.vue | 4 ++-- src/utils/is.ts | 4 ++-- src/utils/normalize.ts | 7 ++++++- 5 files changed, 18 insertions(+), 12 deletions(-) diff --git a/playground/src/pages/folders.vue b/playground/src/pages/folders.vue index 2f8a4b0..66d0504 100644 --- a/playground/src/pages/folders.vue +++ b/playground/src/pages/folders.vue @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/playground/src/pages/index.vue b/playground/src/pages/index.vue index f7a6574..60c7ec2 100644 --- a/playground/src/pages/index.vue +++ b/playground/src/pages/index.vue @@ -1,5 +1,5 @@