This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d8a403daa9
store
/
resources
/
js
/
pages
/
admin
/
account
History
Yoga Pangestu
57c311eaa1
style: update form input placeholders with descriptive examples for improved UX
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