fix(deps): update material-components-web monorepo to v14 (major)#3300
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
fix(deps): update material-components-web monorepo to v14 (major)#3300renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
4d03be8 to
4f950c0
Compare
4f950c0 to
f1af0b6
Compare
Contributor
|
Closing this one, As I won't be able to work and too many renovate PRs are causing delay in checks. |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.41.0->^14.0.0^1.1.1->^14.0.0Release Notes
material-components/material-components-web (@material/layout-grid)
v14.0.0Compare Source
Bug Fixes
unsetis unsupported in IE. (f460e23)validateTooltipWithCaretDistancesmethod. (3e30054)theme-stylesmixin... the value being retreived from the$thememap and css property name was swapped. The mixin would requestfont-size/font-weight/letter-spacingfrom the$thememap (which expectssize/weight/tracking)... so these values would always benull. (32b3913)attachTo. (05db65e)showTimeoutis not set (indicating that this tooltip is about to be re-shown). (6ca8b8f)Features
minRangeparam to range sliders to request a minimum gap between the two thumbs. (8fffcb5)valueToAriaValueTextFnandvalueToValueIndicatorTextFnfunctions are called for. (b6510c8)BREAKING CHANGES
PiperOrigin-RevId:
4448305PiperOrigin-RevId:
4198376v13.0.0Compare Source
Bug Fixes
mdc-button. (15981e9)theme-mixin. (0de2f2e)action-<state>-label-text-colorvalues from MDClight-thememap. (d97f8f1)innerHTMLwithfirstChild(37d4db8)focusouthandler. Ensures that interactive tooltips remain open when ChromeVox uses linear navigation to read non-focusable content inside the tooltip. (7c96e6b)Code Refactoring
Features
.mdc-icon-button--display-flexclass that centers icon via flexbox. When using the new theme API, the icon button should have this class. (8355e14)validate-theme-keys()mixin to validate theme keys only (457d89a)BREAKING CHANGES
menu: Adds new menu adapter method:
/**
*/
getAttributeFromElementAtIndex(index: number, attr: string): string|null;
PiperOrigin-RevId:
3985757_indexSass module will only export theme mixins.PiperOrigin-RevId:
3917732validate-keys()tovalidate-theme()in@material/themePiperOrigin-RevId:
3906711PiperOrigin-RevId:
3873782v12.0.0Compare Source
Bug Fixes
returnstatement intoMDCTooltipComponent#isShownmethod. (4d95812)Build System
Code Refactoring
Features
mdc-card__rippleelement rather than themdc-card__primary-action. (8ace3b8)#closewithin#destroy. (5631828)forceUpdateoption to #setSelectedIndex that forces a UI update of the selected item. (5d06051)transform-originfor tooltips with caret so that the entrance animation originates from the caret. (1a8d064)tranform-origin. (25751d2)Reverts
BREAKING CHANGES
data-hide-tooltip-from-screenreader="true"(in addition to usingdata-tooltip-idrather thanaria-describedby.PiperOrigin-RevId:
3864908window.mdc.circularProgresstowindow.mdc['circular-progress].PiperOrigin-RevId:
3845682class
mdc-icon-button__ripple. See README for details.PiperOrigin-RevId:
3721534v11.0.0Compare Source
Bug Fixes
:active:activeto match active specificity styles. (faa7d32)Configuration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.