Socket
Socket
Sign inDemoInstall

@angular/cdk-experimental

Package Overview
Dependencies
Maintainers
2
Versions
489
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/cdk-experimental - npm Package Versions

1
49

9.0.0-rc.4

Diff

google-wombot
published 9.0.0-rc.3 •

google-wombot
published 9.0.0-rc.2 •

google-wombot
published 9.0.0-rc.1 •

angular
published 9.0.0-rc.0 •

angular
published 9.0.0-next.2 •

Changelog

Source

19.0.0-next.2 "bronze-book" (2024-08-28)

Breaking Changes

cdk

    • The overlay stays are now loaded slightly later than before which can change their specificity. You may have to update any overlay style overrides.

material

    • The ripples styles are now loaded slightly later than before which can change their specificity. You may have to update any ripple style overrides.

multiple

    • MatButton.ripple is no longer available.
    • MatCheckbox.ripple is no longer available.
    • MatChip.ripple is no longer available.

material

| Commit | Type | Description | | -- | -- | -- | | 64ed7ca715 | feat | core: add experimental theme demo (#29636) | | fcb76d3ed1 | fix | core: add missing system variables (#29624) | | 855ed49482 | fix | core: avoid having to manually load ripple styles | | d0e178b75e | fix | core: stop manually instantiating MatRipple directive (#29630) | | 3bf0e31f77 | fix | schematics: Add the missing neutral tones for the M3 color palettes (#29644) | | 64cf19ccdb | perf | tooltip: Avoid unneeded calls to clearTimeout (#29643) |

cdk

| Commit | Type | Description | | -- | -- | -- | | 2f1fe03ae9 | fix | drag-drop: error if ngDevMode is undefined (#29634) | | df21d2b091 | fix | overlay: avoid having to manually load structural styles | | ad18e6d74e | fix | text-field: avoid having to manually load text field styles | | a6835ef6a7 | fix | tree: avoid breaking change in constructor (#29648) | | 8b34fb7e8d | fix | tree: capturing focus on load (#29641) |

multiple

| Commit | Type | Description | | -- | -- | -- | | a9da72ed15 | fix | consolidate strong focus indicators (#29623) | | 485bd9923b | fix | stop exposing internal ripple implementation (#29622) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.2"></a>

angular
published 9.0.0-next.1 •

Changelog

Source

19.0.0-next.1 "plastic-moose" (2024-08-22)

Breaking Changes

multiple

    • In order for Material to be compatible with recent changes in Sass and upcoming changes in the CSS standard, tokens are now emitted in-place, rather the being hoisted to the top of the selector. As a result, some token overrides might not apply anymore. This is relevant primarily for the cases like @include mat.button-theme($theme); --mat-button-color: red;. It can be resolved by wrapping the overrides with & {}, for example @include mat.button-theme($theme); & { --mat-button-color: red; }.

material

| Commit | Type | Description | | -- | -- | -- | | 1abb484aa7 | feat | input: add the ability to interact with disabled inputs (#29574) | | 7cf8c6c464 | fix | datepicker: calendar font tokens not being picked up (#29610) | | 4f2bc4da78 | fix | icon: update error message for missing HttpClient (#29589) | | adf413670f | fix | menu: inconsistent layout of submenu icon (#29603) | | 357f6f27a5 | fix | tabs: switch pagination to not use native buttons (#29605) |

cdk

| Commit | Type | Description | | -- | -- | -- | | 04ce4d2648 | fix | drag-drop: preview positioned incorrectly when RTL is set on the body (#29606) |

multiple

| Commit | Type | Description | | -- | -- | -- | | 01711b1804 | fix | account for mixed declarations in latest Sass version (#29596) | | cb1450fc76 | fix | change fallbacks to use m3 (#29528) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.1"></a>

angular
published 8.2.3 •

Changelog

Source

18.2.3 "parchment-deluge" (2024-09-04)

material

| Commit | Type | Description | | -- | -- | -- | | 0f07b25d12 | fix | badge: resolve memory leak (#29676) | | fe3f30ff2f | fix | core: Allow system variables to be formatted for opacity (#29665) | | 5d93395442 | fix | core: Fix incorrect color role mappings (#29655) | | 4a79052ae0 | fix | tooltip: remove old IE workaround (#29674) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.2"></a>

angular
published 9.0.0-next.0 •

Changelog

Source

19.0.0-next.0 "yttrium-igloo" (2024-08-14)

cdk

| Commit | Type | Description | | -- | -- | -- | | bd84c2a67 | fix | tree: fix issue where isExpanded wouldn't be set if placed before isExpandable (#29565) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.0"></a>

angular
published 8.2.2 •

Changelog

Source

18.2.2 "steel-sword" (2024-08-28)

cdk

| Commit | Type | Description | | -- | -- | -- | | 39d3d01340 | fix | drag-drop: error if ngDevMode is undefined (#29634) | | b1c5ed7260 | fix | tree: avoid breaking change in constructor (#29648) | | ff95692125 | fix | tree: capturing focus on load (#29641) | | f888b3d95a | fix | tree: fix issue where isExpanded wouldn't be set if placed before isExpandable (#29565) (#29647) |

material

| Commit | Type | Description | | -- | -- | -- | | 3ce4e9fc2a | fix | schematics: Add the missing neutral tones for the M3 color palettes (#29644) | | f93d0f4095 | perf | tooltip: Avoid unneeded calls to clearTimeout (#29643) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.0.0-next.1"></a>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc