v0.2.1
Fixed
- When submitting an action, non-
checkboxand non-radiofields with novalueproperty are submitted with an empty string value, rather than"undefined"(#3).
checkbox and non-radio fields with no value property are submitted with an empty string value, rather than "undefined" (#3).