shogogan / racoon-mask

A Angular2 lib for masking
MIT License
17 stars 5 forks source link

The placeholder should be visible onFocus #2

Closed ktriek closed 5 years ago

ktriek commented 5 years ago

When [showPlaceholder]="true" The placeholder should be visible onFocuseven if the field is empty.

Demo Expected behavior: When the input gets the focus it should show the hint "__/__/_____" even if it's empty.

shogogan commented 5 years ago

Workibg on it, just noticed a missbehavior and expect to publish a new version day 26-27

shogogan commented 5 years ago

Fixed it, there will be improvements on the course of this week :)

Version 1.1.4 contains the fix (1.1.5 if you are using racoon-mask and not racoon-mask-raw or racoon-mask-primeng)