Skip to content

0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@elboman elboman released this 20 Sep 13:35

Added

  • handle(): handle function now accepts a second argument mapValue function. The function gets called with the event e as argument. (0b76074)

Changed:

  • getSubmit: function provided to getSubmit gets called with new arguments order: e(event), model, errors (49e3322)