Skip to content

Fix bugs on text fields

Latest
Compare
Choose a tag to compare
@masakudamatsu masakudamatsu released this 04 Mar 08:45
258b1ec

Prevent pressing the Enter key from resetting the user-chosen color when either the CSS color code field or the HEX code field is focused (#166)

Disable the native browser form validation so the user won't see duplicated error messages when their input values are invalid (#191).