angular-material-components
angular-material-components copied to clipboard
Angular Material Library provide extra components for every project
I have this bug when I try to use @angular-material-components/[email protected] with @[email protected] Can you please help me. I can't upgrade my angular version. 
Hi, i have an angular 11 proyect, just update a moment ago and when i update via npm to the latest version in my html file show this error ...
Is there a way to force the hours input to a 12 hour clock? If one were to set the value to 12, it automatically changes to 00 when it...
Hi there, I need to change the default selected daytime displayed on picker when i open it as well as time on the bottom part to specified date and time,...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.5.6 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...
The function toRgbString of class Color doesn't show correct alpha value. The function return a string like rgb(r,g,b) or rgba(r,g,b,**_1_**). ```typescript public toRgbString(): string { return (this.a === 1) ?...
  
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...