Skip to content

MudMessageBox: Add button classes#9293

Merged
henon merged 2 commits intoMudBlazor:devfrom
danielchalmers:mud-message-box-button-class-names
Jul 3, 2024
Merged

MudMessageBox: Add button classes#9293
henon merged 2 commits intoMudBlazor:devfrom
danielchalmers:mud-message-box-button-class-names

Conversation

@danielchalmers
Copy link
Member

Description

I want class names so I can precisely target them in tests.

How Has This Been Tested?

unit

Type 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)
  • Documentation (fix or improvement to the website or code docs)

Checklist

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

@danielchalmers
Copy link
Member Author

How do you feel about the BEM naming style?

@github-actions github-actions bot added enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library PR: needs review labels Jul 2, 2024
@codecov
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.85%. Comparing base (28bc599) to head (5c0773f).
Report is 313 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9293      +/-   ##
==========================================
+ Coverage   89.82%   90.85%   +1.02%     
==========================================
  Files         412      403       -9     
  Lines       11878    12566     +688     
  Branches     2364     2441      +77     
==========================================
+ Hits        10670    11417     +747     
+ Misses        681      601      -80     
- Partials      527      548      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@henon
Copy link
Contributor

henon commented Jul 3, 2024

Looks good. What does BEM stand for?

@danielchalmers
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adds a new feature or enhances existing functionality (not fixing a defect) in the main library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants