Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/components: Update styling for HelpButton component #560

Merged
merged 7 commits into from
Sep 19, 2024

Conversation

maceksimon
Copy link
Contributor

Update styling for HelpButton component based on design.

  • Use slot for more flexibility in button styling.
  • Add custom icon.
  • Update usage in LoginRegisterHeader (with default button).
  • Update usage in DrawerHeader (with slot).
  • Update button and text colors in the embedded ContactForm component.
  • Update and refactor tests (with selectors and variables).

@tmszi tmszi added the enhancement New feature or request label Sep 17, 2024
@tmszi
Copy link
Member

tmszi commented Sep 17, 2024

Better icon file name public/icons/custom.svg

If file contains icons for button widget, file name would be button_icons.svg.

@maceksimon
Copy link
Contributor Author

Better icon file name public/icons/custom.svg

If file contains icons for button widget, file name would be button_icons.svg.

Updated.

@tmszi tmszi merged commit 60f7a59 into auto-mat:main Sep 19, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants