Skip to content

MudTable: Rename MudBlazorFix namespace to MudBlazor#9952

Merged
ScarletKuro merged 3 commits into
MudBlazor:devfrom
ScarletKuro:namespace_fix
Oct 10, 2024
Merged

MudTable: Rename MudBlazorFix namespace to MudBlazor#9952
ScarletKuro merged 3 commits into
MudBlazor:devfrom
ScarletKuro:namespace_fix

Conversation

@ScarletKuro

@ScarletKuro ScarletKuro commented Oct 10, 2024

Copy link
Copy Markdown
Member

Description

This was an old bug in blazor. It's not needed anymore

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.

@github-actions github-actions Bot added bug Unexpected behavior or functionality not working as intended PR: needs review labels Oct 10, 2024
@codecov

codecov Bot commented Oct 10, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.65%. Comparing base (28bc599) to head (200b870).
Report is 532 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9952      +/-   ##
==========================================
+ Coverage   89.82%   90.65%   +0.82%     
==========================================
  Files         412      409       -3     
  Lines       11878    12639     +761     
  Branches     2364     2466     +102     
==========================================
+ Hits        10670    11458     +788     
+ Misses        681      616      -65     
- Partials      527      565      +38     

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

@ScarletKuro ScarletKuro merged commit a6e620e into MudBlazor:dev Oct 10, 2024
@ScarletKuro ScarletKuro deleted the namespace_fix branch October 10, 2024 15:24
@ScarletKuro

Copy link
Copy Markdown
Member Author

Added to v8.0.0 Migration Guide #9953

@ScarletKuro ScarletKuro added breaking change This change will require consumer code updates (ex: removes/changes an API) v8 and removed bug Unexpected behavior or functionality not working as intended labels Oct 10, 2024
LLauter pushed a commit to cannellamedia/MudBlazor that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change This change will require consumer code updates (ex: removes/changes an API)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant