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 comment:1
milestone: | none → 1.11.0 |
---|---|
priority: | minor → blocker |
status: | new → open |
Changed July 31, 2013 04:13PM UTC by comment:2
PR with ongoing discussion: https://github.com/jquery/jquery-ui/pull/1029
PR for download builder: https://github.com/jquery/download.jqueryui.com/pull/156
Changed September 11, 2013 07:41PM UTC by comment:3
milestone: | 1.11.0 → 1.12.0 |
---|
Matching what the roadmap says.
Changed September 11, 2013 09:39PM UTC by 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 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 comment:6
blocking: | 9648 → 9647, 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 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 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 comment:9
All: Remove "Depends" comment
Ref #9464
Ref gh-1029
Changeset: 234f7f3c0e8e0de5b5c194a357e02edc95a83376
Changed January 24, 2014 08:25PM UTC by comment:10
resolution: | → fixed |
---|---|
status: | open → closed |
All: Rename all files, removing the "jquery.ui." prefix;
Fixes #9464
Closes gh-1029
Changeset: 21154cfa2e02ef1814a6aff68b14553bdad165cb
Changed January 24, 2014 08:28PM UTC by comment:11
milestone: | 1.12.0 → 1.11.0 |
---|
Changed February 19, 2014 03:30PM UTC by comment:12
I18n: Rename all files, removing the "jquery.ui." prefix
Amend fix for 21154cfa2e02ef1814a6aff68b14553bdad165cb;
Ref #9464
Ref gh-1029
Changeset: 086dad66c444fbf8dd6c93ac815fed6f0072ccbf