Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 423 Bytes

File metadata and controls

13 lines (9 loc) · 423 Bytes

Changelog

master

Enhancements

  • #93 Forms can be submitted with submit_form/4 which has the same behaviour as the current dispatch_form/4
  • #94 Forms can be submitted with a submit button the button is chosen by it's text as a parameter with submit_with_button/3.