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

Does this date picker support IE11 #93

Open ArtzGroup opened 3 years ago

ArtzGroup commented 3 years ago

I am trying to add a feature cross-browser application for a legacy app and have to support IE11. This date picker doesn't work on IE. Is there a way to make it work on IE11?

coneill-relay commented 3 years ago

Same here. Trying to upgrade an older app and came to this forked project but it looks like this exports the module as es6 with class and IE11 doesn't work with it.

danielmoncada commented 3 years ago

adding this as an enhancement for now.

If IE11 is mandatory on your side, feel free to create a PR and I'l merge.