This repository has been archived by the owner on Feb 26, 2018. It is now read-only.
Releases: adamwathan/bootforms
Releases · adamwathan/bootforms
v0.9.0
v0.8.5
- Add
control-label-required
class to form labels when a form group is marked as required
v0.8.4
- Use
token
instead ofgetToken
for Laravel 5.4 compatibility
v0.8.3
- Update service provider for Laravel 5.4 compatibility
v0.8.2
- Add DateTimeLocal support
v0.8.1
- Change private properties to protected so people can do whatever bad things they want since I'm not their dad.
v0.8.0
- Support for targeting specific elements in a FormGroup
- Bump
adamwathan/form
dependency to^0.8
v0.7.1
- Add support for adding/removing classes and data properties to form groups
v0.7.0
v0.6.3
- Raise dependency on Form to min 0.7.1