IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics
https://bit.ly/2kuu1fT
Other
477 stars 83 forks source link

Remove mentions of specific old jQuery versions from code comments. #2118

Closed MayaKirova closed 2 years ago

MayaKirova commented 3 years ago

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