cakephp3-bootstrap-helpers
cakephp3-bootstrap-helpers copied to clipboard
CakePHP 3.x Helpers for Bootstrap 3 and 4.
This is a (multiple allowed): * [ ] bug * [x] enhancement * [ ] question * CakePHP Version: 3.6 ### What you did While using bootstrap-datetimepicker I had to...
This is a (multiple allowed): * [ ] bug * [x] enhancement * [ ] question * CakePHP Version: 3.6. ### Enhancement It would be nice to see http://1000hz.github.io/bootstrap-validator/ incorporated...
This is a (multiple allowed): * [ ] bug * [x] enhancement * [x] question Since Fontawesome 5 got released, I am faced with the distinction between icon shapes 'solid',...
Is there any option to create a horizontal form with small-sized input? I want to use something like this ``` Email ```
using version 3.0.7 For example i have following options: ``` $paginationOptions = [ "size" => "small", "prev" => "", "ellipsis" => true, "first" => "first", "last" => "last", "url" =>...
For example, I would like to globally apply following configuration so it would be to every invokation of `BootstrapPaginatorhelper#numbers()` ``` [ "size" => "small", "prev" => "", "ellipsis" => true,...
Would it be possible to simply create tab-panels? I have tried it in several ways but in the end I had to resort to $ this-> Html-> tag and create...
It would be nice, if bake templates were included, so that the baked templates would automatically contain the correct Bootstrap markup (for the sidebar etc.). I did some work in...
Hello there, First, thanks for releasing this Plugin. Is is possible to group multiple input inside the same row ? For exemple, if I want to show 2 input in...
The plugin documentation link The full plugin documentation is available at https://holt59.github.io/cakephp3-bootstrap-helpers/. is not working. Gives a 404