Socket
Socket
Sign inDemoInstall

@angular/cdk-experimental

Package Overview
Dependencies
Maintainers
2
Versions
485
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/cdk-experimental - npm Package Versions

23
49

18.2.4

Diff

google-wombot
published 19.0.0-next.4 •

Changelog

Source

19.0.0-next.4 "ion-ink" (2024-09-12)

cdk

| Commit | Type | Description | | -- | -- | -- | | 3a62ab11f | fix | overlay: avoid leaking memory through afterNextRender (#29709) |

material

| Commit | Type | Description | | -- | -- | -- | | 9122335b2 | feat | checkbox: add new aria properties to MatCheckbox (#29457) | | fead293e9 | fix | badge: change legacy container size default (#29713) | | 54875a325 | fix | core: drop sanity checks (#29688) | | ef14c2869 | fix | core: option showing double selected indicator in high contrast mode | | 77051f871 | fix | form-field: Don't allow label to grow larger than input (#29673) | | 9dcb95a72 | fix | list: remove unnecessary high contrast styles | | 4d0a3eff7 | fix | select: Update checkbox color to match the selected label text color (#29684) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.3 •

Changelog

Source

19.0.0-next.3 "quicksilver-quintessence" (2024-09-04)

Breaking Changes

cdk

    • Since cdk.high-contrast targets a media query instead of a class, the specificity of the styles it emits is lower than before.
    • Virtual scrolling lists now have proper type checking which can reveal some previously-hidden compilation errors.

    • fix(cdk/scrolling): adds ngTemplateContextGuard

    implements ngTemplateContextGuard for CdkVirtualForOf directive

material

    • mixinColor and CanColor have been removed. Use a host binding instead.
    • mixinDisableRipple and CanDisableRipple have been removed. Use input transforms instead.
    • mixinDisabled and CanDisable have been removed. Use input transforms instead.
    • mixinInitialized and HasInitialized have been removed. Use a Subject that emits in ngOnInit instead.
    • mixinTabIndex and HasTabIndex have been removed. Use input transforms instead.

material

| Commit | Type | Description | | -- | -- | -- | | 90eea1bf70 | fix | core: Allow system variables to be formatted for opacity (#29665) | | edce90652a | fix | core: delete deprecated APIs (#29651) | | 4771931c2f | fix | core: Fix incorrect color role mappings (#29655) | | 9333de0537 | fix | tooltip: remove old IE workaround (#29674) |

cdk

| Commit | Type | Description | | -- | -- | -- | | f4a02adb77 | feat | a11y: use native media query for high contrast detection (#29678) | | 5439460d1f | fix | scrolling: adds ngTemplateContextGuard (#27276) |

multiple

| Commit | Type | Description | | -- | -- | -- | | b3a9062edf | fix | ripples not showing up in some cases (#29672) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.3"></a>

google-wombot
published 18.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>

google-wombot
published 19.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>

google-wombot
published 18.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>

google-wombot
published 19.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>

google-wombot
published 18.2.1 •

Changelog

Source

18.2.1 "plastic-panda" (2024-08-22)

cdk

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

material

| Commit | Type | Description | | -- | -- | -- | | bad94fda58 | fix | datepicker: calendar font tokens not being picked up (#29610) (#29615) | | c4c62b8549 | fix | icon: update error message for missing HttpClient (#29589) | | b2a32e9898 | fix | menu: inconsistent layout of submenu icon (#29603) | | 5f0c89030e | fix | tabs: switch pagination to not use native buttons (#29605) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.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>

google-wombot
published 18.2.0 •

Changelog

Source

18.2.0-next.3 "gold-medal" (2024-07-31)

cdk

| Commit | Type | Description | | -- | -- | -- | | c9078d1d1a | fix | coercion: Return undefined when the fallback value is undefined (#29491) |

material

| Commit | Type | Description | | -- | -- | -- | | 0af3b61750 | feat | radio: add the ability to interact with disabled radio buttons (#29490) | | 4292e1b3a0 | feat | slide-toggle: add the ability to interact with disabled toggle (#29502) | | 5403b2b316 | fix | chips: remove tab-index attribute from mat-chip host (#29436) | | 6d701146cc | fix | core: custom system-level variable prefix not used in some mixins (#29513) | | 95d1354cdd | fix | dialog: invalid font-family declaration (#29516) | | fd47a0e60d | fix | radio: avoid error if destroyed quickly (#29507) | | 5892acfde3 | fix | slide-toggle: don't trigger active state for entire container (#29514) | | 1aa8512ebe | fix | slide-toggle: remove divs from button (#29485) |

multiple

| Commit | Type | Description | | -- | -- | -- | | db5b8dc29b | feat | fallback to system level variables (#29480) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.3"></a>

23
49
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