Skip to content

CakePHP 3 Bootstrap Helpers 3.0.5 released

Compare
Choose a tag to compare
@Holt59 Holt59 released this 29 Feb 10:30
· 257 commits to master since this release

This version introduces the new BootstrapPanelHelper which make the creation of bootstrap (collapsible) panels really simple!

In addition to this new helpers, some major fixes:

  • BootstrapPaginatorHelper::numbers now correctly deal with first and last options.
  • BootstrapFlashHelper as been updated to match CakePHP changes.
  • BootstrapFormHelper::input will now correctly add templateVars to the container.

This release is the last one that require CakePHP 3+. From 642656a, this plugin will require cakephp >= 3.2.3.