Luke SmithVotes: 0This patch corrects a typo in YUI 3.3.0's Node.prototype.toggleView method that causes a runtime error. This patch module is only necessary for version 3.3.0.
Luke SmithVotes: 0This patch corrects a bug in YUI 3.3.0's Y.delegate and node.delegate methods that caused the use of a detach category to result in no subscription being made. delegate('cat|click',...) would do nothing. This patch module is only necessary for version 3.3.0.
Luke SmithVotes: 0This patch adds a missing event prefix to the AsyncQueue events, allowing them to be subscribed to from a bubble target. This patch module is only necessary for version 3.3.0.
Luke SmithVotes: 0This patch adds missing logic in YUI 3.3.0's event system whereby preventing an event from a bubble target did not trigger the event's preventedFn. This patch module is only necessary for version 3.3.0.
Luke SmithVotes: 0This patch is a replacement for version 3.3.0 of event-hover, which had an error in the detach method and did not support the mouseleave half of the hover subscription being called with a supplied override context or additional arguments. This patch is only necessary for version 3.3.0.
Luke SmithVotes: 0This patch remove o.td from the object passed to cell formatters. If you want a td (not recommended for performance), o.createCell() will return the right cell. This patch module has been tested against 3.3.0 and 3.4.0pr3.
Allen RabinovichVotes: 0A patch that enables the developer to host multiple calendar instances on the same page. This is a patch for YUI 3.4.0, the issue will be corrected in YUI 3.4.1.
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info