angular-material-components icon indicating copy to clipboard operation
angular-material-components copied to clipboard

Angular Material Library provide extra components for every project

Results 177 angular-material-components issues
Sort by recently updated
recently updated
newest added

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...

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. ![bug](https://user-images.githubusercontent.com/30695220/77419725-ad91a680-6dea-11ea-8755-28381e466b79.PNG) 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...

dependencies

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...

dependencies

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...