Search and Top Navigation
#9838 closed feature (fixed)
Opened February 19, 2014 05:51PM UTC
Closed October 21, 2014 01:07PM UTC
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.
Attachments (0)
Change History (6)
Changed February 19, 2014 05:52PM UTC by comment:1
milestone: | none → 1.12.0 |
---|---|
priority: | minor → blocker |
status: | new → open |
type: | bug → feature |
Changed February 19, 2014 05:53PM UTC by comment:2
This needs to happen after we branch 1-11 stable.
Changed February 20, 2014 12:54PM UTC by comment:3
When I checked yesterday, the only IE7 specific workaround was in tabs.
Changed October 01, 2014 05:14PM UTC by comment:4
owner: | → tj.vantoll |
---|---|
status: | open → assigned |
Changed October 20, 2014 11:21PM UTC by comment:5
PR: https://github.com/jquery/jquery-ui/pull/1365
Sorry TJ.