Socket
Socket
Sign inDemoInstall

@angular/cdk-experimental

Package Overview
Dependencies
3
Maintainers
1
Versions
464
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
4244
46Next

6.3.1

Diff

angular
published 6.3.0 •

angular
published 6.2.1 •

Changelog

Source

16.2.14 "silky-schematic" (2024-02-01)

material

| Commit | Type | Description | | -- | -- | -- | | 8baf8d5aa | fix | schematics: schema error in mdc migration (#28520) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.1.2"></a>

angular
published 6.2.0 •

Changelog

Source

16.2.0 "paper-rings" (2023-08-09)

cdk

| Commit | Type | Description | | -- | -- | -- | | 626bf533d9 | feat | dialog: expose rendered ComponentRef |

material

| Commit | Type | Description | | -- | -- | -- | | af1a041239 | feat | autocomplete: add input to require selection from the panel (#27423) | | 956aec2c64 | feat | bottom-sheet: expose rendered ComponentRef | | 30c3e13444 | feat | dialog: expose rendered ComponentRef | | df30433339 | feat | slide-toggle: allow for icon to be hidden (#27330) | | 2fa3c23301 | fix | autocomplete: don't assign to model value while typing when requireSelection is enabled (#27572) | | daa6ca3ecd | fix | sidenav: only trap focus when backdrop is enabled (#27355) | | 860aa42e17 | fix | slide-toggle: change slide-toggle to use MDC's token API (#26966) |

material-experimental

| Commit | Type | Description | | -- | -- | -- | | b77094dc23 | feat | themeing: add M3 token values for checkbox and card (#27409) | | 227a741c65 | feat | theming: Introduce a facade layer between user-facing customizable keys and actual MDC token names (#27219) |

material-luxon-adapter

| Commit | Type | Description | | -- | -- | -- | | 439d6fc591 | feat | add option to set default calendar (#27453) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.1.8"></a>

angular
published 6.1.0 •

Changelog

Source

16.1.0 "epoxy-proxy" (2023-06-13)

material

| Commit | Type | Description | | -- | -- | -- | | 3703cc912c | feat | select: add input to control the panel width (#27188) | | 9aee2ee77f | feat | tabs: synchronize ink bar animation with tab (#27056) | | 0028c6833f | feat | tooltip: add isDisabled method to harness (#27038) | | 0a58155814 | fix | form-field: ensure prefix and suffix are on top of other content (#27050) | | 764a68f980 | fix | form-field: ensure prefix and suffix are on top of other content (#27050) | | cda36e9a7a | fix | form-field: make notch sizing more reliable (#26028) | | 57adfe4fbf | fix | select: incorrect position if initialized late (#27198) | | bb6f61b874 | fix | select: provide horizontal fallback positions (#27267) | | feaaab9dc9 | fix | slider: fix cd for sliders w/ form controls (#27250) | | 1cb210bf32 | fix | stepper: two-way binding for selectedIndex (#27232) | | 7400746646 | fix | tabs: prevent default keyboard actions on disabled links (#27274) | | 44b57a5b26 | fix | tooltip: change tooltip to use MDC's token API |

material-experimental

| Commit | Type | Description | | -- | -- | -- | | aec23ac348 | feat | theming: add first part of token-based theming API (#27000) |

multiple

| Commit | Type | Description | | -- | -- | -- | | 33a9543f61 | fix | fix VoiceOver confused by Select/Autocomplete's ARIA semantics (#26861) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.0.4"></a>

angular
published 6.0.2 •

Changelog

Source

16.0.2 "plastic-car" (2023-05-25)

cdk

| Commit | Type | Description | | -- | -- | -- | | a0aa14fe1a | fix | schematics: handle templates with byte order mark (#27131) |

material

| Commit | Type | Description | | -- | -- | -- | | 82550af4d7 | fix | checkbox: set token values on the element where theme is @included (#27114) | | d2e8a55b3b | fix | core: Fix MacOS Hover feature compatibility with optgroup (#27081) | | 6dd2c605b1 | fix | datepicker: set explicit event options (#27082) | | 5c3107ccc6 | fix | icon: harness returning wrong name if icon has other content (#27132) | | 9d9ceb2b22 | fix | list: input coercion does not working for disableRipple on list items (#27126) | | 5aad5df78e | fix | paginator: add aria-hidden="true" to decorative svg's (#27083) |

multiple

| Commit | Type | Description | | -- | -- | -- | | 12474aafc5 | fix | set aria-hidden on presentational svgs (#27116) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.0.1"></a>

angular
published 6.0.1 •

Changelog

Source

16.0.1 "sulfur-socks" (2023-05-11)

cdk

| Commit | Type | Description | | -- | -- | -- | | 9c1112d40 | fix | schematics: avoid throwing an error for empty program (#27060) |

material

| Commit | Type | Description | | -- | -- | -- | | bae2830b3 | fix | badge: insert inline description for non-interactive hosts (#27025) | | 54507552d | fix | core: fix opacity in elevation mixin (#26805) | | d018bf63e | fix | select: ensure arrow is centered on all densities (#27011) | | 3ee392eec | fix | tabs: avoid unnecessary updates of tab ink bar (#27031) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.0.0"></a>

angular
published 6.0.0 •

Changelog

Source

16.0.0 "canvas-cup" (2023-05-03)

cdk

| Commit | Type | Description | | -- | -- | -- | | 0d56af5089 | fix | layout: resolve CSP errors | | fc6ae988a3 | fix | schematics: skip module-related operations for standalone apps | | 26d76c67b1 | fix | schematics: update drag-drop schematic to support standalone |

material

| Commit | Type | Description | | -- | -- | -- | | 2604f15424 | feat | button: change icon-button to use MDC's token API (#26824) | | d6d3e3e506 | feat | button: make button ripples lazy (#26568) | | 506bca5712 | feat | tabs: add stretchTabs to MatTabsConfig (#26644) | | e092663d56 | fix | button: add specificity to icon button density (#26911) | | b049b8d816 | fix | button: fix icon button density (#26877) | | f8598f8658 | fix | button: fix ripple style for all types of buttons (#26970) | | 8a32172678 | fix | card: refactor to depend on @angular/material/core/tokens (#26674) | | 7e9878c96e | fix | card: tokenize the card elevation (#26770) | | 76eeaaf204 | fix | checkbox: refactor to depend on @angular/material/core/tokens (#26744) | | ae9407c2cc | fix | chips: fix chip density styles (#26951) | | 6ad47bf0f7 | fix | core: allow keyboard navigation to disabled options (#26745) | | a9b61352c5 | fix | form-field: Add mdc-label class to <label> (#26851) | | c6644d65db | fix | legacy-progress-spinner: avoid CSP errors | | aeed6bb10c | fix | progress-bar: account for new height token (#27008) | | f8a70bf060 | fix | schematics: reference correct entrypoint in schematic definition (#26930) | | f8fad4f079 | fix | schematics: support standalone projects in address from schematic | | 313348e13f | fix | schematics: support standalone projects in dashboard schematic | | 186c8747ef | fix | schematics: support standalone projects in navigation schematic | | 7a9112d554 | fix | schematics: support standalone projects in table schematic | | 360e19be4f | fix | schematics: support standalone projects in tree schematic | | 22410a9967 | fix | schematics: use provider functions in ng add (#26920) | | ead5efc4c5 | fix | tabs: remove background color from tabs (#26905) |

google-maps

| Commit | Type | Description | | -- | -- | -- | | e4901dfa72 | fix | update to latest typings (#26854) |

cdk-experimental

| Commit | Type | Description | | -- | -- | -- | | d4d2ea5a45 | fix | column-resize: avoid CSP errors | | 412c691c5e | fix | table-scroll-container: avoid CSP errors |

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.9"></a>

angular
published 6.0.0-rc.14 •

angular
published 6.0.0-rc.13 •

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc