Browse Source

start new datetime alias

Robin Herbots 8 years ago
parent
commit
5d4cc287ba
2 changed files with 689 additions and 639 deletions
  1. 4 2
      CHANGELOG.md
  2. 685 637
      js/inputmask.date.extensions.js

+ 4 - 2
CHANGELOG.md

@@ -2,10 +2,12 @@
 All notable changes to this project will be documented in this file.
 
 ## [UNRELEASED - 4.x]
+### added
+- new datetime alias (WIP)
+
 ### Updates
 - drop Regex alias
-- TODO drop all date/time related aliases
-- TODO rewrite datatime alias
+- drop all date/time related aliases
 - enhance inputfallback (Android)
 
 ### Fixes

File diff suppressed because it is too large
+ 685 - 637
js/inputmask.date.extensions.js