All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 36s
- Removed the InternalTournamentStats component from App.vue and its associated state management in Vuex. - Updated the DialogManager to include InternalTournamentStats, allowing for better dialog handling. - Refactored the TournamentsView to utilize a new method for opening the InternalTournamentStats dialog. - Enhanced the InternalTournamentStats component by simplifying its template and removing unnecessary props and methods. - Improved the logic for displaying tournament statistics based on club selection, ensuring a cleaner user experience.
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.