Opened 3 years ago
Closed 2 years ago
#9838 closed feature (fixed)
Dev: Remove IE7 Workarounds
| Reported by: | tj.vantoll | Owned by: | tj.vantoll |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.12.0 |
| Component: | [meta] ui.dev | Version: | 1.10.4 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
With IE7 support going away in 1.11, we need to go through the codebase and remove any workarounds we have in place.
Change History (6)
comment:1 Changed 3 years ago by scottgonzalez
- Milestone changed from none to 1.12.0
- Priority changed from minor to blocker
- Status changed from new to open
- Type changed from bug to feature
comment:2 Changed 3 years ago by tj.vantoll
comment:3 Changed 3 years ago by jzaefferer
When I checked yesterday, the only IE7 specific workaround was in tabs.
comment:4 Changed 2 years ago by tj.vantoll
- Owner set to tj.vantoll
- Status changed from open to assigned
comment:5 Changed 2 years ago by scottgonzalez
PR: https://github.com/jquery/jquery-ui/pull/1365
Sorry TJ.
comment:6 Changed 2 years ago by Scott González
- Resolution set to fixed
- Status changed from assigned to closed
All: Drop support for IE7
Fixes #9838 Closes gh-1365
Changeset: 6d7589351eae1e180579fc0c87885e5ab7a73f48
Note: See
TracTickets for help on using
tickets.
This needs to happen after we branch 1-11 stable.