angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

data-toggle now working with jquery 1.3.2 #3031

Closed SwalfFzo closed 9 years ago

SwalfFzo commented 9 years ago

Hi to All ,

I change the jQuery File from jquery-1.11.1.min to jquery-1.3.2.min because I want to use jquery.blockUI , for my web application header I have 'navbar-btn sidebar-toggle' with data-toggle 'offcanvas' which is not working , until I will delete the jquery-1.3.2. Please can any one help me to solve this issue

BobbieBarker commented 9 years ago

Unfortunately this project no longer supports the use of jquery with our native angularJS directives.