bootstrap-ui

CakePHP: Transparently use Bootstrap

MIT License

Downloads
1.6M
Stars
337
Committers
57

Bot releases are visible (Hide)

bootstrap-ui - 3.0.0-beta2

Published by ADmad over 4 years ago

  • Bugfixes
bootstrap-ui - 3.0.0-beta

Published by ADmad almost 5 years ago

Bootstrap 4 and CakePHP 4 compatible release.

bootstrap-ui - 2.0.0-beta6

Published by ADmad almost 5 years ago

  • Using inline forms doesn't trigger warning any more.
bootstrap-ui - 2.0.0-beta5

Published by ADmad about 5 years ago

  • Fix deprecation errors.
bootstrap-ui - 2.0.0-beta4

Published by ADmad almost 6 years ago

Lots of display fixes.

bootstrap-ui - 1.4.1

Published by ADmad almost 6 years ago

  • Fix deprecation errors on CakePHP 3.7.
bootstrap-ui - 2.0.0-beta3

Published by ADmad over 6 years ago

  • Fix bootstrap shell install test failure. #221
bootstrap-ui - 2.0.0-beta2

Published by ADmad over 6 years ago

  • Updated min. CakePHP requirement to 3.5.
bootstrap-ui - 1.4.0

Published by ADmad over 6 years ago

  • CakePHP 3.5+ support.
bootstrap-ui - 2.0.0-beta1

Published by ADmad over 6 years ago

  • Bootstrap 4 support.
bootstrap-ui - 1.3.0

Published by ADmad almost 7 years ago

  • Added new "tooltip" feature. #206
  • Escape value in staticControl. #203
bootstrap-ui - 1.2.1

Published by ADmad about 7 years ago

  • Don't add "radio" class to container for horizontal forms. (#199)
bootstrap-ui - 1.2.0

Published by josegonzalez over 7 years ago

  • Adds support Breadcrumbs Helper #194
bootstrap-ui - 1.1.0

Published by ADmad over 7 years ago

  • Fix display of submit input for form horizontal (#192).
bootstrap-ui - 1.0.0

Published by ADmad over 7 years ago

Release 1.0.0

bootstrap-ui - v0.6.2

Published by ADmad over 7 years ago

  • Fix custom option being used as HTML attribute 880fccf
bootstrap-ui - v0.6.1

Published by ADmad over 7 years ago

  • #175 Make plugin compatible with CakePHP 3.4
  • #180 Fix error caused by changes to core FormHelper in 3.3.13
bootstrap-ui - v0.6.0

Published by ADmad almost 8 years ago

  • #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.
bootstrap-ui - v0.5.2

Published by josegonzalez almost 8 years ago

  • #164: Clarify installation docs
  • #165: Fix typo in readme
  • #168: Add .gitattributes
bootstrap-ui - v0.5.1

Published by ADmad about 8 years ago

Bugfix

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

Cleanup

  • Removed unused multiCheckboxWrapper template (#160)