-
Notifications
You must be signed in to change notification settings - Fork 2
chore: Update dependency @angular/cdk to v20 #638
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-angularmaterial-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
816a6cb to
db6cda2
Compare
f8a3535 to
9d423ae
Compare
69c7179 to
4d4a319
Compare
4d4a319 to
c0526a5
Compare
c0526a5 to
3d6aae5
Compare
70c4790 to
8a75b53
Compare
c46a629 to
c554255
Compare
c554255 to
9fc3264
Compare
9fc3264 to
2bab8e4
Compare
79c63a3 to
2f0767a
Compare
145b07d to
bf54370
Compare
2c64caf to
517b5b0
Compare
df42b0d to
3ebdf0f
Compare
3ebdf0f to
a212c5a
Compare
7606b09 to
209ca11
Compare
209ca11 to
44459c5
Compare
44459c5 to
fe8db63
Compare
fe8db63 to
ee8de24
Compare
773fcd4 to
ef88c07
Compare
ef88c07 to
d5b7160
Compare
d5b7160 to
58d79a2
Compare
d4d5a58 to
b3aa14d
Compare
f353ef9 to
14798a2
Compare
14798a2 to
b14a6b9
Compare
1ba693a to
cf19368
Compare
cf19368 to
fc4b663
Compare
0b15be8 to
16fd17b
Compare
16fd17b to
60b0e12
Compare
4777b63 to
3d185ca
Compare
9a830f1 to
5a5d642
Compare
5a5d642 to
f7d2e38
Compare
f7d2e38 to
0c36a3f
Compare
f445125 to
d96881d
Compare
9c7c6e2 to
73bf7ad
Compare
73bf7ad to
8c97be3
Compare
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:
15.2.9->20.1.3Release Notes
angular/components (@angular/cdk)
v20.1.3Compare Source
cdk
material
v20.1.2Compare Source
material
youtube-player
v20.1.1Compare Source
cdk
material
v20.1.0Compare Source
There have been some internal mapping changes in Material 2 theme config maps generated by
mat.define-light-themeandmat.define-dark-theme.If your app was directly modifying these internal properties to alter styles, such as setting new color values used in the foreground and background palette maps, then your changes may no longer be applied to the components. The supported path for changing theme values is through each component’s overrides API.
The Material 2 component styles have undergone minor adjustments to enhance consistency across components and better align with the latest Material 2 specification. These changes result in a closer adherence to system-level colors such as
surface,background,disabled, andsurfacevariants. In general, these changes are slight hue differences for grey colors that aren’t very noticeable.cdk
material
cdk-experimental
multiple
v20.0.6Compare Source
material
v20.0.5Compare Source
cdk
material
google-maps
v20.0.4Compare Source
cdk
material
youtube-player
v20.0.3Compare Source
material
v20.0.2Compare Source
material
v20.0.1Compare Source
material
v20.0.0Compare Source
Breaking Changes
cdk
SelectionModel.clearnow returns a boolean.SelectionModel.deselectnow returns a boolean.SelectionModel.selectnow returns a boolean.SelectionModel.setSelectionnow returns a boolean.SelectionModel.togglenow returns a boolean.DIALOG_SCROLL_STRATEGY_PROVIDERhas been removed.DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORYhas been removed.DragDropRegistryis no longer generic.DragDropRegistry.scrollhas been removed. Use thescrolledmethod instead.DomPortalHosthas been removed. UseDomPortalOutletinstead.PortalInjectorhas been removed. UseInjector.createinstead.PortalHosthas been removed. UsePortalOutletinstead.BasePortalHosthas been removed. UseBasePortalOutletinstead.Constructorsymbol has been removed.CanStickCtorsymbol has been removed.mixinHasStickyInputhas been removed. Implement theCanStickinterface instead.CanStickhas been removed.CDK_TABLE_TEMPLATEhas been removed.StickyDirectionhas been removed.StickyStylerhas been removed.material
ButtonVariantwhich is returned byMatButtonHarness.getVariantno longer includes the appearance of the button. UseMatButtonHarness.getAppearanceinstead.tabindexvalues set as[attr.tabindex]set on a Material button might not work as expected. Usetabindexfor static values, or[tabindex]/[tabIndex]for dynamic ones.MAT_CHECKBOX_REQUIRED_VALIDATORhas been removed.MAT_CHECKBOX_VALUE_ACCESSORhas been removed.MatCheckboxRequiredValidatorhas been removed._MatCheckboxRequiredValidatorModulehas been removed.MAT_DIALOG_SCROLL_STRATEGY_PROVIDERhas been removed.MAT_DIALOG_SCROLL_STRATEGY_PROVIDER_FACTORYhas been removed.matSelectAnimations.transformPanelWraphas been removed.MAT_SLIDE_TOGGLE_REQUIRED_VALIDATORhas been removed.MAT_SLIDE_TOGGLE_VALUE_ACCESSORhas been removed.MatSlideToggleRequiredValidatorhas been removed._MatSlideToggleRequiredValidatorModulehas been removed.multiple
DialogConfig.componentFactoryResolverhas been removed.DomPortalOutlethas changed.ComponentPortal.componentFactoryResolverhas been removed.ComponentPortalhas changed.MatDialogConfig.componentFactoryResolverhas been removed.cdk-experimental
youtube-player
material
cdk
resetToBoundary(#30436)material-angular-io
multiple
v19.2.19Compare Source
material
v19.2.18Compare Source
v19.2.17Compare Source
material
v19.2.16Compare Source
material
cdk-experimental
v19.2.15Compare Source
cdk
docs
v19.2.14Compare Source
v19.2.13Compare Source
v19.2.12Compare Source
google-maps
material
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.