gitlab-org--gitlab-foss/spec/javascripts/dirty_submit
Luke Bennett 88ce491fc9
Fix DirtySubmit handling of checkbox and radio inputs
Most browsers do not fire the "input" event for checkboxes or radios.
Adds a "change" listener to properly trigger these DirtySubmit updates.
2019-01-22 02:04:32 +00:00
..
dirty_submit_collection_spec.js Fix DirtySubmit handling of checkbox and radio inputs 2019-01-22 02:04:32 +00:00
dirty_submit_factory_spec.js
dirty_submit_form_spec.js Fix DirtySubmit handling of checkbox and radio inputs 2019-01-22 02:04:32 +00:00
helper.js Fix DirtySubmit handling of checkbox and radio inputs 2019-01-22 02:04:32 +00:00