CakePHP 3 Bootstrap Helpers 3.0.5 released
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 withfirst
andlast
options.BootstrapFlashHelper
as been updated to match CakePHP changes.BootstrapFormHelper::input
will now correctly addtemplateVars
to the container.
This release is the last one that require CakePHP 3+. From 642656a, this plugin will require cakephp >= 3.2.3
.