
Luke SmithVotes: 0Adds a Y.JSONPRequest class and a Y.jsonp(url, callback) method.
Luke SmithVotes: 0Adds Y.toRelativeTime(date) to turn a past Date instance into a relative time string, e.g. "about an hour ago".

Luke SmithVotes: 2Adds a DOM event "konami" that is triggered when the targeted element receives keydown strokes in the Konami code sequence.
Luke SmithVotes: 1Adds Y.Twitter.Status widget for Twitter status updates. Configure how many to display, from what twitter user (public only), and how frequent to poll for updates.
Luke SmithVotes: 1node.on('drag:end', fn, config, ctx, arg1, ...argN) Adds new DOM events for "drag", "drag:start", "drag:end" and all other DD.Drag events. Full list in the docs. config obj takes Drag attributes for configuration plus supports 'proxy', 'constrained', or any other Y.Plugin.DDxxx
Luke SmithVotes: 0Y.DataSchema that is a class constructor rather than just a namespace object. Allows encapsulating a schema in the instance. Also allows custom implementations by passing an object or function as the type config.
Luke SmithVotes: 0Adds fast track events for subscribing to keydown for enter, esc, backspace, tab, pageUp, pageDown, and the arrow keys.
© 2010 YUI Library - Site Credits