Skip to content

Implement keystroke commit events

Nicolas Fella requested to merge work/commitevent into master

When a form field loses focus a special keystroke event with willCommit=true is sent.

This is based on work by Joao Netto joaonetto901@gmail.com

Edited by Nicolas Fella

Merge request reports