Skip to content

Latest commit

 

History

History
162 lines (105 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

162 lines (105 loc) · 3.68 KB

Secure input and bugs fix

Bugs fix

[7.6.4 coma_separator] (2019-03-13)

Bugs fix

Feature: added default validation

Bugs fix: fix minutes validation, '-' in separator, decimal part in separator and fix issues with FF/IE

Fix coma_separator behavior

Update dev and prod dependencies

Added coma_separator

Added decimals values for separator and dot_separator

Now separator can separate by dots

Added validation for percent

Added valid 24 hour format mask and update separator

Added new mask that separates number by thousands

Fix multiple mask when you use the same symbols bettwen *

hotfix

sufix appears while you inputing data

[6.5.17 fix of sufix] (2018-10-09)

you can use sufix along with '*'

[6.5.16 new specialCharacters 'quotes'] (2018-10-09)

You can used new specialCharacters 'quotes'

[6.5.15 support for repeat mask] (2018-10-08)

You can pass into mask pattern with brackets

[6.4.14 fixed '*' pattern in maskExpression ] (2018-10-05)

Fixed pattern '*'

[6.4.13 selection of input value and deletion of it is fixed ] (2018-10-05)

You can select and delete value.

[6.4.12 pipe with mask expression and custom Pattern ] (2018-04-10)

You can pass array of expression and custom Pattern to pipe

[6.3.11 fixed mask visable ] (2018-03-10)

Fixed when page is loaded the mask is visible

[6.3.10 fixed writeValue] (2018-03-10)

Fixed writeValue in directive

[6.2.8 support for Mask Pipe/MaskService] (2018-01-10)

Added ability to use MaskPipe/MaskService inside component

[6.2.5 support for IE] (2018-01-10)

Added poliffyls for IE

[6.2.4 support for mask] (2018-10-09)

Added support for using 'showMaskTyped' property to see mask while typing Resolved issues

[6.1.3 update demo, added support, resolved issues] (2018-10-09)

Update of demo version Added support to pass in value of type number or string Resolved issues

[6.1.1 support for prefix] (2018-23-07)

Add support for prefix

[2.9.5 support for optional character in input '?'] (2018-18-06)

Add [ and ] as defoult symbols for mask

[2.9.4 support for optional character in input '?'] (2018-18-06)

Fix shift for cursor and updated all dependencies

[2.9.3 support for optional character in input '?'] (2018-29-05)

Add support for optional character in input '?'

[2.8.3 support for multicharacter input '*'] (2018-29-05)

Add support for multicharacter input '*'

[2.7.3 proprioception-reinforcement] (2018-08-05)

Updated all dependencies and remove usages of rxjs