Build: Split functions out of core into their own files
— at Version 6
After the AMD refactor lands, we can extract these to their own files.
For back compat, create core.js which just requires all the individual files.
Change History (6)
Blocked by: |
9464 added
|
Component: |
ui.dialog →
[meta] ui.build
|
Summary: |
Dialog: Move :focusable and :tabbable to dialog →
Build: Move :focusable and :tabbable to their own file(s)
|
Type: |
bug →
feature
|
Description: |
modified (diff)
|
Milestone: |
none →
1.12.0
|
Priority: |
minor →
blocker
|
Summary: |
Build: Move :focusable and :tabbable to their own file(s) →
Build: Split functions out of core into their own files
|
Description: |
modified (diff)
|
There's no reason to move this twice. I'm changing the ticket to move them to their own file(s).