f9afa17d5a7f76a20aa388f57bbf4d7f0b817ef3 |
|
21-Feb-2012 |
Eric Ferraiuolo <eferraiuolo@gmail.com> |
Updated metadata for Widget extensions. Now each has a /meta/ dir. |
eda7086e35a17ed6838d2b2a9fe05841f803d4f8 |
|
25-Jul-2011 |
Dav Glass <davglass@gmail.com> |
Removed legecy 'path' property from all modules meta data files |
54697dedbf9ef519ad7fb04850623c3039e7d804 |
|
22-Jul-2011 |
Satyen Desai <sdesai@yahoo-inc.com> |
widget-base is the skinnable:true module, not widget. Fixes use('widget') not pulling in widget css |
c435268191226e65bb484d0086c663ef8a4e785b |
|
27-May-2011 |
Satyen Desai <sdesai@yahoo-inc.com> |
Updated attribute, base, event-gestures, pluginhost, widget rollup meta-data to include use. Also removed unused widget/src/build.properties |
e833210ec043077c564f4608c72c203951ecaf6a |
|
23-Oct-2010 |
Satyen Desai <sdesai@yahoo-inc.com> |
Kweight refactor: Broke widget-base-ie out of the widget rollup, and added loader meta-data for conditionally loading it |
345548fa72bc0f96aa4a436f07b6bab6c6819612 |
|
20-Oct-2010 |
Satyen Desai <sdesai@yahoo-inc.com> |
Widget kweight optimization.
UI_EVENTS and getSkinName functionality broken out of widget-base.
No impact if you're using "widget".
If you're using "widget-base" explicitly in your meta-data/use
statement, you'll need to include "widget-uievents" or "widget-skin"
if you need the broken out functionality.
"widget-base-ie" has also been broken out. Still need to add
conditional loading meta-data, but it's still included in "widget" |
e6c21afa9cddc0117204c1dd6ba9f3ae69991b26 |
|
28-Jul-2010 |
Satyen Desai <sdesai@yahoo-inc.com> |
Fixed widget extension/plugin meta-data to include host [Fixes #2529071] and sync'd couple of places where loader data was out-of-sync with YUI.add |
f7d11f5228c193f09694ef6736478258b53e672c |
|
19-Jul-2010 |
Satyen Desai <sdesai@yahoo-inc.com> |
Reducing widget dependencies, to just what the Widgetbase class
actually uses + base-pluginhost.
Dependency changes:
requires base-base, base-pluginhost instead of base
requires node-base, node-style, node-event-delegate instead of node
Also, added base-build to the widget-* extensions, so that Base.build
is present when you pull in any extensions; to minimize impact.
Users who were implicitly relying on the complete node or base package
which came with widget, will need to 'use' the missing modules.
Fixes #2528653 |
f68132aeb7a41dd8caf1a17ad06bdd0598be7d13 |
|
12-Mar-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
fixed redundant metadata. fixed submodule propagation of skin data. |
e2c0f5f90d1120b656fad4e0bf681b202f5039c2 |
|
24-Feb-2010 |
Satyen Desai <sdesai@yahoo-inc.com> |
Updated loader meta-data for widget-locale |
8f943638800c6b5b82cb3c907e03f02186b562f8 |
|
17-Feb-2010 |
Satyen Desai <sdesai@yahoo-inc.com> |
Moved original widget strings impl to a seperate module - widget-locale. It is deprecated, in favor of the new Y.Intl external string package support |
81d15d4759a68234e2126540b39f51a13ffa805f |
|
12-Feb-2010 |
Adam Moore <adamoore@yahoo-inc.com> |
Added module-specific loader metadata json files and the script to put them together |