Search and Top Navigation
#9648 closed feature (duplicate)
Opened November 04, 2013 02:09PM UTC
Closed September 19, 2014 01:15PM UTC
Build: Move scrollParent to its own file
| Reported by: | jzaefferer | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.12.0 |
| Component: | [meta] ui.build | Version: | 1.10.3 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
After the AMD refactor, we should extract .scrollParent() to its own file.
Attachments (0)
Change History (4)
Changed November 04, 2013 02:09PM UTC by comment:1
| status: | new → open |
|---|
Changed November 05, 2013 08:36AM UTC by comment:2
| blockedby: | → 9464 |
|---|---|
| component: | ui.mouse → [meta] ui.build |
| description: | scrollParent is only used by draggable and sortable. We should move it to mouse, their shared dependency. After the AMD refactor, we should extract it to its own file. → After the AMD refactor, we should extract `.scrollParent()` to its own file. |
| summary: | Mouse: Move scrollParent to mouse → Build: Move scrollParent to its own file |
| type: | bug → feature |
There's no reason to move this twice. I'm changing the ticket to move scrollParent to it's own file.
Changed August 20, 2014 01:35PM UTC by comment:3
| milestone: | none → 1.12.0 |
|---|---|
| priority: | minor → blocker |