Skip to main content

Search and Top Navigation

#9464 closed feature (fixed)

Opened July 31, 2013 02:33PM UTC

Closed January 24, 2014 08:25PM UTC

Last modified February 19, 2014 03:30PM UTC

Add AMD Support

Reported by: scottgonzalez Owned by:
Priority: blocker Milestone: 1.11.0
Component: [meta] ui.build Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

All source files should use the jqueryPlugin UMD syntax to support AMD and non-AMD uses. Builds should strip out the define() calls and create a single define for the entire build.

Attachments (0)
Change History (12)

Changed July 31, 2013 02:34PM UTC by scottgonzalez comment:1

milestone: none1.11.0
priority: minorblocker
status: newopen

Changed July 31, 2013 04:13PM UTC by scottgonzalez comment:2

Changed September 11, 2013 07:41PM UTC by jzaefferer comment:3

milestone: 1.11.01.12.0

Matching what the roadmap says.

Changed September 11, 2013 09:39PM UTC by gseguin comment:4

Per discussion with Scott we should also as part of this effort remove the jquery.ui prefix from the filenames as it is redundant. Most likely users will define a path alias like "jqueryui" and to use the widget module they'll require "jqueryui/widget".

Changed November 05, 2013 08:36AM UTC by scottgonzalez comment:5

blocking: → 9648

(In #9648) There's no reason to move this twice. I'm changing the ticket to move scrollParent to it's own file.

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

blocking: 96489647, 9648

(In #9647) There's no reason to move this twice. I'm changing the ticket to move them to their own file(s).

Changed January 24, 2014 08:25PM UTC by Rafael Xavier de Souza comment:7

All: Wrap source files with UMD return exports

Ref #9464

Ref gh-1029

Changeset: 96e027e4b14345722cc39589f59ce2ce5e94b991

Changed January 24, 2014 08:25PM UTC by Rafael Xavier de Souza comment:8

All: Wrap I18n files with UMD return exports

Ref #9464

Ref gh-1029

Changeset: 1216e2aaf5e9bae52abe1ef9dfb9ab34c271c56d

Changed January 24, 2014 08:25PM UTC by Rafael Xavier de Souza comment:9

All: Remove "Depends" comment

Ref #9464

Ref gh-1029

Changeset: 234f7f3c0e8e0de5b5c194a357e02edc95a83376

Changed January 24, 2014 08:25PM UTC by Rafael Xavier de Souza comment:10

resolution: → fixed
status: openclosed

All: Rename all files, removing the "jquery.ui." prefix;

Fixes #9464

Closes gh-1029

Changeset: 21154cfa2e02ef1814a6aff68b14553bdad165cb

Changed January 24, 2014 08:28PM UTC by scottgonzalez comment:11

milestone: 1.12.01.11.0

Changed February 19, 2014 03:30PM UTC by Rafael Xavier de Souza comment:12

I18n: Rename all files, removing the "jquery.ui." prefix

Amend fix for 21154cfa2e02ef1814a6aff68b14553bdad165cb;

Ref #9464

Ref gh-1029

Changeset: 086dad66c444fbf8dd6c93ac815fed6f0072ccbf