Skip to content

1.2.0: Fixed the form filling

Latest
Compare
Choose a tag to compare
@IonicaBizau IonicaBizau released this 08 Oct 12:09

Adding support for stringifying the JSON objects if the data-convert-to attribute is set to "json". That is a handy feature since we don't need to stringify our objects before sending them to the form module.

Also, I nuked the custom implementation of util functions in the module and now we require the jxutils module. 💫