Skip to content

Releases: manavo/laravel-bootstrap-forms

0.2.0: Merge pull request #12 from nterms/master

13 Jan 09:55
Compare
Choose a tag to compare
.btn class added for submit, reset and button elements.

0.1.0

02 Jun 12:34
Compare
Choose a tag to compare

Minor braking change:

The way to include the label for a check box has changed (51b83cc)

Optional error blocks

02 Feb 12:22
Compare
Choose a tag to compare
0.0.6

Avoid custom params (errorBlock) from becoming attributes of the HTML…

Don't include form-control on reset buttons

06 Jan 08:27
Compare
Choose a tag to compare
0.0.5

Don't add form-control class to reset button

Don't include form-control on elements that don't need it

17 Oct 14:36
Compare
Choose a tag to compare
0.0.4

Update README to include example and better configuration instructions

Label options in form-group

13 Oct 14:48
Compare
Choose a tag to compare
Merge pull request #1 from 2brosdevelopment/feature/improveFormGroup

Add label options array to the signature of the openGroup method, so that you can do horizontal forms more easily

Tag with correct license

17 Sep 10:37
Compare
Choose a tag to compare
0.0.2

Add missing comma

First tagged version

17 Sep 10:09
Compare
Choose a tag to compare
0.0.1

Link to @stidges' profile in Readme