store/resources/js/pages/admin/account
2026-06-14 02:00:05 +07:00
..
Appearance.vue Enhance type safety in Appearance and Profile components by updating function signatures to use specific types. In Appearance.vue, change the parameter type of onAppearanceChange to AcceptableValue, ensuring only valid values are processed. In Profile.vue, add preserveScroll option to the form submission for improved user experience during profile updates. 2026-06-12 16:02:48 +07:00
Password.vue refactor: migrate password fields to use InputGroup component for password visibility toggling 2026-06-14 02:00:05 +07:00
Profile.vue refactor: reorder component imports and optimize code structure across UI forms and composables 2026-06-14 01:26:00 +07:00