Search and Top Navigation
#9647 closed feature (fixed)
Opened November 04, 2013 02:06PM UTC
Closed August 08, 2015 04:38AM UTC
Last modified September 21, 2015 01:33PM UTC
Build: Split functions out of core into their own files
Reported by: | jzaefferer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.12.0 |
Component: | [meta] ui.build | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
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.
Attachments (0)
Change History (25)
Changed November 04, 2013 02:06PM UTC by comment:1
status: | new → open |
---|
Changed November 05, 2013 08:37AM UTC by comment:2
blockedby: | → 9464 |
---|---|
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 |
There's no reason to move this twice. I'm changing the ticket to move them to their own file(s).
Changed November 05, 2013 08:38AM UTC by comment:3
description: | These are only used in dialog, so we should move them there. After the AMD refactor lands, we can extract them to their own files. → After the AMD refactor lands, we can extract these to their own files. |
---|
Changed August 20, 2014 01:35PM UTC by comment:4
milestone: | none → 1.12.0 |
---|---|
priority: | minor → blocker |
Changed September 19, 2014 01:15PM UTC by comment:5
summary: | Build: Move :focusable and :tabbable to their own file(s) → Build: Split functions out of core into their own files |
---|
Changed September 19, 2014 01:15PM UTC by comment:6
description: | After the AMD refactor lands, we can extract these to their own files. → 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. |
---|
Changed January 22, 2015 09:41PM UTC by comment:8
priority: | blocker → major |
---|
Not a 1.12 blocker.
Changed August 08, 2015 04:32AM UTC by comment:9
Core: Move version and creation of the ui namespace into its own module
Ref #9647
Changeset: 3d71fb83fe02a307823594f5905be9848cfa5506
Changed August 08, 2015 04:32AM UTC by comment:10
Core: Move data selector from core into its own module
Ref #9647
Changeset: f0260fd91b593ae56f68e1f33ca8496c1c4b0467
Changed August 08, 2015 04:33AM UTC by comment:11
Core: Move disable-selection into its own module
Ref #9647
Changeset: 4916487440b0c087e6e5996522cf478af26df591
Changed August 08, 2015 04:33AM UTC by comment:12
Core: Move focusable into its own module
Ref #9647
Changeset: 475ccefd97ec24d76cfa6767c007501c14934ba6
Changed August 08, 2015 04:33AM UTC by comment:13
Core: Move escape selector into its own module
Ref #9647
Changeset: 47188b792617a0030ccec07c6df27335dc3aa430
Changed August 08, 2015 04:34AM UTC by comment:14
Core: Move form method into its own module
Ref #9647
Changeset: 64076ecfb5870130d89733ff34668fdd18683f9b
Changed August 08, 2015 04:34AM UTC by comment:15
Changed August 08, 2015 04:35AM UTC by comment:16
Changed August 08, 2015 04:35AM UTC by comment:17
Changed August 08, 2015 04:35AM UTC by comment:18
Core: Move backcompat for core 1.7 into its own module
Ref #9647
Changeset: 2d03e1280a3671468aba6d48d60ba9381fe90e19
Changed August 08, 2015 04:36AM UTC by comment:19
Changed August 08, 2015 04:36AM UTC by comment:20
Core: Move safeActiveElement into its own module
Ref #9647
Changeset: 2b84531ae9331f60e4d739fabca6d78abde89ae1
Changed August 08, 2015 04:37AM UTC by comment:21
Core: Move safe blur into its own module
Ref #9647
Changeset: 26fc3b5587ed117a972224ac661255998e59f9e1
Changed August 08, 2015 04:37AM UTC by comment:22
Core: Move tabbable into its own module
Ref #9647
Changeset: 6064a5e0487428d53bd694dcebce952730992c46
Changed August 08, 2015 04:37AM UTC by comment:23
Core: Move scrollParent into its own module
Ref #9647
Changeset: 72bfafbedea4973b803abeefc97637f246b11c89
Changed August 08, 2015 04:38AM UTC by comment:24
resolution: | → fixed |
---|---|
status: | open → closed |
Core: Movie uniqueId into its own module and deprecate core module
uniqueId was the last thing in the core module, and it is now just a helper
which require all the modules it used to contain.
Closes #9647
Changeset: 37602d7e645964e4f5e4d06ef313081c8eb60bf1
Changed September 21, 2015 01:33PM UTC by comment:25
Demos: Add missing disable-selection dependency in sortable-ish demos
Ref 4916487440b0c087e6e5996522cf478af26df591
Ref #9647
Changeset: cfe91fd9e2852e86d7f9d9dc73aa187bd7535174