Mohan Singh
Mohan Singh
Here is proper fix for this - if you are using angular-bootstrap 2.4 with latest Twitter bootstrap SCSS ```body.modal-open { .modal { &.in { opacity: 1; .modal-dialog { -webkit-transform: translate(0,...
@albertonaperijr https://github.com/CrackerakiUA/ngImgCropFullExtended/ this version has a warning. This plugin is deprecated in the name of ui-cropper. You can find it under https://github.com/CrackerakiUA/ui-cropper
I am facing the same issue. I have run `composer update` command and start giving this error. I try with ` $api->controller(...) with $api->resource(...)` now i am getting `405 Method...
@divined This is angular component. You can set theme attribute on ui-select directive. You can set `theme="bootstrap"` or `theme="select2"`` more details is here http://plnkr.co/edit/?p=preview