Xtr126 / Android-x86-installer

Apache License 2.0
32 stars 6 forks source link

Bump @material/web from 1.0.0-pre.6 to 1.0.0-pre.7 #5

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from @​material/web's releases.

v1.0.0-pre.7

1.0.0-pre.7 (2023-04-24)

⚠ BREAKING CHANGES

  • button: remove label property

Features

  • aria: add aria delegation (e0bbe38)
  • chips: add filter chips (ae91366)
  • circular-progress: adds screenshot tests for circular-progress element (e4a29c6)
  • linear-progress: adds linear-progress element (1c7fcf3)
  • linear-progress: adds linear-progress screenshot tests (212601d)
  • select: implement select (9c202f5)

Bug Fixes

  • actionelement: remove actionelement (b7af8ec)
  • button: closure conformance issue (9e23477)
  • button: fix template typo (a44bc3a)
  • button: remove label property (e398099)
  • chips: remove flat prefixes (4fa83bf)
  • dialog: fixes #4080: corrects dialog fullscreen height (b3a6dac)
  • elevation: tidy up tokens and update roadmap (301eb9a)
  • icon: hide font ligature overflowing text (2eb914e)
  • listitem: border-radius token affects ripple and focus-ring (c738f92)
  • menu,list: new sys token mismatch between menu and list (55df403)
  • menu: submenus will open correctly on click (9d7b291)
  • navigationtab: remove actionelement (6da677f)
  • remove @​ariaProperty decorator (7b52c45)
  • remove role attribute from elements (0a35ff5)
  • segmentedbutton: remove actionelement (9442df8)
  • slider: ensure scrolling is prevented on mobile browsers (743451b)
  • slider: fixes #4061 and reduce use of private custom properties (9312a24)
  • slider: fixes label focus and ranged handle dragging on Safari (72b48da)
  • slider: fixes ripple hover state after interaction on Firefox (356d1bc)
  • ssr: try to remove event listener calls on server (5e1fe1c)
  • testing: remove unnecessary type def (5553da3)

Miscellaneous Chores

Changelog

Sourced from @​material/web's changelog.

1.0.0-pre.7 (2023-04-24)

⚠ BREAKING CHANGES

  • button: remove label property

Features

  • aria: add aria delegation (e0bbe38)
  • chips: add filter chips (ae91366)
  • circular-progress: adds screenshot tests for circular-progress element (e4a29c6)
  • linear-progress: adds linear-progress element (1c7fcf3)
  • linear-progress: adds linear-progress screenshot tests (212601d)
  • select: implement select (9c202f5)

Bug Fixes

  • actionelement: remove actionelement (b7af8ec)
  • button: closure conformance issue (9e23477)
  • button: fix template typo (a44bc3a)
  • button: remove label property (e398099)
  • chips: remove flat prefixes (4fa83bf)
  • dialog: fixes #4080: corrects dialog fullscreen height (b3a6dac)
  • elevation: tidy up tokens and update roadmap (301eb9a)
  • icon: hide font ligature overflowing text (2eb914e)
  • listitem: border-radius token affects ripple and focus-ring (c738f92)
  • menu,list: new sys token mismatch between menu and list (55df403)
  • menu: submenus will open correctly on click (9d7b291)
  • navigationtab: remove actionelement (6da677f)
  • remove @​ariaProperty decorator (7b52c45)
  • remove role attribute from elements (0a35ff5)
  • segmentedbutton: remove actionelement (9442df8)
  • slider: ensure scrolling is prevented on mobile browsers (743451b)
  • slider: fixes #4061 and reduce use of private custom properties (9312a24)
  • slider: fixes label focus and ranged handle dragging on Safari (72b48da)
  • slider: fixes ripple hover state after interaction on Firefox (356d1bc)
  • ssr: try to remove event listener calls on server (5e1fe1c)
  • testing: remove unnecessary type def (5553da3)

Miscellaneous Chores

Commits
  • 2e8bbcb Merge pull request #4190 from material-components:release-please--branches--m...
  • c6c65ce chore: release 1.0.0-pre.7
  • 7b52c45 fix: remove @​ariaProperty decorator
  • 07207b4 chore: rename primary branch to main
  • e398099 fix(button)!: remove label property
  • 743451b fix(slider): ensure scrolling is prevented on mobile browsers
  • 608e8ec chore(controller): remove ActionController
  • 9e23477 fix(button): closure conformance issue
  • 0a35ff5 fix: remove role attribute from elements
  • eb24edf chore: move button label properties to slotted content
  • 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)