chatwoot/app/javascript/v3/components/Form
Muhsin Keloth 04ae38076f
feat: Add button component (#9276)
* feat: Add button component

* chore: code cleanup

* chore: code cleanup

* feat: update styles

* chore: cleanup button

* chore: review comments

* chore: code cleanup

* chore: review comments

* chore: fix spacing

* chore: remove unused code

* chore: remove custom click event

* feat: update props validation

* chore: review comments

* refactor: use trailingIcon as a boolean prop

* fix: build issues

---------

Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
2024-04-25 14:21:23 +05:30
..
Button.vue feat: Add button component (#9276) 2024-04-25 14:21:23 +05:30
Input.vue fix: Update border radius for login/unauthenticated pages (#9042) 2024-02-29 10:34:13 -08:00
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