浏览代码

start new datetime alias

Robin Herbots 8 年之前
父节点
当前提交
5d4cc287ba
共有 2 个文件被更改,包括 689 次插入639 次删除
  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.
 All notable changes to this project will be documented in this file.
 
 
 ## [UNRELEASED - 4.x]
 ## [UNRELEASED - 4.x]
+### added
+- new datetime alias (WIP)
+
 ### Updates
 ### Updates
 - drop Regex alias
 - drop Regex alias
-- TODO drop all date/time related aliases
-- TODO rewrite datatime alias
+- drop all date/time related aliases
 - enhance inputfallback (Android)
 - enhance inputfallback (Android)
 
 
 ### Fixes
 ### Fixes

文件差异内容过多而无法显示
+ 685 - 637
js/inputmask.date.extensions.js