Skip to content

Remove KeyInterceptor, Replaced by KeyInterceptorService#9956

Merged
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:old_intercepter_remove
Oct 10, 2024
Merged

Remove KeyInterceptor, Replaced by KeyInterceptorService#9956
ScarletKuro merged 1 commit intoMudBlazor:devfrom
ScarletKuro:old_intercepter_remove

Conversation

@ScarletKuro
Copy link
Member

Description

See #9896 for KeyInterceptorService usage.

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 10, 2024
@ScarletKuro
Copy link
Member Author

Added to v8.0.0 Migration Guide #9953

@codecov
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.65%. Comparing base (28bc599) to head (4cb64ca).
Report is 533 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #9956      +/-   ##
==========================================
+ Coverage   89.82%   90.65%   +0.82%     
==========================================
  Files         412      409       -3     
  Lines       11878    12638     +760     
  Branches     2364     2466     +102     
==========================================
+ Hits        10670    11457     +787     
+ 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 e23f1e5 into MudBlazor:dev Oct 10, 2024
@ScarletKuro ScarletKuro deleted the old_intercepter_remove branch October 10, 2024 16:06
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