php-menu icon indicating copy to clipboard operation
php-menu copied to clipboard

Add bootstrap 4 renderer (+ tests)?

Open Langmans opened this issue 7 years ago • 3 comments

Bootstrap 4 is in beta so IMHO it's safe to assume they are not going to change classes by a lot (which was the case in the alphas.. blegh).

Maybe I can see about making a bootstrap 4 renderer, if so I will add a pull request.

Migration instructions are here:

https://getbootstrap.com/docs/4.0/migration/#navs (for li / a) https://getbootstrap.com/docs/4.0/migration/#navbar (for the containers and uls)

Langmans avatar Sep 12 '17 17:09 Langmans

Hey, if you want to give it a shot please do! I'd be happy to try and give guidance - though I haven't worked with this library in years now, so I might be figuring out the code just as much as you :)

anlutro avatar Sep 12 '17 18:09 anlutro

Is there anything else that you are using in favor of this?

Langmans avatar Sep 12 '17 20:09 Langmans

No, just haven't worked with PHP for 2-3 years now.

anlutro avatar Sep 12 '17 20:09 anlutro