Skip to content
This repository has been archived by the owner on Feb 26, 2018. It is now read-only.

Releases: adamwathan/bootforms

v0.6.2

11 Jun 01:20
Compare
Choose a tag to compare
  • Add additional simpler API for creating inline radios/checkboxes

v0.6.1

09 Jun 10:45
Compare
Choose a tag to compare
  • Fix bug where input group elements were not repopulating with old input or model bindings

v0.6.0

30 Apr 18:06
Compare
Choose a tag to compare
  • Render CSRF tokens by default when opening forms

v0.5.0

15 Apr 17:31
Compare
Choose a tag to compare

This release contains breaking changes

  • Introduces support for custom column widths at different breakpoints
  • Drop support for PHP 5.3

v0.4.2

20 Feb 15:05
Compare
Choose a tag to compare
  • Switch form dependency to ~0.4 instead of 0.4.*

v0.4.1

29 Sep 13:47
Compare
Choose a tag to compare

Update adamwathan/form dependency to 0.4.*

v0.4.0

17 Sep 11:44
Compare
Choose a tag to compare
  • Add button element
  • Add ability to hide labels
  • Add ability to set checked state for inline checkboxes
  • Fix bug where some attributes couldn't properly be set on horizontal form elements

v0.3.1

12 Aug 01:09
Compare
Choose a tag to compare
  • Switch adamwathan/form dependency from dev-master to a tagged release to let us bump the minimum-stability back to stable

v0.3.0

11 Aug 18:32
Compare
Choose a tag to compare
  • Add support for custom helpBlocks that are overridden by error messages
  • Add labelClass method to allow adding a custom class to the label