Releases: puranjayjain/md-date-time-picker
Releases · puranjayjain/md-date-time-picker
Multiple fixes (details below)
- Fixes to multiple problems pertaining to click handlers, i18n and more
- Added palette overrides in preprocessor
Thanks to the following people for making this happen @digitalkaoz
@codingfriend1 @redbmk @mh-cbon @ggomagundan @alegag @netTrek
Language support i18n
- The package now supports multiple languages via moment locales (it will be documented in the docs)
- Package web pack bugs are fixed with module not found
- Fixed umd issue
- Moved to v3.9.1 from gulp 4 (waiting till official support)
Special thanks to @netTrek for this addition
API additions
Builds into one js
One js to rule them all!
Fixed issues with umd builds and polyfill issues
Fixes issue #16
v1.2.0 fixed main path
Added patches for ie
- fixed multiple parameters in classlist to single ones
Added events support
v1.1.0 added events and backward compatibility to events till ie8, fixed iss…
Fixed issue #3
v1.0.1 fixed issue #3
Added theme support
v1.0.0 v1.0.0 prepared for js
v0.4.1
patched line height issue