- Added ensureStageConfigurationPersisted method to validate and save stage advancements, ensuring proper configuration before advancing stages. - Updated advanceStage method to call ensureStageConfigurationPersisted, improving the flow of tournament advancement. - Introduced primary action buttons in TournamentResultsTab for starting and resetting knockout rounds, enhancing user interaction during tournament management. - Styled results-primary-actions for better visibility and usability in the results tab.
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.