Skip to content

chore(deps): bump MudBlazor from 5.0.15 to 5.1.4#36

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/MudBlazor-5.1.4
Closed

chore(deps): bump MudBlazor from 5.0.15 to 5.1.4#36
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/MudBlazor-5.1.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps MudBlazor from 5.0.15 to 5.1.4.

Release notes

Sourced from MudBlazor's releases.

v5.1.4

MudBlazor 5.1.4

  • MudTreeView Added color options for selected, checkboxes and icons #2687
  • MudTable Added default collapse option to basic table grouping #2683
  • MudTable Fixed grouped table loading state and no records missing text #2685
  • MudMenu Close menu when mouse leaves mouse over area #2640
  • MudRadioGroup Enforced same generic type on child radios #2709
  • MudChip Added Variant.Text, SelectedColor option #2707
  • MudDateRangePicker Fixed validation-status not updating #2691
  • MudSelect fixed problems with SelectAll and MultiSelect #2651
  • MudDrawer fixed so it breaks properly on screen size changes when in Mini variant #2668
  • MudDrawer/MudAppBar/MudMainContent now applies correct top padding depending on AppBar height #2457
  • MudMenu Prevent item click when drop-down is closed #2654
  • MudSelect Prevent item click when drop-down is closed in multi-selection mode #2647
  • Placeholder Standardization, added it on all missing text field based inputs #2699
  • Reverted "MudSelect; Invoking SelectedValuesChanged before text is rendered (#2287) #2438

MudNumericField several fixes #2643

  • Didn't accept non-numeric keys on key press at all,
  • Added support for AZERTY (and some other local) keyboards,
  • Added support for keyboard shortcuts as select all, copy and paste (Ctrl + a, c and v)
  • Increase stability when changing value with arrow keys,
  • Fixed an issue where the enter key could not be used in custom events,
  • Fixed an issue where nullable variants would return 0 instead of null.

Doc fixes

  • Updated Default Theme page so it displays all theme property's automatically. #2688
  • Several component pages have been improved.

Full Release notes

https://github.com/MudBlazor/MudBlazor/milestone/20?closed=1

v5.1.3

MudBlazor 5.1.3

  • Added XXL breakpoint #2496

  • MudNumericField added support for shift + mouse wheel for value manipulation #2626

  • MudSelect added select all feature for multi selection mode #2642

  • MudForm added form model support for fluent validation #2418

  • MudProgressCircular fixed so its actually fully filled at max value #2516

  • MudDrawer fixed navlinks with long text that caused it to grow in mini variant #2610

  • MudDrawer fixed so subgroups are displayed in mini variant #2611

  • MudDrawer fixed issue where it would overlap the main content in the mini varaint #2595

  • MudAutoComplete fixed CoerceText on empty search results #2619

  • MudTable fixed the progress loading not showing when the table data was empty #2567

Full Release notes

https://github.com/Garderoben/MudBlazor/milestone/19?closed=1

... (truncated)

Commits
  • de52d6a Merge 5.1.4
  • 261f08f Update to 5.1.4
  • 01de3a1 TreeView - Added comments, missing icon options, updated parameters, refreshe...
  • 439a092 Table: Add default collapse option to basic table grouping (#2683)
  • af9a7ce Table: Fix grouped table loading and no records missing text (#2685)
  • b47c7f6 NumericFieldMouseWheelTest (#2713)
  • 007a87f Menu: Close menu when mouse leaves activator area (#2640)
  • b4e4fce RadioGroup: Enforce same generic type on child radios (#2709)
  • 8935086 Multiple Components: Make all icons overridable (#2675) (#2677)
  • 02d574d Docs: Updated Team & Contributors page
  • 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.15 to 5.1.4.
- [Release notes](https://github.com/MudBlazor/MudBlazor/releases)
- [Changelog](https://github.com/MudBlazor/MudBlazor/blob/dev/CHANGELOG.md)
- [Commits](MudBlazor/MudBlazor@v5.0.15...v5.1.4)

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

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

dependabot bot commented on behalf of github Sep 16, 2021

Dependabot tried to add @ratanparai as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/cseshohag/eSchool/pulls/36/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the cseshohag/eSchool repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 16, 2021

The following labels could not be found: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 30, 2021

Superseded by #44.

@dependabot dependabot bot closed this Sep 30, 2021
@dependabot dependabot bot deleted the dependabot/nuget/MudBlazor-5.1.4 branch September 30, 2021 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants