Socket
Socket
Sign inDemoInstall

@angular/cdk-experimental

Package Overview
Dependencies
8
Maintainers
2
Versions
443
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
45Next

18.0.0-next.6

Diff

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>

google-wombot
published 18.0.0-next.3 •

Changelog

Source

18.0.0-next.3 "plastic-spoon" (2024-04-03)

material

| Commit | Type | Description | | -- | -- | -- | | 46db6a6ba5 | fix | button-toggle: standard button toggle strong focus bord… (#28790) | | 49901c6400 | fix | button-toggle: use radio pattern for single select Mat toggle button group (#28548) | | ced93a94db | fix | sort: clear aria description on destroy (#28801) | | d4e61e2330 | fix | table: use ResizeObserver to react to size changes (#28783) |

multiple

| Commit | Type | Description | | -- | -- | -- | | 452cde2ad9 | fix | set nonce using setAttribute (#28800) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.3"></a>

google-wombot
published 17.3.3 •

Changelog

Source

17.3.3 "metal-fork" (2024-04-03)

material

| Commit | Type | Description | | -- | -- | -- | | 7ccc392936 | fix | button-toggle: standard button toggle strong focus bord… (#28790) | | 8b92fda61f | fix | sort: clear aria description on destroy (#28801) |

multiple

| Commit | Type | Description | | -- | -- | -- | | 6b5b0c5db3 | fix | set nonce using setAttribute (#28800) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.2"></a>

google-wombot
published 17.3.2 •

Changelog

Source

17.3.2 "benitoite-biscuit" (2024-03-28)

cdk

| Commit | Type | Description | | -- | -- | -- | | de2388190 | fix | a11y: support signals in ListKeyManager (#28757) | | 38a12a9f0 | fix | listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746) |

material

| Commit | Type | Description | | -- | -- | -- | | aee721ec6 | fix | chips: use concrete value for remove icon size (#28751) | | 4ca9ac56b | fix | datepicker: datepicker row count inaccurate for screen reader (#28760) |

<!-- CHANGELOG SPLIT MARKER -->

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

google-wombot
published 18.0.0-next.2 •

Changelog

Source

18.0.0-next.2 "gahnite-globe" (2024-03-28)

cdk

| Commit | Type | Description | | -- | -- | -- | | da980a80b | fix | a11y: support signals in ListKeyManager (#28757) | | 9c4e451da | fix | listbox: improve SSR compatibility by adding an _isBrowser check before calling _setPreviousActiveOptionAsActiveOptionOnWindowBlur (#28746) |

material

| Commit | Type | Description | | -- | -- | -- | | 4473a379f | feat | core: add prebuilt themes based on M3 | | b312b9491 | feat | schematics: use M3 themes in schematics | | b9d4048c5 | fix | chips: use concrete value for remove icon size (#28751) | | 457ce698f | fix | datepicker: datepicker row count inaccurate for screen reader (#28760) |

material-experimental

| Commit | Type | Description | | -- | -- | -- | | c345df788 | feat | theming: add mixin for customizing checkbox tokens (#28759) | | c932512ba | fix | theming: avoid re-emitting the same tokens from the backwards-compatibility styles |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.0.0-next.1"></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