Socket
Socket
Sign inDemoInstall

@angular/cdk-experimental

Package Overview
Dependencies
8
Maintainers
2
Versions
449
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
45Next

18.0.0-rc.1

Diff

google-wombot
published 17.3.8 •

Changelog

Source

17.3.8 "rock-rope" (2024-05-08)

cdk

| Commit | Type | Description | | -- | -- | -- | | 23dc148e7f | fix | menu: allow for scroll strategy to be configured (#29005) |

material

| Commit | Type | Description | | -- | -- | -- | | f20105d87e | fix | button: incorrect template for icon button anchor (#28996) | | 72baa7cff2 | fix | chips: highlighted not working in M3 (#29001) | | cf0785cd67 | fix | tooltip: Tooltip should mark for check when visibility changes (#29000) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.7"></a>

google-wombot
published 17.3.7 •

Changelog

Source

17.3.7 "plastic-deer" (2024-05-02)

cdk

| Commit | Type | Description | | -- | -- | -- | | 3c8abfb990 | fix | drag-drop: remove preview wrapper | | a03a47c938 | fix | drag-drop: reset user agent color on preview popover | | 8e3dfd2e5b | fix | drag-drop: resolve incompatibility with property minification (#28980) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-rc.0"></a>

google-wombot
published 18.0.0-rc.0 •

Changelog

Source

18.0.0-rc.0 "plastic-moose" (2024-05-02)

cdk

| Commit | Type | Description | | -- | -- | -- | | f13b9095ef | fix | drag-drop: remove preview wrapper | | b86c8c84d1 | fix | drag-drop: reset user agent color on preview popover | | 66afde5b7e | fix | drag-drop: resolve incompatibility with property minification (#28980) | | c8b62a1549 | fix | scrolling: fix virtual scrolling jankiness with run coalescing (#28968) |

material

| Commit | Type | Description | | -- | -- | -- | | 0ccc52830e | fix | core: export all available M3 palettes (#28975) | | 6dc8f7e90d | fix | dialog: mark dialog content as scrollable (#28963) | | c86359dd43 | fix | slide-toggle: no outline when selected in high contrast mode (#28979) | | a4fc0a0970 | fix | theming: remove shadow css variable (#28953) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.6"></a>

google-wombot
published 18.0.0-next.6 •

Changelog

Source

18.0.0-next.6 "smoke-contour" (2024-04-25)

Breaking Changes

material

  • The following APIs have been renamed. If you update using ng update, your app will be fixed automatically.
    • define-light-theme to m2-define-light-theme
    • define-dark-theme to m2-define-dark-theme
    • define-palette to m2-define-palette
    • get-contrast-color-from-palette to m2-get-contrast-color-from-palette
    • get-color-from-palette to m2-get-color-from-palette
    • get-color-config to m2-get-color-config
    • get-typography-config to m2-get-typography-config
    • get-density-config to m2-get-density-config
    • $red-palette to $m2-red-palette
    • $pink-palette to $m2-pink-palette
    • $indigo-palette to $m2-indigo-palette
    • $purple-palette to $m2-purple-palette
    • $deep-purple-palette to $m2-deep-purple-palette
    • $blue-palette to $m2-blue-palette
    • $light-blue-palette to $m2-light-blue-palette
    • $cyan-palette to $m2-cyan-palette
    • $teal-palette to $m2-teal-palette
    • $green-palette to $m2-green-palette
    • $light-green-palette to $m2-light-green-palette
    • $lime-palette to $m2-lime-palette
    • $yellow-palette to $m2-yellow-palette
    • $amber-palette to $m2-amber-palette
    • $orange-palette to $m2-orange-palette
    • $deep-orange-palette to $m2-deep-orange-palette
    • $brown-palette to $m2-brown-palette
    • $grey-palette to $m2-grey-palette
    • $gray-palette to $m2-gray-palette
    • $blue-grey-palette to $m2-blue-grey-palette
    • $blue-gray-palette to $m2-blue-gray-palette
    • $light-theme-background-palette to $m2-light-theme-background-palette
    • $dark-theme-background-palette to $m2-dark-theme-background-palette
    • $light-theme-foreground-palette to $m2-light-theme-foreground-palette
    • $dark-theme-foreground-palette to $m2-dark-theme-foreground-palette
    • define-typography-level to m2-define-typography-level
    • define-rem-typography-config to m2-define-rem-typography-config
    • define-typography-config to m2-define-typography-config
    • define-legacy-typography-config to m2-define-legacy-typography-config
    • typography-level to m2-typography-level
    • font-size to m2-font-size
    • line-height to m2-line-height
    • font-weight to m2-font-weight
    • letter-spacing to m2-letter-spacing
    • font-family to m2-font-family
    • font-shorthand to m2-font-shorthand

material

| Commit | Type | Description | | -- | -- | -- | | d679024dec | feat | core: move Material 3 support into stable (#28913) | | 4ba4689dcd | feat | core: namespace m2-specific theming APIs (#28892) | | f8bd658df3 | feat | theming: add ability to use sys variables (#28898) | | 5501d9b408 | fix | core: add migration for M2 theming APIs (#28927) | | cf3506adf1 | fix | progress-bar: avoid CSP issues for apps not using buffer mode (#28946) | | 0bb5610d03 | fix | theming: restrict css color usage behind a flag (#28944) |

cdk

| Commit | Type | Description | | -- | -- | -- | | d9c8813ca1 | fix | a11y: handle signal based items in list key manager (#28854) | | 7cd3f027db | fix | drag-drop: use native popover to avoid stacking issues with preview |

multiple

| Commit | Type | Description | | -- | -- | -- | | 4719da2c34 | feat | token overrides api (#28910) | | 94a083408d | fix | remove label for attribute on non-native elements (#28948) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.6"></a>

google-wombot
published 17.3.6 •

Changelog

Source

17.3.6 "onyx-whisper" (2024-04-24)

cdk

| Commit | Type | Description | | -- | -- | -- | | c2dc2da71e | fix | a11y: handle signal based items in list key manager (#28854) | | e33c436c73 | fix | drag-drop: use native popover to avoid stacking issues with preview |

material

| Commit | Type | Description | | -- | -- | -- | | d78c7706c6 | fix | progress-bar: avoid CSP issues for apps not using buffer mode (#28946) |

multiple

| Commit | Type | Description | | -- | -- | -- | | 73d1e2e3cf | fix | remove label for attribute on non-native elements (#28948) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.5"></a>

google-wombot
published 18.0.0-next.5 •

Changelog

Source

18.0.0-next.5 "mercury-ant" (2024-04-17)

cdk

| Commit | Type | Description | | -- | -- | -- | | 42cb25fe9 | fix | drag-drop: text selection not disabled inside shadow dom on firefox (#28835) | | d8a6c3edd | fix | observers: don't observe content of comments (#28858) | | 81fe8f322 | fix | observers: Run content changed callback in NgZone (#28870) |

material

| Commit | Type | Description | | -- | -- | -- | | 295fd67fa | feat | schematics: Add custom M3 theme schematic (#28766) | | 2f17c69b8 | fix | autocomplete: panel not visible when opened from multiple triggers (#28843) | | d3ea71d30 | fix | autocomplete: remove dependency on NgClass (#28849) | | 8ec47aa4b | fix | core: throw better error when mixin doesn't support color variants (#28880) | | 524fe6247 | fix | datepicker: remove dependency on NgClass (#28865) | | 9381f9065 | fix | menu: remove dependency on NgClass (#28877) | | b3298f1b8 | fix | tabs: remove dependency on NgClass (#28875) |

google-maps

| Commit | Type | Description | | -- | -- | -- | | 5bcf8e016 | fix | make info window open method compatible with advanced marker |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.5"></a>

google-wombot
published 17.3.5 •

Changelog

Source

17.3.5 "titanium-bear" (2024-04-17)

cdk

| Commit | Type | Description | | -- | -- | -- | | 8c8fe2b65 | fix | drag-drop: text selection not disabled inside shadow dom on firefox (#28835) | | 312d57a9b | fix | observers: don't observe content of comments (#28871) |

material

| Commit | Type | Description | | -- | -- | -- | | 80437d83b | fix | autocomplete: panel not visible when opened from multiple triggers (#28843) | | 69b5ded96 | fix | autocomplete: remove dependency on NgClass (#28849) | | 4a56d6afa | fix | core: throw better error when mixin doesn't support color variants (#28880) | | cbe0a78f7 | fix | datepicker: remove dependency on NgClass (#28865) | | 7a085c6e0 | fix | menu: remove dependency on NgClass (#28877) | | 4c16d2cd8 | fix | tabs: remove dependency on NgClass (#28875) |

google-maps

| Commit | Type | Description | | -- | -- | -- | | d99167eb3 | fix | make info window open method compatible with advanced marker |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.4"></a>

google-wombot
published 18.0.0-next.4 •

Changelog

Source

18.0.0-next.4 "gold-gold" (2024-04-11)

cdk

| Commit | Type | Description | | -- | -- | -- | | da302d2e6d | fix | drag-drop: make sure event is cancelable before calling "preventDefault" (#28825) | | d91d0d424b | fix | scrolling: fix virtual scrolling jankiness with run coalescing (#28846) |

material

| Commit | Type | Description | | -- | -- | -- | | 7165a45efa | fix | list: nav list item border-radius (#28789) | | 752f5607cc | fix | menu: invert arrow in RTL (#28830) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.4"></a>

google-wombot
published 17.3.4 •

Changelog

Source

17.3.4 "aluminum-arrow" (2024-04-11)

cdk

| Commit | Type | Description | | -- | -- | -- | | 09dcbd2ecf | fix | drag-drop: make sure event is cancelable before calling "preventDefault" (#28825) |

material

| Commit | Type | Description | | -- | -- | -- | | 36a1d45e4e | fix | list: nav list item border-radius (#28789) | | 317327d82b | fix | menu: invert arrow in RTL (#28830) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.3"></a>

2345
45Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc