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

Add ability to trim the value from <Input> #3333

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Add ability to trim the value from <Input> #3333

merged 1 commit into from
Jul 20, 2021

Commits on Jul 9, 2021

  1. Add ability to trim the value from <Input>

    - If set (default = false) then the input will be trimmed of whitespace
      before validation and before submit
    
    - Use trim on all input's that use the systemName validator
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0975370 View commit details
    Browse the repository at this point in the history