chore(deps): bump @angular/material from 17.3.10 to 18.0.2
Created by: dependabot[bot]
Bumps @angular/material from 17.3.10 to 18.0.2.
Release notes
Sourced from @angular/material
's releases.
v18.0.2
18.0.2 "velvet-viola" (2024-06-05)
material
Commit Description core: hide ripples inside drag&drop elements (#29184) datepicker: Move aria-live attribute so month can also be announced when using previous and next month buttons (#29137) radio: Ensure focus and selected states stay linked (#29082) schematics: theming API migration not working with CRLF line endings (#29171) slider: Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108) cdk
Commit Description testing: TestbedHarnessEnvironment should work when Zone is not present (#29176) v18.0.1
18.0.1 "plastic-baby" (2024-05-29)
youtube-player
Commit Description error when interacting with the player before the API has been loaded (#29127) material
Commit Description core: M3 themes not inserting loaded marker form-field: outline label position (#29123) menu: prevent divider styles from bleeding out (#29111) tabs: avoid pagination infinite loop in safari (#29121) v18.0.0
18.0.0 "satin-sasquatch" (2024-05-22)
cdk
Commit Description observers: don't observe content of comments (#28858) observers: Run content changed callback in NgZone (#28870) overlay: Remove use of zone onStable to detach content (#28740) scrolling: fix virtual scrolling jankiness with run coalescing (#28846) scrolling: fix virtual scrolling jankiness with run coalescing (#28968) material
Commit Description core: add prebuilt themes based on M3 core: Allow namespacing ripple-loader event handler (#28699) core: move Material 3 support into stable (#28913) core: namespace m2-specific theming APIs (#28892) schematics: Add custom M3 theme schematic (#28766)
... (truncated)
Changelog
Sourced from @angular/material
's changelog.
18.0.2 "velvet-viola" (2024-06-05)
cdk
Commit Type Description 5ef11b1e15 fix testing: TestbedHarnessEnvironment should work when Zone is not present (#29176) material
Commit Type Description dfc19e2884 fix core: hide ripples inside drag&drop elements (#29184) 51488a2b7e fix datepicker: Move aria-live attribute so month can also be announced when using previous and next month buttons (#29137) 3945ed62cd fix radio: Ensure focus and selected states stay linked (#29082) 8d44ed99c6 fix schematics: theming API migration not working with CRLF line endings (#29171) 5e3d13d559 fix slider: Tick marks changes position as the slider is changed (for a step that is decimal number) (#29108) 18.1.0-next.0 "plastic-moose" (2024-05-29)
18.0.1 "plastic-baby" (2024-05-29)
material
Commit Type Description d96b5e39e0 fix core: M3 themes not inserting loaded marker b7c0a6ef56 fix form-field: outline label position (#29123) 24de3d4884 fix menu: prevent divider styles from bleeding out (#29111) 2110f2c97e fix tabs: avoid pagination infinite loop in safari (#29121) youtube-player
Commit Type Description 466e249cd1 fix error when interacting with the player before the API has been loaded (#29127) 18.0.0 "satin-sasquatch" (2024-05-22)
Breaking Changes
material
- The following APIs have been renamed. If you update using
ng update
, your app will be fixed automatically.
define-light-theme
tom2-define-light-theme
define-dark-theme
tom2-define-dark-theme
define-palette
tom2-define-palette
get-contrast-color-from-palette
tom2-get-contrast-color-from-palette
get-color-from-palette
tom2-get-color-from-palette
get-color-config
tom2-get-color-config
get-typography-config
tom2-get-typography-config
get-density-config
tom2-get-density-config
... (truncated)
Commits
-
7fbdb62
release: cut the v18.0.2 release -
d25593f
test: Extend zoneless lint to cover tests (#29193) -
65648a4
test: Convert tests for cdk-experimental, components-examples, google-maps, y... -
5ef11b1
fix(cdk/testing): TestbedHarnessEnvironment should work when Zone is not pres... -
3945ed6
fix(material/radio): Ensure focus and selected states stay linked (#29082) -
dfc19e2
fix(material/core): hide ripples inside drag&drop elements (#29184) -
aa35e7f
refactor(material/snack-bar): clean up structural styles (#29166) -
51488a2
fix(material/datepicker): Move aria-live attribute so month can also be annou... -
8d44ed9
fix(material/schematics): theming API migration not working with CRLF line en... -
81e3e8e
refactor(material/table): simplify structural styles (#29168) - Additional commits viewable in compare view
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 <dependency name> 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)