Closed ncramer closed 6 years ago
Currently only supporting BS3 for these widgets.
BS4 as you mentioned is still in alpha.
Still I can open up a BS4 branch and you can submit a PR/enh request there.
We are planning to use BS4 beta in our project. Are you still not planning to support Bootstrap 4?
Thank you
The BS4 support is to a large extent dependent on Yii2 core support for the same, including jquery 3.x support (currently yii supports only jquery 2.x), and also yii2-bootstrap
extension to fully support BS4 in a stable release.
Till the above pre-requisite is achieved, it will be really difficult.
However all of Krajee built jQuery plugins now include support for both Bootstrap 4 and Bootstrap 3.
I'm working through implementing BS4 Alpha / yii-bootstrap.
I'm using your ActiveForm extension and experiencing surprisingly good results.
However, there are some minor changes required from what I've seen so far.
Are you planning to support Bootstrap 4?
If so, would you be interested in a running list of nits based on my experience?