sjohnsonaz / BuildJS-Full

A simple utility for class definition, inheritance, dynamic loading, MVVM, Widgets, and backend MVC.
http://buildjs.com
0 stars 0 forks source link

Create Input Masking. #48

Open sjohnsonaz opened 10 years ago

sjohnsonaz commented 9 years ago

Created Text.mask property.

sjohnsonaz commented 9 years ago

Fix cursor position on valid input, and when typing before a markup character.

sjohnsonaz commented 9 years ago

Fixed cursor position on valid input. Typing before two adjacent markup character fails.