Cross Reference: /yui3/src/event/docs/component.json
History log of /yui3/src/event/docs/component.json
Revision Date Author Comments + Modified files
154bc262955366ec077dbb8a74f32469e20109a0 17-Feb-2012 Ryan Grove <ryan@wonko.com>

Update event-valuechange docs.

ad2670c2a72f6612b923c6f67823a561cd5ee9be 03-Sep-2011 Luke Smith <lsmith@yahoo-inc.com>

Updating author data with new component ownership

5d3dc0444c51f18e44c016a89b16a8951529518c 10-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Finished Event user guide + event simulation page

8f535ac836d61bba00d450e6baf8b01a15668d89 09-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Rename outside events page per Brett

350964af8dfc6ab5df9d3fb0f274f7d018986c5b 07-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Adding event examples. It's not the best suite of examples. One basic DOM subs, two creating synths (one of which is on the gesture synths). The domready and focus examples were cut because domready spent more time in text than example and made incorrect assertions. The focus example because it was using old APIs, CSS, and was practically a small app that mainly illustrated Loader and various other parts of the lib. There's merit in including it, but I'm not sure where, and it will take editing.

2e7441169df0fcc324f2d44947beba7d237f5a37 30-Jul-2011 Luke Smith <lsmith@yahoo-inc.com>

Mostly done with Synths detail page Other minor edits to other pages as well.

77c61f48946d06f2e1a4339a1ea83fa6f49ed085 28-Jul-2011 Luke Smith <lsmith@yahoo-inc.com>

Add user guide pages for more event modules key event done (look at the railroad diagram!), outside events done, and valueChange done. Some minor edits to the index page and delegation page.

e9b01de77b1a53553e58caf4f0c5392735102fc1 27-Jul-2011 Luke Smith <lsmith@yahoo-inc.com>

Event user guide redux WIP. Most of the core sections (basics, delegation, and synths) and supporting pages. Still needs a few synths' supporting pages completed, the advanced options, the FAQ, and the Appendix A of whitelisted DOM events.