Cross Reference: /yui3/src/event/meta/event.json
History log of /yui3/src/event/meta/event.json
Revision Date Author Comments + Modified files
fbef28ede3e6228a61a039aefbe9a4585515766c 04-Feb-2012 Todd Kloots <kloots@yahoo.com>

Removed the event-simulate dependency

7af920b5469a3ebc416dace31e18e2d1abfea057 27-Jan-2012 Todd Kloots <kloots@yahoo.com>

Intial go at the contextmenu synthetic event

9947ab16ed5318e3d2d55eb4d14dfbd8dd137096 30-Nov-2011 Luke Smith <lsmith@yahoo-inc.com>

Adding touch, flick, move, valuechange to rollup Fixes #2531490

85bf9b572e256c3e30d383d3e2b7d7fbaca74bfb 30-Aug-2011 Dav Glass <davglass@gmail.com>

Fixed meta-data for event-resize

a958fdd529761b111fb3d448b732519434c5d4af 21-Jun-2011 Luke Smith <lsmith@yahoo-inc.com>

Promote gallery-outside-events to event-outside A few minor loader/yui file changes other than the addition of the meta/aliases update came in, but no code changes--only comments and whitespace that seem to have changed in the src files. The src and build files were out of sync for loader, so I tried to make sure the updated files were in the same state, plus the new event-outside metadata. Original gallery module: http://yuilibrary.com/gallery/show/outside-events Also see Brett's github repo https://github.com/brettstimmerman/outside-events

/yui3/build/event-outside/event-outside-debug.js /yui3/build/event-outside/event-outside-min.js /yui3/build/event-outside/event-outside.js /yui3/build/loader-base/loader-base-debug.js /yui3/build/loader-base/loader-base.js /yui3/build/loader-yui3/loader-yui3-debug.js /yui3/build/loader-yui3/loader-yui3-min.js /yui3/build/loader-yui3/loader-yui3.js /yui3/build/loader/loader-debug.js /yui3/build/loader/loader-min.js /yui3/build/loader/loader.js /yui3/build/yui-base/yui-base-debug.js /yui3/build/yui-base/yui-base-min.js /yui3/build/yui-base/yui-base.js /yui3/build/yui-core/yui-core-debug.js /yui3/build/yui-core/yui-core-min.js /yui3/build/yui-core/yui-core.js /yui3/build/yui-rls/yui-rls-debug.js /yui3/build/yui-rls/yui-rls-min.js /yui3/build/yui-rls/yui-rls.js /yui3/build/yui/yui-debug.js /yui3/build/yui/yui-min.js /yui3/build/yui/yui.js /yui3/src/event/build-outside.properties /yui3/src/event/build-outside.xml /yui3/src/event/js/outside.js event.json /yui3/src/event/tests/manual/outside.html /yui3/src/event/tests/manual/test-event-outside.js /yui3/src/loader/js/yui3.js /yui3/src/loader/js/yui3.json /yui3/src/yui/js/alias.js
51c9a66dc37ed8610bd3edd86eb5371fb226342f 04-Jun-2011 Luke Smith <lsmith@yahoo-inc.com>

Fix mousewheel and resize requires meta. They aren't yet converted to the synthetic event infrastructure. They only need node-base.

18025c0b6f013225b1c07eaae87c104c4dece712 01-Jun-2011 Ryan Grove <ryan@wonko.com>

Fix metadata errors in autocomplete and event. Modifying Y.Array.hash to handle sparse arrays properly revealed that the metadata for AutoComplete and Event were erroneously providing strings as values for the "after" option, when they should have been providing arrays. Fixing this error may very well result in a slight Loader metadata parsing speedup.

a067ff42a9884fae2fc31f95e417b5e5c53ad66d 27-May-2011 Luke Smith <lsmith@yahoo-inc.com>

Add rollup "use" list to module metadata

e5624bda71f8427ddc1fdb612994cb7ac7eb740b 10-May-2011 Dav Glass <davglass@gmail.com>

Merging in 0064de00

0064de0080a16ab78adb5df16447e21562216850 17-Feb-2011 Luke Smith <lsmith@yahoo-inc.com>

Fix event-hover dependencies meta

c64978b48fe561f13e3d68afc70d7c528946359b 07-Dec-2010 Adam Moore <adamoore@yahoo-inc.com>

hasFeature update for IE event conditional module (for IE9) [fixes bug #2529587].

/yui3/build/event/event-base-ie-debug.js /yui3/build/event/event-base-ie-min.js /yui3/build/event/event-base-ie.js /yui3/build/loader/loader-base-debug.js /yui3/build/loader/loader-base-min.js /yui3/build/loader/loader-base.js /yui3/build/loader/loader-debug.js /yui3/build/loader/loader-min.js /yui3/build/loader/loader-yui3-debug.js /yui3/build/loader/loader-yui3-min.js /yui3/build/loader/loader-yui3.js /yui3/build/loader/loader.js /yui3/build/simpleyui/simpleyui-debug.js /yui3/build/simpleyui/simpleyui-min.js /yui3/build/simpleyui/simpleyui.js /yui3/build/yui/features-debug.js /yui3/build/yui/features-min.js /yui3/build/yui/features.js /yui3/build/yui/yui-debug.js /yui3/build/yui/yui-min.js /yui3/build/yui/yui.js /yui3/sandbox/event/nestedEvents.html /yui3/src/event/js/event-facade-dom-ie.js /yui3/src/event/js/event-ready-base-ie.js event.json /yui3/src/loader/js/loader.js /yui3/src/loader/js/yui3.js /yui3/src/loader/js/yui3.json /yui3/src/simpleyui/js/concat.js /yui3/src/yui/js/load-tests.js
f3bf567920c0c7ce16a4f5b8bdc719000658d56c 19-Nov-2010 Luke Smith <lsmith@yahoo-inc.com>

Add event-hover meta to Loader

011173392d3a1a59092095d5a24857134cb16f93 06-Oct-2010 Adam Moore <adamoore@yahoo-inc.com>

Fixed memory leak when adding a listener to an element that is never inserted into the dom [fixes #2529385]. Added a conditional module for IE. Faster event facades.

/yui3/build/event/event-base-debug.js /yui3/build/event/event-base-ie-debug.js /yui3/build/event/event-base-ie-min.js /yui3/build/event/event-base-ie.js /yui3/build/event/event-base-min.js /yui3/build/event/event-base.js /yui3/build/event/event-debug.js /yui3/build/event/event-min.js /yui3/build/event/event-synthetic-debug.js /yui3/build/event/event-synthetic.js /yui3/build/event/event.js /yui3/src/event/build-base-ie.properties /yui3/src/event/build-base-ie.xml /yui3/src/event/build.xml /yui3/src/event/js/available.js /yui3/src/event/js/event-dom.js /yui3/src/event/js/event-facade-dom-ie.js /yui3/src/event/js/event-facade-dom.js /yui3/src/event/js/event-ready-base-ie.js /yui3/src/event/js/event-ready-base.js /yui3/src/event/js/event-ready.js /yui3/src/event/js/synthetic.js event.json /yui3/src/event/tests/manual/konami.html
e3cee6b38c62be71fcb6028e299980eb886a0544 05-Oct-2010 Adam Moore <adamoore@yahoo-inc.com>

Fixed memory leak when adding a listener to an element that is never inserted into the dom [fixes #2529385]. Added a conditional module for IE. Faster event facades.

/yui3/build/event/event-base-debug.js /yui3/build/event/event-base-ie-debug.js /yui3/build/event/event-base-ie-min.js /yui3/build/event/event-base-ie.js /yui3/build/event/event-base-min.js /yui3/build/event/event-base.js /yui3/build/event/event-debug.js /yui3/build/event/event-min.js /yui3/build/event/event-synthetic-debug.js /yui3/build/event/event-synthetic.js /yui3/build/event/event.js /yui3/src/event/build-base-ie.properties /yui3/src/event/build-base-ie.xml /yui3/src/event/build.xml /yui3/src/event/js/available.js /yui3/src/event/js/event-dom.js /yui3/src/event/js/event-facade-dom-ie.js /yui3/src/event/js/event-facade-dom.js /yui3/src/event/js/event-ready-base-ie.js /yui3/src/event/js/event-ready-base.js /yui3/src/event/js/event-ready.js /yui3/src/event/js/synthetic.js event.json /yui3/src/event/tests/manual/konami.html
c5ceae16ec79a0e26b3f7d7d8420955057a5f066 21-Jul-2010 Luke Smith <lsmith@yahoo-inc.com>

Add event-synthetic to event module rollup.

59fdd279a10059b34e51bc5f7368a7fe1175d325 14-Jul-2010 Luke Smith <lsmith@yahoo-inc.com>

Refactor SyntheticEvent. API doc comments not yet migrated over from prior version. Synths now support filtering of subs notified by notifier.fire(). And the on, init, etc implementation code is used to subclass SyntheticEvent rather than stored as property impl on a SyntheticEvent instance.

757a02c8aa3074da5af65401e06946e17c4d8a7d 08-Jun-2010 Satyen Desai <sdesai@yahoo-inc.com>

Added initial touch exposure for Node and Event Facade (still rough). Also removed incorrect entries in Node.DOM_EVENTS (it had event facade properties, instead of events)

/yui3/build/event/event-base-debug.js /yui3/build/event/event-base-min.js /yui3/build/event/event-base.js /yui3/build/event/event-debug.js /yui3/build/event/event-min.js /yui3/build/event/event-touch-debug.js /yui3/build/event/event-touch-min.js /yui3/build/event/event-touch.js /yui3/build/event/event.js /yui3/build/loader/loader-debug.js /yui3/build/loader/loader-min.js /yui3/build/loader/loader-yui3-debug.js /yui3/build/loader/loader-yui3-min.js /yui3/build/loader/loader-yui3.js /yui3/build/loader/loader.js /yui3/build/node/node-base-debug.js /yui3/build/node/node-base-min.js /yui3/build/node/node-base.js /yui3/build/node/node-debug.js /yui3/build/node/node-min.js /yui3/build/node/node.js /yui3/src/event/README /yui3/src/event/build-touch.properties /yui3/src/event/build-touch.xml /yui3/src/event/js/event-facade-dom-touch.js /yui3/src/event/js/event-facade-dom.js event.json /yui3/src/loader/js/yui3.js /yui3/src/loader/js/yui3.json /yui3/src/node/js/node.js
a0cecfafac4879069279d410edcc012fadabf9e2 26-Feb-2010 Adam Moore <adamoore@yahoo-inc.com>

meta/module.json files must be valid JSON. That means no comments, no trailing commas, and quoted keys.

8929133686602facf288d7127fe898c1d4d23539 26-Feb-2010 Luke Smith <lsmith@yahoo-inc.com>

Fixing metadata for event-synthetic so it is resolved by loader correctly.

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 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 /yui3/src/plugin/meta/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