assisrafael/angular-input-masks

adds ui-time-mask ":" right after second number

Open

#98 opened on Jul 18, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (334 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (970 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is it possible to add the ':' before the user types the third character? From a user friendly point of view, I think it gives a better hint of what he needs to type. Currently I'm working on a project that the main users may not know about masks and 'numbers only'. I know I can send a error message, but I believe is a simpler idea to type the ':' automatically after the second character, not the third.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide