Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make character counter a bit more robust #31

Merged
merged 1 commit into from Mar 26, 2015

Commits on Mar 24, 2015

  1. Make character counter a bit more robust

    Prior version would only re-enable the submit button if text length was
    exactly equal to the max length, which didn't work if you quickly
    deleted characters (bypassing the maxlength value) or pasted shorter
    text into the field.
    vkurup committed Mar 24, 2015
    Copy the full SHA
    9a08e76 View commit details
    Browse the repository at this point in the history