chore(deps): Bump MudBlazor from 6.13.0 to 7.16.0#36
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): Bump MudBlazor from 6.13.0 to 7.16.0#36dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
--- updated-dependencies: - dependency-name: MudBlazor dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated MudBlazor from 6.13.0 to 7.16.0.
Release notes
Sourced from MudBlazor's releases.
7.16.0
What's Changed
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.15.0...v7.16.0
7.15.0
What's Changed
New Features
Other Changes
Full Changelog: MudBlazor/MudBlazor@v7.14.0...v7.15.0
7.14.0
What's Changed
New Features
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v7.13.0...v7.14.0
7.13.0
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v7.12.0...v7.13.0
7.12.0
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v7.11.0...v7.12.0
7.11.0
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v7.10.0...v7.11.0
7.10.0
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v7.9.0...v7.10.0
7.9.0
What's Changed
New Features
Bug Fixes
tabindexvia UserAttributes by @hallaelsa in MudListItem: Allow overridingtabindexvia UserAttributes MudBlazor/MudBlazor#9822New Contributors
tabindexvia UserAttributes MudBlazor/MudBlazor#9822Full Changelog: MudBlazor/MudBlazor@v7.8.0...v7.9.0
7.8.0
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v7.7.0...v7.8.0
7.7.0
What's Changed
New Features
Bug Fixes
Typoproperty by @danielchalmers in MudNumericField: SupportTypoproperty MudBlazor/MudBlazor#9608aria-expandedbinding by @danielchalmers in MudCollapse: Removearia-expandedbinding MudBlazor/MudBlazor#9714Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.6.0...v7.7.0
7.6.0
What's Changed
New Features
Bug Fixes
MouseOverby @danielchalmers in Menu: Stay open after being clicked withMouseOverMudBlazor/MudBlazor#9513Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.5.0...v7.6.0
7.5.0
What's Changed
New Features
OnClickin favor of newOnClosed, Fix MudMenu interactions by @danielchalmers in MudOverlay: Refactor, DeprecateOnClickin favor of newOnClosed, Fix MudMenu interactions MudBlazor/MudBlazor#9458Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.4.0...v7.5.0
7.4.0
What's Changed
New Features
Bug Fixes
RowsPerPagefiring ServerData twice by @vernou in MudDataGrid: FixRowsPerPagefiring ServerData twice MudBlazor/MudBlazor#9448Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.3.0...v7.4.0
7.3.0
What's Changed
New Features
Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.2.0...v7.3.0
7.2.0
What's Changed
New Features
OpenOnFocusproperty by @danielchalmers in Autocomplete: Add opt-outOpenOnFocusproperty MudBlazor/MudBlazor#9385Bug Fixes
Autocomplete.MaxLengthby @danielchalmers in Hook upAutocomplete.MaxLengthMudBlazor/MudBlazor#9364New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.1.1...v7.2.0
7.1.1
What's Changed
Other Changes
Note: this should have been removed in v7.1.0 already but wasn't included due to an accident with GitHub's commit squashing.
Full Changelog: MudBlazor/MudBlazor@v7.1.0...v7.1.1
7.1.0
What's Changed
New Features
protected InputElementId(#9277) by @igotinfected in MudBaseInput: Addprotected InputElementId(#9277) MudBlazor/MudBlazor#9278autocompletevia UserAttributes by @danielchalmers in Autocomplete: Allow overridingautocompletevia UserAttributes MudBlazor/MudBlazor#9337Bug Fixes
aria-expandedvalue by @danielchalmers in MudCollapse: Fixaria-expandedvalue MudBlazor/MudBlazor#9303HelperTextOnFocusregression by @igotinfected in MudInputControl: FixHelperTextOnFocusregression MudBlazor/MudBlazor#9346Other Changes
alertrole by @danielchalmers in MudAlert: Removealertrole MudBlazor/MudBlazor#9298aria-labeltext by @danielchalmers in Accessibility: Simplifyaria-labeltext MudBlazor/MudBlazor#9339New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.0.0...v7.1.0
7.0.0
What's Changed
Before (v6.x.x):
After (v7.x.x):
For all other changes and warnings please make sure to visit the v7.0.0 Migration Guide
Alert
Autocomplete
ItemDisabledTemplateandItemSelectedTemplatewill now display even ifItemTemplateis not defined. by @digitaldirk in #8913ToggleMenutoToggleMenuAsyncby @danielchalmers in #8758Avatar
Breadcrumbs
Buttons
... (truncated)
7.0.0-rc.2
What's Changed
New Features
aria-describedbyattribute by @igotinfected in MudBaseInput components: add helper text reference toaria-describedbyattribute MudBlazor/MudBlazor#9193Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.0.0-rc.1...v7.0.0-rc.2
7.0.0-rc.1
What's Changed
Breaking Changes
Title,AriaLabelproperties by @danielchalmers in Buttons: Remove unnecessaryTitle,AriaLabelproperties MudBlazor/MudBlazor#9098New Features
Bug Fixes
Underlineparameter not working (#9124) by @igotinfected in DateRangePicker: fixUnderlineparameter not working (#9124) MudBlazor/MudBlazor#9140New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.0.0-preview.4...v7.0.0-rc.1
7.0.0-preview.4
What's Changed
Breaking Changes
New Features
virtual& Improve docs by @danielchalmers in Palette: Make all propertiesvirtual& Improve docs MudBlazor/MudBlazor#8987Bug Fixes
visibleshould beVisibleby @danielchalmers in MudMessageBox: Fixvisibleshould beVisibleMudBlazor/MudBlazor#9010Other Changes
New Contributors
... (truncated)
7.0.0-preview.3
What's Changed
Breaking Changes
ItemDisabledTemplateandItemSelectedTemplatewill now display even ifItemTemplateis not defined. by @digitaldirk in MudAutocomplete:ItemDisabledTemplateandItemSelectedTemplatewill now display even ifItemTemplateis not defined. MudBlazor/MudBlazor#8913HiddenandHiddenChangedby @BieleckiLtd in Standardise the use ofHiddenandHiddenChangedMudBlazor/MudBlazor#8952New Features
InputDefaults.ShrinkLabelby @danielchalmers in MudGlobal: AddInputDefaults.ShrinkLabelMudBlazor/MudBlazor#893520from16by @danielchalmers in Utilities: Increase max spacing/gap to20from16MudBlazor/MudBlazor#8943Guttersproperty by @danielchalmers in MudContainer: AddGuttersproperty MudBlazor/MudBlazor#8934Bug Fixes
Other Changes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v7.0.0-preview.2...v7.0.0-preview.3
7.0.0-preview.2
What's Changed
Breaking Changes
Visibleby @BieleckiLtd in Standardise the use ofVisibleMudBlazor/MudBlazor#8832DensewithSize& Use relative scaling by @danielchalmers in ToggleGroup: ReplaceDensewithSize& Use relative scaling MudBlazor/MudBlazor#8676SelectedandSelectedChangedby @BieleckiLtd in Standardise the use ofSelectedandSelectedChangedMudBlazor/MudBlazor#8886ItemDisabledby @BieleckiLtd in Standardise the use ofItemDisabledMudBlazor/MudBlazor#8887Activeby @BieleckiLtd in Standardise the use ofActiveMudBlazor/MudBlazor#8888OpenandOpenChangedby @BieleckiLtd in Standardise the use ofOpenandOpenChangedMudBlazor/MudBlazor#8891Editableby @BieleckiLtd in Standardise the use ofEditableMudBlazor/MudBlazor#8892New Features
Spacingproperty by @danielchalmers in MudForm: AddSpacingproperty MudBlazor/MudBlazor#8880Bug Fixes
p) by @danielchalmers in MudText: Return subtitle1 and subtitle2 to block elements (p) MudBlazor/MudBlazor#8899<div>inside<p>by @truongdatnhan in MudInputControl: Fix nested<div>inside<p>MudBlazor/MudBlazor#8871role="img"by @danielchalmers in MudIcon: Addrole="img"MudBlazor/MudBlazor#8915Other Changes
New Contributors
<div>inside<p>MudBlazor/MudBlazor#8871... (truncated)
7.0.0-preview.1
What's Changed
Note: This Migration Guide #8447 should help you get your code ready for v7.0.0. If migration is too much work for you, you can keep using v6.x.x as long as the community maintains it with bug fixes and .net version upgrade PRs.
Breaking Changes
DisableBorderstoOutlinedby @henon in MudExpansionPanels: RenameDisableBorderstoOutlinedMudBlazor/MudBlazor#8593DisableElevationtoDropShadowby @henon in Various Components: RenameDisableElevationtoDropShadowMudBlazor/MudBlazor#8592DisableRowsPerPagetoPageSizeSelectorby @henon in MudDataGrid: RenameDisableRowsPerPagetoPageSizeSelectorMudBlazor/MudBlazor#8662navinstead ofdivfor better accessibility by @igotinfected in MudNavMenu: Usenavinstead ofdivfor better accessibility MudBlazor/MudBlazor#8674SelectionModeinstead ofMultiSelectandMandatoryby @henon in MudChipSet: useSelectionModeinstead ofMultiSelectandMandatoryMudBlazor/MudBlazor#8722... (truncated)
6.21.0
What's Changed
Bug Fixes
Forexpressions refering to non-nullable properties by @lieszkol in MudForm: SupportForexpressions refering to non-nullable properties MudBlazor/MudBlazor#9180Other Changes
New Contributors
Forexpressions refering to non-nullable properties MudBlazor/MudBlazor#9180Full Changelog: MudBlazor/MudBlazor@v6.20.0...v6.21.0
6.20.0
What's Changed
New Features
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v6.19.1...v6.20.0
6.19.1
What's Changed
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v6.19.0...v6.19.1
6.19.0
What's Changed
New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v6.18.0...v6.18.1
6.18.0
What's Changed
Breaking Changes
New Features
BrowserViewportService& PopoverService: Decrease PoolSize and set PoolInitialFill by @ScarletKuro in BrowserViewportService & PopoverService: Decrease PoolSize and set PoolInitialFill MudBlazor/MudBlazor#8305Bug Fixes
Other Changes
New Contributors
... (truncated)
6.17.0
What's Changed
New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v6.16.0...v6.17.0
6.16.0
What's Changed
New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v6.15.0...v6.16.0
6.15.0
What's Changed
New Features
Bug Fixes
Full Changelog: MudBlazor/MudBlazor@v6.14.0...v6.15.0
6.14.0
Note
This is a rerelease of 6.13.0 removing
due to a breaking change for MAUI users
What's Changed
Breaking Changes
New Features
Bug Fixes
New Contributors
Full Changelog: MudBlazor/MudBlazor@v6.12.0...v6.14.0
Commits viewable in compare view.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependencyDescription has been truncated