angular-material-components
angular-material-components copied to clipboard
Angular Material Library provide extra components for every project
enableMeridian is not working properly in the Date/Time picker. 24 hour time displays in the field, but when open 12hr time is displayed beneath the calendar. enableMeridian is set to...
Issues found in angular material 12. vs currently using : "@angular/material": "^12.2.13"
Is there a way I can disable clicking outside the modal to close it?
Everything is working fine but selected time is not being shown in UI input field. I have followed all the steps as per docs.  default value of form control...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Hello, I tried to use this library yesterday bu I faced a strange problem. For one component, I had 2 pickers. The first one was not working properly. Once the...
For the timepicker I would like to change the increase and decrease buttons content, like to use a text, image or a different icon, for example a FontAwesome icon. I...
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.1 to 3.8.3. Release notes Sourced from codecov's releases. v3.8.3 Fixes #329 fix: Test if response has two lines Dependencies #306 Bump eslint-config-prettier from 7.2.0 to 8.3.0...
We are using the datetimepicker from this repository and we have a feature request: Our users would like to select the date in the datetimepicker without needing to click on...
I had an older component that used the Angular Material Date picker. Based on a database value, the locale would be updated for the date picker. Upon installing the Angular...