Skip to content

BsHelpers 2.2.0 released

Latest
Compare
Choose a tag to compare
@WebAndCow WebAndCow released this 01 Sep 08:52
· 12 commits to master since this release

What's new

This new version includes a new plugin : tablesorter. From now, with the BsHelpers, you could choose if you want to sort your tables. It uses the Mottie/tablesorter.

Tablesorter

  • Add tablesorter in the class array of your table to order your columns. Check the documentation for more informations

CkEditor

  • Add a third parameter to add options for the CkEditor javascript

Plugins

  • Improved loading plugins. They are in an array with their associated javascript and css to easily manually change urls

Other

  • Add a protected variable to get the form id
  • Improve code coverage
  • Improve documentation with a new section : Examples
  • Correct some fixes for chosen and rowlink

There will certainly be more news to come. Feel free to contribute to the project to make it evolves :) !

Thanks you to use the CakePHP-BsHelpers !