CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.
https://holt59.github.io/cakephp3-bootstrap-helpers/
MIT License
130 stars 79 forks source link

Bootstrap 4 custom radio/checkbox #187

Open Erwane opened 4 years ago

Erwane commented 4 years ago

Bootstrap 4 include nice custom radio and checkbox inputs This could be integrated as template and option of radio and checkbox types ?

https://getbootstrap.com/docs/4.3/components/forms/#custom-forms

Thanks

Holt59 commented 4 years ago

Thanks for the idea, I was pretty sure to have started implementing these some times ago but I can't find anything in the history...

Erwane commented 4 years ago

"non related" question but why not create a real v4 branch ? bootstrap 4 is no more in alpha now

Holt59 commented 4 years ago

@Erwane The -alpha is (was) about the helpers being in version alpha, not Bootstrap :) According to packagist, there is between 15 and 20 daily installs of these, so I think we can move them out of alpha.