I am upgrading angular-bootstrap and things like tabset, tabs are now uibTabset, uibTabs. Also $modal is now $uibModal. How do I provide aliases to these so that my rest of the code works ?
I am upgrading angular-bootstrap and things like tabset, tabs are now uibTabset, uibTabs. Also $modal is now $uibModal.
How do I provide aliases to these so that my rest of the code works ?