Releases: netojose/laravel-bootstrap-4-forms
Releases · netojose/laravel-bootstrap-4-forms
Fixes #105
Fixing general bugs
Small bugfixes
General fixes
Fix #71 and other improvements
Added options() method
Improved and added documentation for options() method
Version 3.0.0
Breaking changes
- Method inlineForm() was renamed to formInline() to keep naming consistency
- Method inlineInput() was renamed to inline() to keep naming consistency
Fixing issue 50
2.0.6 Updating composer.json
Fixing opened issues and adding new feature
-
New feature allow add custom attributes in wrapper div
-
Fix issue #39
-
Fix issue #37
-
Fix issue #36
-
Fix issue #34
Fixing required attribute and fieldset bugs
Merge pull request #38 from lakerobin/master Fixes "required" attribute bug
Small fixes, updating output to new bootstrap version (4.1.2) and adding new features
2.0.3 Fixing composer.json file