#10723 closed feature (fixed)
Drop support for jQuery 1.6.x
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.12.0 |
Component: | ui.core | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (3)
comment:1 Changed 8 years ago by
Milestone: | none → 1.12.0 |
---|---|
Priority: | minor → blocker |
Status: | new → open |
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 8 years ago by
All: Remove 1.6.x leftovers
Removes 1.6 versions from "All" tests and from the TestSwarm job.
Ref #10723 Ref gh-1422 Closes gh-1434 Closes gh-1435
Changeset: ac49929b0763e3b7fe92b8d51677c9c4005adcd1
Note: See
TracTickets for help on using
tickets.
All: Drop support for jQuery 1.6.x
Affects core, effects, position and widget. Only position has unit tests that fail with jQuery 1.6 without the workaround.
Drops the 1.6.x copies jQuery of jQuery and removes them from the select in the testsuites.
Fixes #10723 Closes gh-1422