Skip to content
New issue

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

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

Already on GitHub? # to your account

[Form.js] No required min/max for numeric elements #8197

Merged
merged 1 commit into from
Oct 25, 2022

Commits on Oct 21, 2022

  1. [Form.js] No required min/max for numeric elements

    Input elements should not require a min and a max. They may
    not be required (or known) and aren't necessary for the underlying
    <input type="number"> element.
    driusan committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    fa9d0f0 View commit details
    Browse the repository at this point in the history