Skip to content

1.0.2

Compare
Choose a tag to compare
@bfiessinger bfiessinger released this 18 Jan 20:32
· 21 commits to master since this release
  • Bugfixes:
    • createElement function would render attributes like className as it is under some circumstances
    • getValues() method was not working on the types checkbox, radio, and select-multiple
  • Enhancements:
    • Added libraryExport: default in webpack config
    • getElements() is now available on single pages and the whole form
    • getValues() is now available on single pages and the whole form