Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @material/web from 1.0.0 to 1.0.1 in /Material.Blazor.MD3 #1154

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps @material/web from 1.0.0 to 1.0.1.

Release notes

Sourced from @​material/web's releases.

v1.0.1

1.0.1 (2023-10-18)

Bug Fixes

  • catalog: align one liners to center (fbc1fa6)
  • catalog: center items in blockquotes (5235b3e)
  • checkbox: cursor should be pointer when not disabled (18fe451), closes #5079
  • fab: cursor should be pointer (5280c6e), closes #5017
  • list: list items will not escape their parent when parent width is restricted (4b00a95)
  • list: show pointer cursor for button list items (16480d0), closes #5045
  • md-item: exclude start slot from hidden overflow (5607059)
  • md-item: exclude start slot from hidden overflow (e087141)
  • menu,select: enter clicks href items (8ae8c02)
  • menu: fix menu item fade in order animation (73eb15e), closes #5014
  • menu: fix menu OOB from resizing window (863109e), closes #5063
  • menu: fix menu tapping behaviors on iOS and do not close on anchor click (8bbb4b4)
  • menu: fix submenu SSR left keyboard close navigation (d6f7220)
  • radio: cursor should be pointer except when disabled (7779987)
  • select: cursor on select options should be pointer (ff250dc), closes #5066
  • slider: slider knob has size to drag on ios safari (6298cd2), closes #5016
  • switch: cursor should be pointer except when disabled (9a3ff28), closes #5075
  • tabs: revert isTab check so it is possible to create your own tab (db3c865)
  • tabs: revert isTab check so it is possible to create your own tab (e10186e)
  • tabs: use md-tab attribute to brand individual tab children (8ec0813)
  • textfield: calling focus on textfield with a leading icon focuses the input (8f999d4)
  • textfield: forward the multiple field to the native input (03e5a7e), closes #5064
  • textfield: missing focused left border for textarea in HCM (9194cc9)
  • tabs: use md-tab attribute to brand individual tab children

Reverts

  • fix(tabs)!: use md-tab attribute to brand individual tab children (d1f3887)
  • pardon the mess, "use md-tab attribute to brand individual tab children" is not a breaking change (43af3ba)
Changelog

Sourced from @​material/web's changelog.

1.0.1 (2023-10-18)

Bug Fixes

  • catalog: align one liners to center (fbc1fa6)
  • catalog: center items in blockquotes (5235b3e)
  • checkbox: cursor should be pointer when not disabled (18fe451), closes #5079
  • fab: cursor should be pointer (5280c6e), closes #5017
  • list: list items will not escape their parent when parent width is restricted (4b00a95)
  • list: show pointer cursor for button list items (16480d0), closes #5045
  • md-item: exclude start slot from hidden overflow (5607059)
  • md-item: exclude start slot from hidden overflow (e087141)
  • menu,select: enter clicks href items (8ae8c02)
  • menu: fix menu item fade in order animation (73eb15e), closes #5014
  • menu: fix menu OOB from resizing window (863109e), closes #5063
  • menu: fix menu tapping behaviors on iOS and do not close on anchor click (8bbb4b4)
  • menu: fix submenu SSR left keyboard close navigation (d6f7220)
  • radio: cursor should be pointer except when disabled (7779987)
  • select: cursor on select options should be pointer (ff250dc), closes #5066
  • slider: slider knob has size to drag on ios safari (6298cd2), closes #5016
  • switch: cursor should be pointer except when disabled (9a3ff28), closes #5075
  • tabs: revert isTab check so it is possible to create your own tab (db3c865)
  • tabs: revert isTab check so it is possible to create your own tab (e10186e)
  • tabs: use md-tab attribute to brand individual tab children (8ec0813)
  • textfield: calling focus on textfield with a leading icon focuses the input (8f999d4)
  • textfield: forward the multiple field to the native input (03e5a7e), closes #5064
  • textfield: missing focused left border for textarea in HCM (9194cc9)
  • tabs: use md-tab attribute to brand individual tab children

Reverts

  • fix(tabs)!: use md-tab attribute to brand individual tab children (d1f3887)
  • pardon the mess, "use md-tab attribute to brand individual tab children" is not a breaking change (43af3ba)
Commits
  • da8d83d Merge pull request #5005 from material-components:release-please--branches--m...
  • 89f1f7b chore: release 1.0.1
  • 9a3ff28 fix(switch): cursor should be pointer except when disabled
  • 5280c6e fix(fab): cursor should be pointer
  • 7779987 fix(radio): cursor should be pointer except when disabled
  • 06909e5 refactor(checkbox): move cursor styles to host
  • 65e5e83 Merge pull request #5085 from material-components:auto-update-docs
  • aeb015c docs: update API docs
  • 03e5a7e fix(textfield): forward the multiple field to the native input
  • 18fe451 fix(checkbox): cursor should be pointer when not disabled
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 20, 2023
Bumps [@material/web](https://github.com/material-components/material-web) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/material-components/material-web/releases)
- [Changelog](https://github.com/material-components/material-web/blob/main/CHANGELOG.md)
- [Commits](material-components/material-web@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: "@material/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Material.Blazor.MD3/material/web-1.0.1 branch from 3b3b041 to 25fdede Compare November 30, 2023 21:27
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #1165.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Material.Blazor.MD3/material/web-1.0.1 branch December 1, 2023 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants