chniter / bstreeview

Bootstrap Treeview, A very simple plugin to build a basic and elegant Treeview with bootstrap 4. See the demo:
https://chniter.github.io/bstreeview/
Apache License 2.0
367 stars 53 forks source link

add support for Bootstrap 5 #28

Open Khuthaily opened 2 years ago

Khuthaily commented 2 years ago

This commit will add support to Bootstrap 5 (in addition to the existing support for Bootstrap 4). Attribute names 'data-toggle' and 'data-bs-toggle' as well as 'data-target' and 'data-bs-target' are supported based on the version of Bootstrap used.