Xtr126 / Android-x86-installer

Apache License 2.0
32 stars 6 forks source link

Bump @material/web from 1.0.0-pre.7 to 1.0.0-pre.8 #17

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @material/web from 1.0.0-pre.7 to 1.0.0-pre.8.

Release notes

Sourced from @​material/web's releases.

v1.0.0-pre.8

1.0.0-pre.8 (2023-05-08)

Features

  • focus: improve usability (34d8db0)

Bug Fixes

  • checkbox: incorrect logical shape var names (c2ca4f8)
  • checkbox: support logical shapes (e62b16b)
  • chips: incorrect shape custom property names (7ce0e25)
  • focus: control not working when for reflects as empty (f83db36)
  • focus: update focus-ring tokens (5934de0)
  • listitem: hide android tap color since we have ripple (0d3d032)
  • menu: fix submenu closing when already opened and all menus closing when hovering over menuitem (f6d72f9)
  • ripple: ensure ripple occurs when a keyboard generated click happens after a pointer click (016b851)
  • slider: disabled slider no longer displays pressed handle color when pressed (4c229d9)
  • testing: don't fire focus events twice (04d3496)
  • tokens: bugs with component values() functions (beb5f81)

Miscellaneous Chores

Changelog

Sourced from @​material/web's changelog.

1.0.0-pre.8 (2023-05-08)

Features

  • focus: improve usability (34d8db0)

Bug Fixes

  • checkbox: incorrect logical shape var names (c2ca4f8)
  • checkbox: support logical shapes (e62b16b)
  • chips: incorrect shape custom property names (7ce0e25)
  • focus: control not working when for reflects as empty (f83db36)
  • focus: update focus-ring tokens (5934de0)
  • listitem: hide android tap color since we have ripple (0d3d032)
  • menu: fix submenu closing when already opened and all menus closing when hovering over menuitem (f6d72f9)
  • ripple: ensure ripple occurs when a keyboard generated click happens after a pointer click (016b851)
  • slider: disabled slider no longer displays pressed handle color when pressed (4c229d9)
  • testing: don't fire focus events twice (04d3496)
  • tokens: bugs with component values() functions (beb5f81)

Miscellaneous Chores

Commits
  • 2e42cda Merge pull request #4255 from material-components:release-please--branches--m...
  • cec20f9 chore: release 1.0.0-pre.8
  • 0ac5902 chore: revert release file changes
  • 2b961f3 chore: update next version
  • a27290a chore: update next version
  • c9ab553 chore: release 1.0.0-pre.8
  • 7ce0e25 fix(chips): incorrect shape custom property names
  • de2e48d chore(chips): split out elevated styles
  • 7ccde03 chore(chips): refactor into primary/trailing actions
  • 8d2048b docs: add circular progress doc
  • 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)