Skip to content

Releases: FriendsOfCake/bootstrap-ui

v0.6.0

15 Jan 17:14
Compare
Choose a tag to compare
  • #170 Use correct class name for paginator previous link
  • #171 Add "control-label" class to label for selectboxes too
  • #172 Allow using input group and append/prepend content to select and textarea tags too.

v0.5.2

02 Jan 09:43
Compare
Choose a tag to compare
  • #164: Clarify installation docs
  • #165: Fix typo in readme
  • #168: Add .gitattributes

v0.5.1

23 Sep 07:15
Compare
Choose a tag to compare

Bugfix

  • Fix duplicate checkboxes being generated when using input type select with 'multiple' => 'checkboxes' (#159)

Cleanup

  • Removed unused multiCheckboxWrapper template (#160)

v0.5.0

06 Apr 12:30
Compare
Choose a tag to compare
  • form-control class is now automatically added even when using input specific methods like FormHelper::text(), FormHelper::select() etc.
  • btn-default class is now automatically added when generating buttons using FormHelper::button().

v0.4.1

13 Mar 15:36
Compare
Choose a tag to compare
  • Fix issue where cells were rendered with BootstrapUI's default layout.

v0.4.0

13 Feb 07:12
Compare
Choose a tag to compare
  • View class UIView and UIViewTrait were added.
  • Widget classes were cleanup up and they no longer modify the templates. CheckboxWidget has been deprecated as it's no longer needed.

v0.3.5

11 Feb 06:39
Compare
Choose a tag to compare
  • Fix template resetting in FormHelper::input().

v0.3.4

08 Feb 13:34
Compare
Choose a tag to compare
  • Added support for templateVars added in 3.1.0
  • Updated HTML5 shim and Respond.js
  • Fix duplicate postLink forms in baked templates
  • Fix inability to override templates through FormHelper::input() options

v0.3.3

12 Dec 18:57
Compare
Choose a tag to compare

v0.3.3

v0.3.2

02 Dec 08:29
Compare
Choose a tag to compare
Bump to v0.3.2