store/resources/js/pages/admin/account
2026-06-14 02:17:27 +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 style: update form input placeholders with descriptive examples for improved UX 2026-06-14 02:17:27 +07:00