IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove mentions of specific old jQuery versions from code comments.

MayaKirova opened this issue · comments

commented

Description

In some files there's a specific version of jQuery mentioned as dependency. We don't necessarily depend on one specific version of jQuery so the version can be removed to prevent confusion (as it refer to old version - 1.9.1).

One such example is:
https://github.com/IgniteUI/ignite-ui/blob/master/src/js/modules/infragistics.util.jquery.js#L12