0.3.4
Released Released on March 18, 2015
Features:
.type()now causes the subject to receivefocusevent..type()now causes previouslyfocusedelements to receiveblurevent/Typing
{enter}now handles form submit logic as per the HTML spec.Form with 1 input, no defaultButton.
Form with 2 inputs, no defaultButton.
Form with disabled defaultButton.
Form with multiple defaultButtons.
Correctly processes defaultButton click event, form submit event.
Intelligently handle defaultPrevented events from descendants.
Bugfixes:
.clear()now returns a promise.
Misc:
Updated
bluebirdto2.9.14.