cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.

MIT License

Downloads
246.7K
Stars
130
Committers
24

Bot releases are visible (Hide)

cakephp3-bootstrap-helpers - Ready for the launch... Latest Release

Published by Holt59 over 7 years ago

This release will be the latest before major changes are included into the project, the next release will start at v3.1.0, and contains some changes:

  • Deprecation of some method (splicedRows, dropdown in the HTML helper, ...);
  • Suppression of some options (tag for most methods);
  • Suppression of some methods (glIcon, faIcon, ...);
  • Move to more "templated" helpers;
  • Other changes...

A full list of changes and some tip to migrate will be available when the v3.1.0 release is out.

cakephp3-bootstrap-helpers - CakePHP 3 Bootstrap Helpers 3.0.6 released

Published by Holt59 over 7 years ago

This new release mainly contains bug fixes and code cleaning. Some minor features have been added and will be documented when I have the time.

License

Starting with this release, the helpers are now available under the MIT license to match CakePHP license.

cakephp3-bootstrap-helpers - CakePHP 3 Bootstrap Helpers 3.0.5 released

Published by Holt59 over 8 years ago

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 642656ad93efcb42086f576573c9b99f0e8b1c4c, this plugin will require cakephp >= 3.2.3.

cakephp3-bootstrap-helpers - CakePHP 3 Bootstrap Helpers 3.0.4 released

Published by Holt59 about 9 years ago

This release includes minor fixes, mainly for the BootstrapNavbarHelper.

See a1bae2506c7feee9c9c5d5081b20898c99502399.