Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

chore(deps): bump MudBlazor from 1.2.4 to 5.0.7 #329

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 29, 2021

Bumps MudBlazor from 1.2.4 to 5.0.7.

Release notes

Sourced from MudBlazor's releases.

v5.0.7

MudBlazor 5.0.7

  • Fixed white-text so its displayed as white #1272
  • Fixed class not being sent down to MudMenuItem element #1277
  • Added missing colors to MudSlider #1236
  • Fixed custom data attribute validation #1229
  • Fixed textfield swallowing chars when typing rapidly #1012
  • Added possibility to disable MudLink #1185
  • Added Margin Dense option to MudDatePicker #1210

v5.0.6

MudBlazor 5.0.6

  • Added interpolation to line charts
  • Added Action & Clear buttons to MudDatePicker/MudTimePicker
  • MudSwitch fixed Class not being applied correctly #1163
  • MudNavLink fixed OnClick event #1168
  • MudAppBar fixed incorrect display in Firefox ESR #1176
  • MudDateRangePicker fixed visuals when start and end date where the same #1169
  • MudExpansionPanel fixed crashe when two bind-IsExpanded where used #1153
  • MudTable fixed so RowsPerpage don't reset on table row click #994
  • MudSelect added missing required parameter #1127
  • MudDialog fixed opening a new dialog from results of dialog #1121
  • MudCharts fixed arithmetic overflow in pie chart #1103

v5.0.5

MudBlazor 5.0.5

  • Fixed Date/Time pickers textfield that was wrongly implemented in 2.0.4/5.0.4
  • Added missing Style/Class option to MudTabPanel #1130

MudBlazor 5.0.4

  • Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867
  • Fixed MudDateRangePicker initial render #1106
  • Fixed MudTable multiselect excessivecallback #1104
  • MudDatePicker added format changed hook for descendants #1100
  • MudTabs switching active panel programmatically now scrolls the tabs #1046
  • MudTable fixed incorrect item count when changing page size #1034
  • MudDrawer individual sizes for left, right, top, bottom drawers can now be set per drawer and in the theme #914 #792 #819
  • MudSwitch added support for all theme pallette colors.
  • MudTable added striping option #507
  • MudTable added bordered option
  • MudSnackbar fixed ObjectDisposedException condition #1059

Docs / TryMudBlazor

  • Fixed Content Layout Shift / Jumpy Appbar #1075
  • Fixed several docs examples on mobile layout #1083 #1064

v5.0.4

MudBlazor

  • Changed so Date/Time pickers textfield behave the same way as the other textfield based inputs. #867
  • Fixed MudDateRangePicker initial render #1106
  • Fixed MudTable multiselect excessivecallback #1104

... (truncated)

Commits
  • 1325a6d Merge branch 'dev'
  • 94c7d7e Update to 5.0.7
  • e094c7e Added !important to colors utility classes
  • 6a77e41 Added class and style to menu item pass through
  • d49e87a Add KeyXPreventDefault on MudInput
  • 78503a0 Changed GitHub Banned to transparent version.
  • 52f9b9f Docs: Added favicon/icon for IOS, Android, MS
  • 0d97a29 Docs: Added different colors on the slider examples.
  • dc2420f Cleaned up slider scss and added color support for full pallet #1236
  • 5b74f54 Docs: Fixed responsive issue on Table Page. #1230
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot-preview dependabot-preview bot requested a review from aftabkajal March 29, 2021 23:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/MudBlazor-5.0.7 branch from 39a4be0 to ed68a16 Compare April 9, 2021 19:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/MudBlazor-5.0.7 branch from ed68a16 to 955c798 Compare April 9, 2021 19:36
@ratanparai ratanparai added this to the v0.7.0 milestone Apr 17, 2021
@ratanparai
Copy link
Member

Will be tracked via #386

@ratanparai ratanparai closed this Apr 24, 2021
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/MudBlazor-5.0.7 branch April 24, 2021 08:16
@ratanparai ratanparai removed this from the v0.7.0 milestone May 1, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant