Commit Graph

5 Commits

Author SHA1 Message Date
586a3831a9 Refactor test-app: remove unused build scripts and migrate components, utilities, and database files to vst-ui-base. Update SVG utilities with viewBox fix, enhance KnobComponent with global mouse listeners, and clean up unused imports. 2026-01-21 13:21:27 +01:00
b94a50d6d4 Remove test-app.js from the project 2025-05-30 19:54:36 +02:00
29cc78c6ba Release version 2.0.0 and add test-app setup.
Updated the version from 2.0.0-SNAPSHOT to 2.0.0 in `build.gradle.kts` for release readiness. Added a new `test-app` project including Gradle build files, scripts, and configuration for Kotlin multiplatform with JS and JVM targets to enable testing and application runtime.
2025-03-27 19:41:49 +01:00
8d5d885683 Added publishing, upgrade kotlin version 2024-11-29 16:17:04 +01:00
6147bfe5db Initial commit 2024-06-20 19:00:07 +02:00