Releases: djhvscf/autoTab
Releases · djhvscf/autoTab
v2.0.16
- Deleted a variable never used
- Re-define the parameters for
filterInputValue
function - Added
try catch
block - Deleted consfused formats
- Code refactor
- Added logic to
restore
function when the plugin is already enabled - Added some code consistency
- Added
sprintf
function for better replace logic
v2.0.8
v2.0.3
v2.0.0
- Added
data-upper
tag - Added
data-lower
tag - Added
data-nospace
tag - Added
data-format
tag - Added
data-pattern
tag - Changed the Index page
- Added
restore
method - Added the
enable
variable to know if the plugin is enable or not - Modified the validation parameters function
- Changed the ReadMe
v1.6.0
- Deleted the version with jQuery dependency
- Added the destroy method
- Default value of
addStyle
option changed tofalse
- Added the onComplete event
- Added the onChanged event
- Order the functions in logical order
- Function that validates the parameters passed
- Added the recursive option
- Change the parameters section to table
- Added new variable
emptyFunction
v1.5.0
v1.4.2
v1.4.0
v1.3.0
- Added the function
each
andinArray
- Best management of
maxLength
property - Making an array with the input elements found
- Added the variables
dataTab
anddataLength
to prevent incorrect words - Added the function
searchNextElement
to search the next input element