|
@@ -1,7 +1,13 @@
|
|
|
# Change Log
|
|
# Change Log
|
|
|
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]
|
|
|
|
|
|
|
+## [UNRELEASED - 4.x]
|
|
|
|
|
+### Updates
|
|
|
|
|
+- drop Regex alias
|
|
|
|
|
+- TODO drop all date/time related aliases
|
|
|
|
|
+- TODO rewrite datatime alias
|
|
|
|
|
+
|
|
|
|
|
+## [UNRELEASED - 3.3.8]
|
|
|
### added
|
|
### added
|
|
|
- importDataAttributes option #1633
|
|
- importDataAttributes option #1633
|
|
|
|
|
|
|
@@ -9,10 +15,7 @@ All notable changes to this project will be documented in this file.
|
|
|
- pass inputmask object in the callbacks
|
|
- pass inputmask object in the callbacks
|
|
|
- colorMask enhancement: better positioning and more controllable via inputmask.css
|
|
- colorMask enhancement: better positioning and more controllable via inputmask.css
|
|
|
- remove maxLength attribute on android #1490
|
|
- remove maxLength attribute on android #1490
|
|
|
-- drop Regex alias
|
|
|
|
|
- enhance inputfallback (Android)
|
|
- enhance inputfallback (Android)
|
|
|
-- TODO drop all date/time related aliases
|
|
|
|
|
-- TODO rewrite datatime alias
|
|
|
|
|
|
|
|
|
|
### Fixes
|
|
### Fixes
|
|
|
- DependencyLib.Event CustomEvent #1642
|
|
- DependencyLib.Event CustomEvent #1642
|