Releases: legalthings/legalform-js
Releases · legalthings/legalform-js
Add form-group and label for conditional fields
Merge pull request #84 from legalthings/form-group-label Manually add form-group and label for conditional fields
Minor styling changes
v0.3.34 minor changes styling (#83)
Upgrade bootstrap material version to 4.0.0
updated material version (#80) * updated material version * updated fields except select * updated select fields * removed most css, because bmd takes care of this * removed blue borders/backgrounds * fix datetimepicker * Fix bold labels * Fix line through input field * Fix radio and checkbox padding * Halfway solution to proper long labels * removed blue from radio and checkbox * fixed (error) coloring, made labels float again * Updated tests * Styling and script fixes * don't execute onLegalFormChange if nothing has changed * increase setTimeout delays * Fixed money input margin * Fix long label wrapping * Fix selectize label (little hacky) * Remove floating label and move event function * Fix tests
Fix meta (in groups) and remove crude validation
Merge pull request #79 from legalthings/form-meta-validation fix meta (in groups) and remove crude validation
Option group fix again
Merge pull request #78 from legalthings/recommit-optiongroup-fix recommit optiongroup fix
Changed second initBootstrapValidation function name
Merge pull request #77 from legalthings/initbootstrap Changed second initBootstrapValidation function name
validation: add custom validation for group checkboxes
Merge pull request #76 from legalthings/group-validation validation: add custom validation for group checkboxes
Fix LTRI to url conversion
Merge pull request #71 from legalthings/fix-ltritourl Fixes double service in url
Fix material checkboxes
Merge pull request #70 from legalthings/fix-radio-buttons Fix radio buttons disappearing
Fix material checkboxes
Merge pull request #69 from legalthings/fix-material-checkbox Fix material checkbox