Skip to content

build: bump material-components-web from 10.0.0-canary.d29ec2862.0 to 10.0.0 #21891

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2021

Bumps material-components-web from 10.0.0-canary.d29ec2862.0 to 10.0.0.

Release notes

Sourced from material-components-web's releases.

v10.0.0

See CHANGELOG file to see what's changed in new release.

Changelog

Sourced from material-components-web's changelog.

10.0.0 (2021-02-05)

Bug Fixes

  • data-table: fix style ordering wrt select & use new variable-width mixin (afb6889), closes #6599
  • dialog: add property to customize suppressDefaultPressSelector (772cc10)
  • linear-progress: fix RTL rendering (c7c5da2)
  • list: add support for density scaling. (419e035)
  • list: add support for non-interactive list roles. (fc8b045)
  • list: ensure divider appears in IE high contrast mode. (eff7b46)
  • menu: Remove anchorSize height from calculations when anchored to bottom (1631198)
  • notched-outline: fix notched outline no-label style (99cfb6b)
  • select: debounce click on anchor (b39094d)
  • select: set aria-expanded false earlier when menu closes (df00c2b)
  • slider: Add aria-hidden to value indicator container, to avoid duplicate value announcements for screenreader users. (9687353)
  • slider: Adjust hidden input dimensions to take slider dimensions, such that screenreader focus indicators show a highlight around the entire slider. (fd22355)
  • slider: Fire custom change event on input change. (07deaec)
  • slider: Fix bug where value indicator container took space and could be hovered over / clicked when hidden. (832668d)
  • slider: Mark ripple event handler as passive. Fixes #6746 (abdd100)
  • slider: Remove big step options. Now that we're using a native range input, big step is not customizable - we follow browser defaults for big step. (ae27b44)
  • slider: Update both thumbs' value indicator UI's if layout is invoked with undefined thumb. (489d4c2)
  • slider: Use pointer-events: none instead of visibility: hidden to hide the value indicator container. Adding visibility: hidden removes the exit animation since the value indicator is immediately hidden. (a94bd8d)
  • slider: Use mouse/touch events on iOS, to work around pointer events bug. (671d72d), closes #6715
  • tabs: Expose min width mixin and set to 90px per spec. (c4ab987)
  • theme: ensure either() works with false values (8e66dbf)
  • tooltip: Adds "will-change" into CSS to prevent the tooltip from "jittering" when animating in. (7a003ac)
  • tooltip: Change foundation to check for "dialog" on the anchor element's aria-haspopup attribute instead of checking for "true". (b8a1a58)
  • tooltip: Clear hideTimeout in handleAnchorMouseEnter so that the tooltip will not be hidden if the user rapidly moves the mouse in and out of the anchor element. (365c693)
  • tooltip: Fix rich tooltip tests to not use aria-describedby to associate rich tooltips with their anchor elements. This is because interactive rich tooltips should not be used with aria-describedby per a11y guidance. (251ac04)
  • adjust meta baseline and update color mixins. (07f3e01)

Code Refactoring

  • Remove MDC theme's deep-get, used sass:map's get API instead. (37fbae1)

Features

  • banner: Add mobile-stacked variant support to banner. (a0b2db2)
  • button: Add in HCM support to the mdc button as an opt-in mixin. (121e1f3)
  • button: consolidate states into button mixins (637d15d)
  • button: thread state keys through theme config (05f2496)
  • checkbox: Add CSS custom properties to MDC checkbox for density theming (9244508)
  • checkbox: Add validation to MDC Checkbox theme mixin (2d5f32d)
  • circular-progress: do not require HTML without whitespaces (8648b82)
  • dialog: add custom property for z-index (776c186)
  • dialog: Adding styling for scroll bar dividers, and adding logic to show said dividers only when content is scrolled "behind" the header or footer of the dialog. (e383944)
  • dialog: Adds and defines styling for the "header bar" on a full-screen dialog. (089de51)

... (truncated)

Commits

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 dependabot bot requested a review from a team as a code owner February 12, 2021 22:24
@dependabot dependabot bot added area: build & ci Related the build and CI infrastructure of the project action: merge The PR is ready for merge by the caretaker merge safe target: patch This PR is targeted for the next patch release labels Feb 12, 2021
@google-cla google-cla bot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Feb 12, 2021
@mmalerba
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/material-components-web-10.0.0 branch from e0adc94 to c13b7cd Compare February 17, 2021 07:28
@andrewseguin andrewseguin merged commit 6d413e7 into master Feb 18, 2021
andrewseguin pushed a commit that referenced this pull request Feb 18, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/material-components-web-10.0.0 branch February 18, 2021 19:42
andrewseguin added a commit that referenced this pull request Feb 19, 2021
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants