This repository has been archived by the owner on Nov 30, 2020. It is now read-only.
fix(deps): update dependency material-components-web to v7 #472
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:
3.2.0
->7.0.0
Release Notes
material-components/material-components-web
v7.0.0
Compare Source
Bug Fixes
[@use](https://togithub.com/use)
(098ae32)transform:none
(9ea5207)Code Refactoring
Features
indeterminate
checkbox (b273afa)BREAKING CHANGES
getBuffer
,getPrimaryBar
,setStyle
removed. MDCLinearProgressAdapter methodsetBufferBarStyle
,setPrimaryBarStyle
added.getBuffer
,getPrimaryBar
,setStyle
removed. MDCLinearProgressAdapter methodsetBufferBarStyle
,setPrimaryBarStyle
added.addMenuClass
,removeMenuClass
isTypeaheadInProgress
,typeaheadMatchItem
$dropdown-color
renamed to$dropdown-icon-color
,$dropdown-opacity
removed,$disabled-dropdown-opacity
removed.isSelectedTextFocused
,getSelectedTextAttr
,setSelectedTextAttr
; ADDED adapter methodsisSelectAnchorFocused
,getSelectAnchorAttr
,setSelectAnchorAttr
; removed variablesoutlined-dense-label-position-y
,icon-padding
; added variablesminimum-height-for-filled-label
,filled-baseline-top
,selected-text-height
,anchor-padding-left
,anchor-padding-left-with-leading-icon
,anchor-padding-right
.density
mixin split intofilled-density
,filled-with-leading-icon-density
;height
mixin split intofilled-height
,filled-with-leading-icon-height
mdc-menu--fullwidth
class replaces custom width class for the menu markup in selectremoveSelectAnchorAttr
mdc-select__dropdown-icon-graphic
class.mdc-list-item__text
spans removed in select markupmdc-select-helper-text--persistent
removedmdc-select--filled
class on its rootdemo-width-class
) on the root instead of the anchor for width adjustments; alternately, use the newmdc-select--fullwidth
on the root to expand width to that of its parent container$outline-disabled-border
renamed to$disabled-outline-color
; icon variable$icon-opacity
removed, use alpha channel of$icon-color
instead.$input-padding
,$input-padding-top
,$input-padding-bottom
,$outlined-input-padding-top
,$outlined-input-padding-bottom
,$input-border-bottom
mdc-text-field__resizer
span around the textarea (and internal counter if present) if they are resizablemdc-text-field--with-internal-counter
class. Character counters should move after the textarea element.color-hash()
(and checkbox container-colors mixins) no longer works withvar()
values and now only works with custom property Maps created bycustom-properties.create()
typography.baseline-top()
andtypography.baseline-bottom()
are now private. Usetypography.baseline()
for containers andtypography.text-baseline()
for text with $top and $bottom params.v6.0.0
Compare Source
Bug Fixes
[@use](https://togithub.com/use)
(098ae32)Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.