- Refactoring by @Chun-Yang
- Fixes #48 (thanks to @jholl)
- Fixes #43
- Lots of fixes (haven't tracked the bugs numbers this time...)
Thanks to @coniel for his contribution
- Fix #18 (see playground)
- Fix #29 (thanks to @coniel)
- Fix #22 (thanks to @Chun-Yang)
- Fix #26 (thanks to @Chun-Yang ,see playground)
- Fix #14
- Fix #15
- Fix #16
Add the invalid
class when needed. Fix #13
This does not work for select and pickadate: PR welcome
Support for select-multiple, fixing #10
Fix for #8
Updated autoform to 5.1.1
Fix for checkboxes and radios labels. Fix #8
Bug fix for #7
Added id to switch label. Useful for end-to-end testing
Merged @rteslaru pull-request for sliders
Fixes for compatibility with aldeed:[email protected] Added materializecss icons for afArrayField fixing #3
Updated dependency to aldeed:[email protected]
Fixed switch trueValue
and falseValue
again
Fixed switch trueValue
and falseValue
Updated documentation.
Upgraded pickadate component to work like aldeed:autoform-bs-datetimepicker
Fixes for select elements.
Fixes for checkboxes and radio buttons. Fixes for switch component.
You can now specify the trueValue
and falseValue
for the switch.
First release: basic support for materialize forms. Also support pickadate and switch