- Introduced age range inputs in the MembersOverviewSection for filtering members by age, allowing users to specify a minimum and maximum age. - Updated the MembersView to handle new age range properties and emit corresponding updates. - Enhanced the display of member scope chips by separating label and count for improved readability and styling. - Refactored related components to ensure consistent functionality and styling across the application.
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.