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 #27

Open Khuthaily opened 2 years ago

Khuthaily commented 2 years ago

This change adds support to Bootstrap 5 (in addition to the existing support for Bootstrap 4). The attribute names (1) 'data-toggle' and 'data-bs-toggle' as well as (2) 'data-target' and 'data-bs-target' are supported based on the version of Bootstrap used.