canvas-lms/packages/jquery-popover
Charley Kline 9ad6e309b2 Remove deprecated delegate() method from more jQuery code
Refs FOO-4224
flag=none

The .delegate() way of installing event handlers has been
deprecated since jQuery 1.7 and is removed entirely in 3.x.

Canvas uses this in a bunch of places but we can eat away at
it a little at a time.

Test plan:
* automated tests pass

Change-Id: I5a3b834f8127819cb3f6b2b213f19257a898a0b6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/341452
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Hulse <michael.hulse@instructure.com>
QA-Review: Charley Kline <ckline@instructure.com>
Product-Review: Charley Kline <ckline@instructure.com>
2024-02-26 23:21:51 +00:00
..
index.js Remove deprecated delegate() method from more jQuery code 2024-02-26 23:21:51 +00:00
package.json