Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular/cdk-experimental

Package Overview
Dependencies
Maintainers
1
Versions
499
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
50

19.0.0-rc.0

Diff

google-wombot
published 18.2.11 •

Changelog

Source

18.2.11 "limonite-lemon" (2024-10-31)

cdk

| Commit | Type | Description | | -- | -- | -- | | 5d1bc76430 | fix | tree: only handle keyboard events directly from the node | | a3449dc851 | perf | table: Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814) |

material

| Commit | Type | Description | | -- | -- | -- | | a98c886163 | fix | button: anchor not handling disabledInteractive correctly (#29938) | | 810040e8fc | fix | sidenav: remove IE animation workaround (#29929) | | 197747e2bd | fix | stepper: remove IE animation workaround (#29916) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.10 •

Changelog

Source

19.0.0-next.10 "plastic-moose" (2024-10-23)

material

| Commit | Type | Description | | -- | -- | -- | | b519b4785b | feat | core: default to color-scheme theme type (#29907) | | ea0d1ba7b7 | feat | core: deprecate the core mixin (#29906) | | 4b49d73542 | feat | core: switch system prefix from sys to mat-sys (#29908) | | 3fc1f9a1b0 | feat | schematics: Update custom theme schematic to work with light-dark and use theme-overrides mixin (#29911) | | 5153a5cd4b | fix | chips: emitting end event multiple times when holding down key (#29894) | | 5ad133d073 | fix | core: allow optgroup overrides through core-overrides (#29897) | | a8e40ec341 | fix | core: correctly identify color input (#29909) | | 0064b4218b | fix | tabs: remove IE animation workaround (#29899) |

google-maps

| Commit | Type | Description | | -- | -- | -- | | a6709497fc | fix | expose all clusterer types (#29905) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.10"></a>

google-wombot
published 18.2.10 •

Changelog

Source

18.2.10 "plastic-monkey" (2024-10-23)

material

| Commit | Type | Description | | -- | -- | -- | | 501faa9a54 | fix | chips: emitting end event multiple times when holding down key (#29894) | | 4a0397a1c7 | fix | tabs: remove IE animation workaround (#29899) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.9"></a>

google-wombot
published 18.2.9 •

Changelog

Source

18.2.9 "curite-castle" (2024-10-17)

material

| Commit | Type | Description | | -- | -- | -- | | 80bfac26b | fix | badge: content incorrectly truncated in M3 (#29854) | | 2d7519178 | fix | card: elevated card container color (#29835) | | 6ce574731 | fix | dialog: updates dialog max-height in landscape (#29853) | | ddb55e2c2 | fix | form-field: account in cols attribute on textarea (#29836) | | afc6b9db1 | fix | radio: use tokens for focused border color (#29716) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.9 •

Changelog

Source

19.0.0-next.9 "howlite-headband" (2024-10-17)

Breaking Changes

google-maps

    • The new @googlemaps/markerclusterer API should be imported instead of the old one. Read more at: https://github.com/googlemaps/js-markerclusterer
    • The MapMarkerClusterer class has been renamed to DeprecatedMapMarkerClusterer.
    • The map-marker-clusterer selector has been changed to deprecated-map-marker-clusterer.

google-maps

| Commit | Type | Description | | -- | -- | -- | | a05475e76 | feat | deprecate marker cluster component | | c70aae15b | feat | implement new marker clusterer | | b9deeee85 | fix | add schematic to switch to the new clusterer name |

material

| Commit | Type | Description | | -- | -- | -- | | a58e6f671 | feat | core: add theme-overrides mixin (#29858) | | 486990912 | feat | core: rename theme mixin (#29857) | | 9c3af284f | feat | schematics: Switch custom theme schematic to use theme mixin instead of define-theme and add high contrast override mixins (#29642) | | 371446a7c | feat | theming: Disambiguate token names in theme overrides (#29859) | | cc0532bb2 | fix | badge: content incorrectly truncated in M3 (#29854) | | 9262a018b | fix | card: elevated card container color (#29835) | | 613cf5406 | fix | core: rename sys vars from mat-app to mat-sys (#29879) | | da9cb714e | fix | dialog: updates dialog max-height in landscape (#29853) | | 48b2680f6 | fix | form-field: account in cols attribute on textarea (#29836) | | e975bb949 | fix | radio: use tokens for focused border color (#29716) |

cdk

| Commit | Type | Description | | -- | -- | -- | | 3b4ade5a0 | fix | tree: only handle keyboard events directly from the node (#29861) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.8 •

Changelog

Source

19.0.0-next.8 "thulium-trumpet" (2024-10-09)

cdk

| Commit | Type | Description | | -- | -- | -- | | 9eb1f867d | fix | stepper: remove mock of forms type | | 02823c080 | fix | stepper: reset submitted state when resetting stepper |

material

| Commit | Type | Description | | -- | -- | -- | | b777c2df0 | feat | core: expose styling information to the docs site | | 9546fe77e | feat | timepicker: add test harnesses | | 2646e0885 | feat | timepicker: add timepicker component | | 0fb4247ce | fix | core: avoid browser inconsistencies when parsing time | | 984723e10 | fix | schematics: treat lower dependency builder as default builder (#29833) | | 14e9ec7cc | fix | timepicker: always re-focus input | | 1eda48604 | fix | timepicker: hide toggle icon from assistive technology | | 490bcfe38 | fix | timepicker: more flexible interval parsing | | fb6e20290 | fix | timepicker: text field in parse error not up to date |

mat

| Commit | Type | Description | | -- | -- | -- | | 8f0369a27 | fix | paginator: fix focus issues with paginator buttons (#29379) |

multiple

| Commit | Type | Description | | -- | -- | -- | | be342289c | fix | remove final references to ComponentFactoryResolver (#29832) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.8"></a>

google-wombot
published 18.2.8 •

Changelog

Source

18.2.8 "actinium-angle" (2024-10-09)

cdk

| Commit | Type | Description | | -- | -- | -- | | fa43a2456 | fix | stepper: remove mock of forms type | | 5bed0943a | fix | stepper: reset submitted state when resetting stepper |

material

| Commit | Type | Description | | -- | -- | -- | | 104b5932c | feat | core: expose styling information to the docs site | | 7ebfbeb6c | fix | schematics: treat lower dependency builder as default builder (#29833) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 19.0.0-next.7 •

Changelog

Source

19.0.0-next.7 "snow-supernova" (2024-10-03)

cdk

| Commit | Type | Description | | -- | -- | -- | | 5be8905f65 | fix | drag-drop: positioning thrown off with align-self (#29813) |

material

| Commit | Type | Description | | -- | -- | -- | | ff3d342fd4 | feat | tabs: add alignTabs in MatTabsConfig (#29779) | | 2861a306ae | fix | chips: chip grid not re-focusing first item | | 86ebb9bfd5 | fix | chips: chip set overwriting disabled state (#29795) | | 8e1711216f | fix | chips: focus escape not working consistently | | 6a8c73d3da | fix | core: infer first day of week in native date adapter (#29802) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.7"></a>

google-wombot
published 18.2.7 •

Changelog

Source

18.2.7 "lava-labyrinth" (2024-10-03)

cdk

| Commit | Type | Description | | -- | -- | -- | | 3e1faec2aa | fix | drag-drop: positioning thrown off with align-self (#29813) |

material

| Commit | Type | Description | | -- | -- | -- | | 9280ad3948 | fix | chips: chip grid not re-focusing first item | | 7a5c1dfb46 | fix | chips: chip set overwriting disabled state (#29795) | | 0fabf52036 | fix | chips: focus escape not working consistently | | da55ad02bc | fix | core: infer first day of week in native date adapter (#29802) |

<!-- CHANGELOG SPLIT MARKER -->

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

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