All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 36s
- Added support for dialog resizing, allowing users to adjust the size of non-modal dialogs. - Implemented dynamic positioning for dialogs based on user-defined coordinates or calculated defaults. - Updated Vuex store to manage dialog dimensions and positions effectively. - Enhanced the BaseDialog component with resize handles and improved drag-and-drop functionality. - Updated localization strings to include new resize functionality for better user guidance.
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.