1.0.2
- Bugfixes:
- createElement function would render attributes like
className
as it is under some circumstances getValues()
method was not working on the typescheckbox
,radio
, andselect-multiple
- createElement function would render attributes like
- Enhancements:
- Added
libraryExport
:default
in webpack config getElements()
is now available on single pages and the whole formgetValues()
is now available on single pages and the whole form
- Added