Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

IIARROWS
Copy link
Contributor

@IIARROWS IIARROWS commented Mar 26, 2022

Add and fixes the Title property for Icons.

Description

Fixes issue #2818 and adds the Title property to MudFab.
The affected components are:

  • MudFab
  • MudIconButton (and all components that rely on it, passing a Title property)
  • MudToggleIconButton

How Has This Been Tested?

Update unit tests to look for the title property on the button tag instead of the SVG, as well as visually.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • I've added relevant tests.

@JonBunator JonBunator added bug Unexpected behavior or functionality not working as intended bug-functional and removed bug-functional labels Mar 27, 2022
Copy link
Member

@JonBunator JonBunator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you :)

@JonBunator JonBunator added this to the 6.0.10 milestone Apr 23, 2022
@JonBunator JonBunator merged commit a01f0b5 into MudBlazor:dev Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or functionality not working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants