- Implemented a new feature to generate a PDF report for participants with missing data in mini championships. - Added a button in the TournamentPlacementsTab component to trigger the PDF generation, which is disabled while loading. - Enhanced internationalization by adding translation keys for the new PDF feature across multiple languages. - Updated the TournamentTab component to pass the `isMiniChampionship` prop and handle the new `show-info` event.
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.