-
It seems if one define more than one ngx-material-timepicker, it shows what i set last for both the controls. Below is the HTML i am using, can you help?
…
-
I'm not sure wether this is a bug or what to do about it.
![grafik](https://user-images.githubusercontent.com/21985067/45000677-3fe31700-afc7-11e8-917d-7d66885659bc.png)
As you can see the complet…
-
Hi Steve. Its seems I can't get the value of your timepicker in typescript using ngModel.
Or am I doing it wrong?
-
Presently when trying to use custom MAT_DATE_FORMATS as documented in angular material reference, , I'm still unable to have the date displayed properly...
I'm using following import
`import {Dat…
-
I am trying to update a event, one by one, but updateEvent update all events, all events have separate Id and _Id , first time it run perfectly for one event, but after first time,when we edit other e…
-
There are around 40 components left to add currently.
Tasks
* [x] Make a list of all components not included already
* [x] Group by complexity in order to prioritize "base components"
### 45…
-
Hi,
thank you for the great Template :)
I'm wondering how I can use the datetimepicker / timepicker that is used in the HTML-version in the Angular2-Version. Extended forms are using mat-datepicker …
-
When I set `[defaultMoment]="someDate"`, it does show the appropriate month and time, but the date is not marked as active one.
If this is expected behavior of `defaultMoment `, can we have another…