Skip to content

MudDataGrid: Remove obsolete CancelledEditingItem#9982

Merged
ScarletKuro merged 3 commits intoMudBlazor:devfrom
ScarletKuro:DataGrid_cleanup
Oct 12, 2024
Merged

MudDataGrid: Remove obsolete CancelledEditingItem#9982
ScarletKuro merged 3 commits intoMudBlazor:devfrom
ScarletKuro:DataGrid_cleanup

Conversation

@ScarletKuro
Copy link
Member

Description

Remove deprecated API.

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 breaking change This change will require consumer code updates PR: needs review labels Oct 12, 2024
@ScarletKuro
Copy link
Member Author

Added to v8.0.0 Migration Guide #9953

@codecov
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.79%. Comparing base (28bc599) to head (8eaef1d).
Report is 544 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9982      +/-   ##
==========================================
+ Coverage   89.82%   90.79%   +0.97%     
==========================================
  Files         412      406       -6     
  Lines       11878    12576     +698     
  Branches     2364     2453      +89     
==========================================
+ Hits        10670    11419     +749     
+ Misses        681      597      -84     
- Partials      527      560      +33     

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

@ScarletKuro ScarletKuro merged commit f95c903 into MudBlazor:dev Oct 12, 2024
@ScarletKuro ScarletKuro deleted the DataGrid_cleanup branch October 12, 2024 12:07
@ScarletKuro ScarletKuro added the v8 label Oct 12, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant