chatwoot/app/javascript/v3/components/Form
Muhsin Keloth d88d0bdd80
feat: Add user profile avatar (#9298)
* feat: add avatar

* chore: add more colors

* chore: add helpers

* chore: build prettier issues

* chore: refactor shouldShowImage

* chore: code cleanup

* Update app/javascript/v3/components/Form/InitialsAvatar.vue

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>

* chore: revire comments

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2024-04-26 16:02:10 +05:30
..
Button.vue feat: Add button component (#9276) 2024-04-25 14:21:23 +05:30
InitialsAvatar.vue feat: Add user profile avatar (#9298) 2024-04-26 16:02:10 +05:30
Input.vue fix: Update border radius for login/unauthenticated pages (#9042) 2024-02-29 10:34:13 -08:00
ProfileAvatar.vue feat: Add user profile avatar (#9298) 2024-04-26 16:02:10 +05:30
RadioTags.vue feat: Creates radio select form input for onboarding form (#8860) 2024-02-06 03:21:46 -08:00
Select.vue fix: Update border radius for login/unauthenticated pages (#9042) 2024-02-29 10:34:13 -08:00
Textarea.vue fix: Update border radius for login/unauthenticated pages (#9042) 2024-02-29 10:34:13 -08:00
WithLabel.vue fix: Removes default slot for right of label (#8936) 2024-02-14 10:48:54 -08:00