History log of /yui3/src/plugin/meta/plugin.json
Revision Date Author Comments Expand
985b0bdb9af3bdc0fff992e92d17f29b9d6b6d9a 08-Jul-2011 Luke Smith <lsmith@yahoo-inc.com>

addHostAttr(...) signature change Changed the signature of Plugin.addHostAttr from addHostAttr(name, Host, PluginOrConfig, force) to addHostAttr(name, Host, Plugin, setter, force) because it has come up on multiple occasions that I want a trigger attribute to accept other values, and there's little value in having to define the entire attribute config to get that functionality. Also, the boilerplate attribute setter does a fair bit of work that is likely to be missed in recreating the config for each trigger attribute.

c0bb5761459bfd78c987e3fb21ccffd83bdc5b92 04-Jun-2011 Luke Smith <lsmith@yahoo-inc.com>

Move pluginattr into plugin dir and ammend meta No other module that lives as a "plugin" in the host module's loader meta and builds files into the host module's build directory has its own src directory. So rather than breaking new ground (and probably some code with it), pluginattr can live in the plugin module directory.

81d15d4759a68234e2126540b39f51a13ffa805f 12-Feb-2010 Adam Moore <adamoore@yahoo-inc.com>

Added module-specific loader metadata json files and the script to put them together

/yui3/build/loader/loader-debug.js /yui3/build/loader/loader-min.js /yui3/build/loader/loader.js /yui3/src/anim/meta/anim.json /yui3/src/async-queue/meta/async-queue.json /yui3/src/attribute/meta/attribute.json /yui3/src/base/meta/base.json /yui3/src/cache/meta/cache.json /yui3/src/classnamemanager/meta/classnamemanager.json /yui3/src/collection/meta/collection.json /yui3/src/compat/meta/compat.json /yui3/src/console/meta/console.json /yui3/src/cookie/meta/cookie.json /yui3/src/cssbase/meta/cssbase-context.json /yui3/src/cssbase/meta/cssbase.json /yui3/src/cssfonts/meta/cssfonts-context.json /yui3/src/cssfonts/meta/cssfonts.json /yui3/src/cssgrids/meta/cssgrids-context.json /yui3/src/cssgrids/meta/cssgrids.json /yui3/src/cssreset/meta/cssreset-context.json /yui3/src/cssreset/meta/cssreset.json /yui3/src/dataschema/meta/dataschema.json /yui3/src/datasource/meta/datasource.json /yui3/src/datatype/meta/datatype.json /yui3/src/dd-value/meta/dd-value.json /yui3/src/dd/meta/dd.json /yui3/src/dom/meta/dom.json /yui3/src/dump/meta/dump.json /yui3/src/event-custom/meta/event-custom.json /yui3/src/event-simulate/meta/event-simulate.json /yui3/src/event/meta/event.json /yui3/src/history/meta/history.json /yui3/src/imageloader/meta/imageloader.json /yui3/src/io/meta/io.json /yui3/src/json/meta/json.json /yui3/src/loader/js/loader.js /yui3/src/loader/js/meta.js /yui3/src/loader/js/modules.json /yui3/src/loader/meta/loader.json /yui3/src/loader/meta_join.py /yui3/src/loader/notes /yui3/src/loader/template/meta.js /yui3/src/node-focusmanager/meta/node-focusmanager.json /yui3/src/node-menunav/meta/node-menunav.json /yui3/src/node/meta/node.json /yui3/src/oop/meta/oop.json /yui3/src/overlay/meta/overlay.json plugin.json /yui3/src/pluginhost/meta/pluginhost.json /yui3/src/profiler/meta/profiler.json /yui3/src/querystring-parse-simple/meta/querystring-parse-simple.json /yui3/src/querystring-stringify-simple/meta/querystring-stringify-simple.json /yui3/src/querystring/meta/querystring.json /yui3/src/queue-promote/meta/queue-promote.json /yui3/src/queue-run/meta/queue-run.json /yui3/src/slider/meta/slider.json /yui3/src/sortable/meta/sortable.json /yui3/src/stylesheet/meta/stylesheet.json /yui3/src/substitute/meta/substitute.json /yui3/src/test/meta/test.json /yui3/src/widget/meta/widget.json /yui3/src/yui/meta/yui.json