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

prompt and placeholder #833

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2014

  1. placeholder interfer with required

    couldn't have a valid value for a placeholder
    ex : placeholder '999' in an required integer field
    opalenet-serge committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    1bacb09 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. fadeOut with showPrompt

    doing a "fade" in the _closePrompt instead of directly the "remove" would cause the field to be removed from the page wright after a call to showPrompt
    opalenet-serge committed Jan 9, 2014
    Configuration menu
    Copy the full SHA
    5b9cbe1 View commit details
    Browse the repository at this point in the history