angular-jquery-ui icon indicating copy to clipboard operation
angular-jquery-ui copied to clipboard

jQueryUI widgets wrapped as angular widgets

Results 3 angular-jquery-ui issues
Sort by recently updated
recently updated
newest added

@breath103 commented on [Fri Jan 29 2016](https://github.com/angular/angular/pull/6768) i was testing NgIf / ng-animate, and ng-enter was working perfectly but ng-leave class wasn't even show up while checking DomRenderer codes, i...

I realize this may be a bit bold of a request, but honestly I think it would help to ensure that new developers don't run into dead ends if they're...

Seems like the command `angular.directive` in the file jquery-ui-widgets isn't supported any more from angularjs (see https://github.com/angular/angular.js/blob/master/CHANGELOG.md). Therefore, you get a javascript error if you want to use it with...