Go to file
Teriuihi 849f09d10a Update carousel to include opacity animation
Refactored slide navigation to integrate smooth fade animations using opacity changes. Introduced `carouselOpacity` and `triggerAnimation` to manage animation state, and replaced direct slide index changes with the `setSlide` method for improved modularity. Updated HTML and SCSS to support the new animation behavior.
2025-04-06 00:03:35 +02:00
frontend Update carousel to include opacity animation 2025-04-06 00:03:35 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Initial setup 2025-04-02 19:18:39 +02:00
src Initial setup 2025-04-02 19:18:39 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Update frontend API generation output directory 2025-04-02 19:22:15 +02:00
build.gradle.kts Update frontend API generation output directory 2025-04-02 19:22:15 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Initial setup 2025-04-02 19:18:39 +02:00