danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
141 stars 61 forks source link

"disabled" attribute with compilation error on angular 9 with fullTemplateTypeCheck option #58

Closed POFerro closed 2 years ago

POFerro commented 4 years ago

Hi,

As in #46 same behaviour happens with disabled attribute. I believe these properties should have type of string | boolean and setter should be handled with angular coerceBooleanProperty(stringOrBoolean) to take care of the variations of value.

Thanks in advance and best regards :) POFerro

danielmoncada commented 4 years ago

@POFerro are there any other attributes that you need added?

danielmoncada commented 2 years ago

closing, no update > 1 year