Skip to content

Bump MudBlazor from 5.0.0 to 6.0.12#94

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MudBlazor-6.0.12
Closed

Bump MudBlazor from 5.0.0 to 6.0.12#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MudBlazor-6.0.12

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 18, 2022

Bumps MudBlazor from 5.0.0 to 6.0.12.

Release notes

Sourced from MudBlazor's releases.

MudBlazor 6.0.12

Notes

This release reverts the layout breaking changes that was introduced in 6.0.11 for Checkbox and RadioButtons

Features

  • MudDataGrid: DataGrid Phase 3 #4705

Bug Fixes

  • MudCheckBox + MudRadioGroup Revert layout-breaking changes #4841
  • _scrollSpy Moved _scrollSpy creation into OnInitialized so it's available on time #4850
  • MudTable Fix for dark mode striped table. #4819

Full Release notes

Github Milestone: link Git compare: MudBlazor/MudBlazor@v6.0.11...v6.0.12

MudBlazor 6.0.11

Features

  • Trimming: Added Trimming for MudBlazor and rework Icons for the Trimming support #4639
  • Extensions: Made GetFullPathOfMember method public #4791
  • MudForm: Accessible validation messages #4185
  • MudAutoComplete: Add MoreItemsTemplate RenderFragment. #4566
  • MudAutoComplete: Add NoItemsTemplate render fragment #4692
  • MudDialog: Added CancelAll (close all) dialogs #4775
  • MudMessageBox: Added Keyboard Navigation #4776
  • MudForm: FieldChanged event #4801
  • MudCheckBox: Added Validation ErrorText #4084
  • MudRadio: Added Validation ErrorText #4084

Bug Fixes

  • Fixed memoryleak in transient services #4631
  • BreakpointService: Fix race condition causing invalid state #4562
  • MudDatePicker: Fixed Values - Don't hide year / date in toolbar #3538
  • MudAutocomplete: Ensure _elementReference is not null when Clear() is called. #4496
  • MudDialog: Fix dialog not closing when using multiple layouts #4509
  • MudMask: Ctrl+Backspace clears textfield #4538
  • MudSelect: Fix memory leak caused by key interceptor #4076
  • MudDropZone: Fix NoDropClass not being removed after drop if ItemDropped handler is executed asynchronously #4517
  • MudDropZone: Fix NullReferenceException when dragging not tracked item onto MudDynamicDropItem #4513
  • MudDropZone: Fix keeping elements order when you drag one out of the zone #4534
  • MudDialog: Fix error thrown when clicking dialog overlay #4620
  • MudDatePicker: Update date when clicking on days in static picker with picker actions #4676
  • MudDataGrid: Apply QuickFilter to ServerData #4664
  • MudMessageBox: Fix Initial Focus #4776
  • MudAutocomplete: Fixed Adornment icon not change after the initial rerender #4586
  • MudMask: Fix crash when navigating quickly on a page containing a mask #4809

... (truncated)

Commits
  • 1500104 Merge 6.0.12
  • a3849c6 Update to 6.0.12
  • c97c7bd Docs: Added Mr-Technician to contribution team
  • 197694c Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly.DevServer req...
  • b7db59b Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly requirement (...
  • 7c21a9f Build(deps): Update Microsoft.AspNetCore.Components.Web requirement (#4908)
  • 80b0946 Build(deps): Update Microsoft.AspNetCore.Components requirement in /src (#4910)
  • 419f14b Build(deps): Update Microsoft.AspNetCore.Components.WebAssembly.Server requir...
  • 6a3734e Checkbox + Radio: Revert layout-breaking changes (#4841)
  • a9acca1 DataGrid: Phase 3 (#4705)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [MudBlazor](https://github.com/MudBlazor/MudBlazor) from 5.0.0 to 6.0.12.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v5.0.0...v6.0.12)

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 18, 2022

The following labels could not be found: dependencies.

@dependabot dependabot Bot added the major Pull requests requiring a major version update according to semantic versioning. label Jul 18, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jul 26, 2022

Superseded by #95.

@dependabot dependabot Bot closed this Jul 26, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/MudBlazor-6.0.12 branch July 26, 2022 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Pull requests requiring a major version update according to semantic versioning.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants