Skip to main content

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 jzaefferer comment:1

status: newopen

Changed November 05, 2013 08:37AM UTC by scottgonzalez comment:2

blockedby: → 9464
component: ui.dialog[meta] ui.build
summary: Dialog: Move :focusable and :tabbable to dialogBuild: Move :focusable and :tabbable to their own file(s)
type: bugfeature

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 scottgonzalez 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 scottgonzalez comment:4

milestone: none1.12.0
priority: minorblocker

Changed September 19, 2014 01:15PM UTC by scottgonzalez 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 scottgonzalez 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 September 19, 2014 01:15PM UTC by scottgonzalez comment:7

#9648 is a duplicate of this ticket.

Changed January 22, 2015 09:41PM UTC by jzaefferer comment:8

priority: blockermajor

Not a 1.12 blocker.

Changed August 08, 2015 04:32AM UTC by Alexander Schmitz 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 Alexander Schmitz comment:10

Core: Move data selector from core into its own module

Ref #9647

Changeset: f0260fd91b593ae56f68e1f33ca8496c1c4b0467

Changed August 08, 2015 04:33AM UTC by Alexander Schmitz comment:11

Core: Move disable-selection into its own module

Ref #9647

Changeset: 4916487440b0c087e6e5996522cf478af26df591

Changed August 08, 2015 04:33AM UTC by Alexander Schmitz comment:12

Core: Move focusable into its own module

Ref #9647

Changeset: 475ccefd97ec24d76cfa6767c007501c14934ba6

Changed August 08, 2015 04:33AM UTC by Alexander Schmitz comment:13

Core: Move escape selector into its own module

Ref #9647

Changeset: 47188b792617a0030ccec07c6df27335dc3aa430

Changed August 08, 2015 04:34AM UTC by Alexander Schmitz comment:14

Core: Move form method into its own module

Ref #9647

Changeset: 64076ecfb5870130d89733ff34668fdd18683f9b

Changed August 08, 2015 04:34AM UTC by Alexander Schmitz comment:15

Core: Move $.ui.ie into its own module

Ref #9647

Changeset: 677fdbf7bef71d12998191e0b97c2c5cd34349be

Changed August 08, 2015 04:35AM UTC by Alexander Schmitz comment:16

Core: Move keyCode into its own module

Ref #9647

Changeset: bddb7efe000cf60e455d48f28acef0ef2f295d9d

Changed August 08, 2015 04:35AM UTC by Alexander Schmitz comment:17

Core: Move labels into its own module

Ref #9647

Changeset: 2c92f1074718ee23081765da0b86a8e3fe906874

Changed August 08, 2015 04:35AM UTC by Alexander Schmitz 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 Alexander Schmitz comment:19

Core: Move plugin into its own module

Ref #9647

Changeset: 0a9df3af52a66fe5e8f23622503020f0bcc6ded9

Changed August 08, 2015 04:36AM UTC by Alexander Schmitz comment:20

Core: Move safeActiveElement into its own module

Ref #9647

Changeset: 2b84531ae9331f60e4d739fabca6d78abde89ae1

Changed August 08, 2015 04:37AM UTC by Alexander Schmitz comment:21

Core: Move safe blur into its own module

Ref #9647

Changeset: 26fc3b5587ed117a972224ac661255998e59f9e1

Changed August 08, 2015 04:37AM UTC by Alexander Schmitz comment:22

Core: Move tabbable into its own module

Ref #9647

Changeset: 6064a5e0487428d53bd694dcebce952730992c46

Changed August 08, 2015 04:37AM UTC by Alexander Schmitz comment:23

Core: Move scrollParent into its own module

Ref #9647

Changeset: 72bfafbedea4973b803abeefc97637f246b11c89

Changed August 08, 2015 04:38AM UTC by Alexander Schmitz comment:24

resolution: → fixed
status: openclosed

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 Jörn Zaefferer comment:25

Demos: Add missing disable-selection dependency in sortable-ish demos

Ref 4916487440b0c087e6e5996522cf478af26df591

Ref #9647

Changeset: cfe91fd9e2852e86d7f9d9dc73aa187bd7535174