givanz / VvvebJs

Drag and drop page builder library written in vanilla javascript without dependencies or build tools.
https://www.vvveb.com/vvvebjs/editor.html
Apache License 2.0
7.09k stars 1.62k forks source link

Bootstrap 5 support #184

Open marclaporte opened 3 years ago

marclaporte commented 3 years ago

Bootstrap 5 Beta 1 was recently released: https://blog.getbootstrap.com/2020/12/07/bootstrap-5-beta-1/

Thanks!

liudonghua123 commented 3 years ago

Today, the official Bootstrap 5.0.0 is released, see https://getbootstrap.com/. No jquery/popper needs to load individually.

see old docs on https://getbootstrap.com/docs/4.6/getting-started/introduction/

marclaporte commented 2 years ago

Please see: https://github.com/givanz/VvvebJs/commit/fc08d2ddd96e4458e6791c0e902db28fc933cade

marclaporte commented 2 years ago

https://github.com/givanz/VvvebJs/commit/7dfec15c94aa6a862c95cd80a0aef396d47e3c61

So it's looking good for support in next major release.

Thank you very much! This is great!