New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@angular/material-moment-adapter

Package Overview
Dependencies
Maintainers
2
Versions
532
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/material-moment-adapter - npm Package Versions

1
5153

5.2.3

Diff

Changelog

Source

15.2.3 "aluminum-statue" (2023-03-16)

material

| Commit | Type | Description | | -- | -- | -- | | 7dfcf8ff3 | fix | checkbox: fix ARIA semantics and use native DOM properties (#26710) | | 40d38889c | fix | chips: chip label appearing above sticky columns (#26794) | | b846d1e05 | fix | chips: don't prevent default mousedown action (#26765) | | 501d73e5b | fix | chips: styling not cleared on basic chips in listbox and grid (#26771) | | 06ed54c25 | fix | tabs: update MatTab _scrollToLabel function to always display a label from its start (#26736) (#26737) |

Special Thanks

Boyi Li, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.2"></a>

angular
published 6.0.0-beta.2 •

angular
published 5.2.2 •

Changelog

Source

15.2.2 "topaz-toast" (2023-03-08)

material

| Commit | Type | Description | | -- | -- | -- | | e7612c747 | fix | chips: unable to shift + tab out of a chip set (#26727) | | 1bf2fc2e1 | fix | core: mat-option sets aria-selected="false" (#26673) | | 9473b1688 | fix | datepicker: resolve server-side rendering error (#26742) | | 99dac0835 | fix | paginator: opt-out of single-selection indicator (#26746) | | ec824f1f7 | fix | snack-bar: live region not working when modal is open (#26725) |

cdk-experimental

| Commit | Type | Description | | -- | -- | -- | | e1c8fe85b | fix | scrolling: throw error rather than string (#26736) |

Special Thanks

Kristiyan Kostadinov, RuoJia123 and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.1"></a>

angular
published 6.0.0-beta.1 •

angular
published 6.0.0-beta-0 •

angular
published 5.2.1 •

Changelog

Source

15.2.1 "silicone-soliloquy" (2023-03-01)

Breaking Changes

  • the description for body-1 and body-2 has changed

material

| Commit | Type | Description | | -- | -- | -- | | 9a57674fea | fix | chips: allow attribute selectors for chips (#26683) | | fdf1dc4b07 | fix | chips: chips should assume their minimum density rather than error for small densities (#26688) | | d61443b62d | fix | chips: remove spans from top level of component (#26689) | | 5e67c1a345 | fix | chips: styling not updating when actions are removed (#26696) | | a87735e4ba | fix | list: add disabled attribute for mat-list-item buttons (#26672) | | 54d157f3d2 | fix | schematics: migrate to mdc components selectively bug (#26427) | | 4338e5ee57 | fix | snack-bar: misaligned lines on safari for long messages (#26692) |

| Commit | Type | Description | | -- | -- | -- | | b71fa77f7d | docs | reverse body-1 and body-2 typography description (#26330) |

Special Thanks

Hamza jayri, Kristiyan Kostadinov, Matthieu Riegler, Miles Malerba, OneSidedPrism, VICTORIA JOHNSON and llorenspujol

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.2.0"></a>

angular
published 5.2.0 •

Changelog

Source

15.2.0 "sodalite-soda" (2023-02-22)

cdk

| Commit | Type | Description | | -- | -- | -- | | 62bd54e8e | feat | testing: add method to set the text of an element |

material

| Commit | Type | Description | | -- | -- | -- | | b42650c88 | feat | chips: add test harness support for edit input | | 5e96eb04c | fix | chips: add opt-out for single-select checkmarks (#26338) | | 46cfbe566 | fix | core: add checkmark for single-select (#25962) |

Special Thanks

Amy Sorto, Hamza jayri, Jonas Brems, Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner, Wagner Maciel and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.1.6"></a>

angular
published 5.2.0-beta.0 •

angular
published 5.1.1 •

Changelog

Source

15.1.1 "purple-plush" (2023-01-18)

material

| Commit | Type | Description | | -- | -- | -- | | 0fc52fca6 | fix | schematics: don't migrate unknown stylesheet formats (#26450) | | 6bdc2e383 | fix | select: active class not removed from reset option when new value is assigned through form control (#26414) | | 072d6d036 | fix | slider: Use non-deprecated theme key (#26378) |

Special Thanks

Alan Agius, Alka Vats, Kevin Vizcarra, Kristiyan Kostadinov and Paul Gschwendtner

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.1.0"></a>

angular
published 5.1.0 •

Changelog

Source

15.1.0 "silk-sandal" (2023-01-11)

cdk

| Commit | Type | Description | | -- | -- | -- | | e0a74b9c2b | feat | menu: Allow setting cdkMenuTriggerFor null (#25818) | | b0f0b5b162 | fix | drag-drop: receiving class not updated in OnPush component (#26386) | | 836b777526 | fix | menu: don't prevent default selection key actions (#26296) |

material

| Commit | Type | Description | | -- | -- | -- | | 8554e15383 | feat | datepicker: Support drag and drop to adjust date ranges (#25548) | | c370e064d4 | feat | tabs: add a harness filter for tab selected state (#25806) | | 44657e2624 | fix | autocomplete: apply theme of parent form field to panel (#25983) | | 9b1f49f6f2 | fix | chips: add support for aria-description (#25935) | | 8b19fd9e29 | fix | chips: change div to span (#26343) | | dcf2fac042 | fix | chips: implement ariaDescription with aria-describedby (#26105) | | e536ce0736 | fix | core: default font family not applied to custom typography levels (#26394) | | d02cc6817c | fix | datepicker: fix date picker shortcuts (#25951) | | 4da9e1944a | fix | datepicker: Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341) | | 25d9217fd1 | fix | list: add opt-out for radio indicators (#26283) | | 57676e467a | fix | list: add radio toggles (#25933) | | 5b57863702 | fix | list: align color scheme between single and multi selection list (#26074) | | 1819d3027b | fix | tabs: allow focus on disabled tabs (#26397) |

Special Thanks

Amy Sorto, David Klingenberg, Joey Perrott, Karl Seamon, Kristiyan Kostadinov, Miles Malerba, Sasidharan SD, Wagner Maciel and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.0.4"></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