chatwoot/app/javascript/v3/components/Form
Sivin Varghese c89a2cd672
feat: Update auth screens (#11108)
# Pull Request Template

## Description

This PR includes style updates for auth screens

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-03-19 15:19:32 +05:30
..
Button.vue feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00
CheckBox.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
InitialsAvatar.vue feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
Input.vue feat: Update auth screens (#11108) 2025-03-19 15:19:32 +05:30
Select.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
Switch.vue feat: Support bigger font size in dashboard (#10974) 2025-02-27 12:10:33 +05:30
Textarea.vue fix: emit events across the app (#10227) 2024-10-04 08:03:41 -07:00
WithLabel.vue chore: Update styles in settings pages (#11070) 2025-03-18 14:40:02 -07:00