angular-ui / angular-ui.github.com

Angular UI homepage
https://angular-ui.github.com/
79 stars 61 forks source link

jQuery UI Consistency #105

Closed leocaseiro closed 9 years ago

leocaseiro commented 9 years ago

I've noticed that Date, Slider and Sortable use the jQuery UI Plugins. That would be better if the documentation uses the same convention for all of them, or at least mention the Slider is actually the jQuery UI Slider:

Eq. jQueryUI Datepicker for AngularJS / Slider based on jQuery slider / AngularJS bindings for jQuery UI Sortable

Suggestions: jQuery UI Datepicker for AngularJS Slider based on jQuery UI Slider AngularJS bindings for jQuery UI Sortable

icfantv commented 9 years ago

@leocaseiro are you sure you have the right project? UI Bootstrap does not have a slider. Or sortable for that matter. Nor do we have a dependency on anything other than Bootstrap CSS and AngularJS.

leocaseiro commented 9 years ago

I didn't mention the Bootstrap UI, I mean the AngularUI website Angular UI has 3 directives/modules that uses jQuery UI as show the image attached screen shot 2015-08-20 at 3 19 50 pm

leocaseiro commented 9 years ago

I'm not sure how deep those modules use jQuery UI Plugins, but it's really clear on each bower.json that they have at least jQuery UI as dependency:

BobbieBarker commented 9 years ago

Is this the angular-ui project github? Or is it the ui-bootstrap github?

icfantv commented 9 years ago

Ahhhh, sorry. My bad. I wasn't aware I was on multiple distros.

leocaseiro commented 9 years ago

Thanks for the spelling fix :D