Xtr126 / Android-x86-installer

Apache License 2.0
32 stars 6 forks source link

build(deps): bump @material/web from 1.0.0-pre.14 to 1.0.0-pre.16 #54

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @material/web from 1.0.0-pre.14 to 1.0.0-pre.16.

Release notes

Sourced from @​material/web's releases.

v1.0.0-pre.16

1.0.0-pre.16 (2023-08-21)

⚠ BREAKING CHANGES

  • list-item: remove duplicate list-item menu-item from custom prop names

Features

  • fab: do not require has-icon (156ca3c)
  • iconbutton: add touch target configs (0862c58)
  • list: change default host display to flex so max-width can be set without user setting display (aa3fe3d)
  • switch: add touch target configs (8bad07b)
  • tab: add logical container shape tokens (dbed51c)
  • textfield: support inputmode attribute (5d0cbf5)

Bug Fixes

  • button: href and target default value is now an empty string (d665864)
  • button: add value to form when submitting (f23fac1), closes #4526
  • button: incorrect HCM colors (b144227)
  • checkbox: not working after formAssociated changes (33803ab), closes #4747
  • chips: avatar input chips are rounded by default (b7671fb)
  • chips: make forced-color border color explicit (cd8f2fc)
  • chips: per spec, trailing focus rings are always circles (fc9b945)
  • elevation: don't transition border-radius (7d616fa)
  • iconbutton: make target type stricter (c874cd5)
  • iconbutton: rename selectedAriaLabel to ariaLabelSelected along with attribute (2bbab09)
  • icon: don't allow user text selection by default (53aab28)
  • list: use margin over padding on slotted content and fix extraneous spacing (1530aca)
  • menu: make overriding default styles less likely (626b4ef)
  • progress: incorrect HCM colors (f39da54)
  • slider: fix accessibility issues (e836dc3)
  • slider: focus ring too small (8942568)
  • switch: unselected handle too big with selected icon only (ecf83a0)
  • textfield: add form validity support (a167cab), closes #4435
  • textfield: focus indicator and outline are 3px (bbb7840)

Miscellaneous Chores

Code Refactoring

  • list-item: remove duplicate list-item menu-item from custom prop names (2d9352e)

... (truncated)

Changelog

Sourced from @​material/web's changelog.

1.0.0-pre.16 (2023-08-21)

⚠ BREAKING CHANGES

  • list-item: remove duplicate list-item menu-item from custom prop names

Features

  • fab: do not require has-icon (156ca3c)
  • iconbutton: add touch target configs (0862c58)
  • list: change default host display to flex so max-width can be set without user setting display (aa3fe3d)
  • switch: add touch target configs (8bad07b)
  • tab: add logical container shape tokens (dbed51c)
  • textfield: support inputmode attribute (5d0cbf5)

Bug Fixes

  • button: href and target default value is now an empty string (d665864)
  • button: add value to form when submitting (f23fac1), closes #4526
  • button: incorrect HCM colors (b144227)
  • checkbox: not working after formAssociated changes (33803ab), closes #4747
  • chips: avatar input chips are rounded by default (b7671fb)
  • chips: make forced-color border color explicit (cd8f2fc)
  • chips: per spec, trailing focus rings are always circles (fc9b945)
  • elevation: don't transition border-radius (7d616fa)
  • iconbutton: make target type stricter (c874cd5)
  • iconbutton: rename selectedAriaLabel to ariaLabelSelected along with attribute (2bbab09)
  • icon: don't allow user text selection by default (53aab28)
  • list: use margin over padding on slotted content and fix extraneous spacing (1530aca)
  • menu: make overriding default styles less likely (626b4ef)
  • progress: incorrect HCM colors (f39da54)
  • slider: fix accessibility issues (e836dc3)
  • slider: focus ring too small (8942568)
  • switch: unselected handle too big with selected icon only (ecf83a0)
  • textfield: add form validity support (a167cab), closes #4435
  • textfield: focus indicator and outline are 3px (bbb7840)

Miscellaneous Chores

Code Refactoring

  • list-item: remove duplicate list-item menu-item from custom prop names (2d9352e)

1.0.0-pre.15 (2023-08-10)

... (truncated)

Commits
  • 0c10be4 Merge pull request #4691 from material-components:release-please--branches--m...
  • 881d61c chore: release 1.0.0-pre.16
  • 626b4ef fix(menu): make overriding default styles less likely
  • ab3aa41 docs(list): mark list stable
  • fc9b945 fix(chips): per spec, trailing focus rings are always circles
  • f23fac1 fix(button): add value to form when submitting
  • 3e13634 chore: make formAssociated readonly
  • aa3fe3d feat(list): change default host display to flex so max-width can be set witho...
  • 0a9af00 chore(chips): move forced-colors into main stylesheet
  • 4f4f3e9 docs: mark FAB as stable
  • 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 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[bot] commented 1 year ago

Superseded by #55.