ctrachte / Datepicker.js

Simple standalone date picker with only html, css and moment.js
https://www.npmjs.com/package/moment-datepicker-js
MIT License
4 stars 7 forks source link

Internet Explorer Polyfills, final refactoring #22

Open ctrachte opened 3 years ago

ctrachte commented 3 years ago

All code in this project must be compatible with IE9+

Alternatively, code must be refactored to be compatible with IE.

ctrachte commented 3 years ago

This will likely need to be the last task before our first release to ensure all code is IE compatible

MrRedBeard commented 3 years ago

Stupid IE