westonganger / input-case-enforcer

Enforce uppercase, lowercase, or Capitalized inputs & textareas
MIT License
4 stars 2 forks source link

Except placeholders #1

Closed ronanflavio closed 7 years ago

ronanflavio commented 7 years ago

Hi,

Could you help to except the enforcer for placeholders, letting the rules only to the input values?

Thanks!

westonganger commented 7 years ago

Yes that is a good idea. I have now implemented this in master. Note that you must now include a CSS file, so re-read the instructions on readme. Please try out master and let me know if its working for you.

ronanflavio commented 7 years ago

Nice! It worked like a charm. Thanks bro =]

westonganger commented 7 years ago

v1.0.1 is now released.