Completed
Last Updated: 21 Sep 2021 11:40 by ADMIN
Sean
Created on: 17 Feb 2016 12:46
Category: Kendo UI for jQuery
Type: Feature Request
6
Stop using the global jQuery
Now that Kendo UI 2016.1.* includes jQuery via the UMD wrapper, it would be great if that were the version of jQuery that was used.

I admit that I find the many IIFEs difficult to read, but it appears that you've only included jQuery in the wrapper to ensure that it is loaded, and you don't assign it to anything.

We'd like to be able to use jQuery.noConflict with all of our dependencies, and Kendo is the last one preventing that.
0 comments