angular / angular-jquery-ui

jQueryUI widgets wrapped as angular widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working with latest angularjs version

florianplag opened this issue · comments

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 the latest angularjs version.