All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 36s
- Added InternalTournamentStats component to App.vue for displaying tournament statistics. - Implemented state management for the dialog's visibility using Vuex, allowing for better control of the dialog's open state. - Updated the TournamentsView to utilize the new Vuex mutation for opening the statistics dialog. - Enhanced the InternalTournamentStats component with a new gender selection dropdown, replacing the previous checkbox implementation for improved user experience. - Updated localization strings to support new filtering options and terminology related to gender and age classes across multiple languages.
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.