569c3090f5818228805d517e135aa3799732292aRyan GroveNode plugin that provides seamless, gracefully degrading pjax functionality.
d5718409d7c1c4cbbd2be4605305c045a68a9136Ryan Grove@submodule pjax-plugin
d5718409d7c1c4cbbd2be4605305c045a68a9136Ryan GroveNode plugin that provides seamless, gracefully degrading pjax functionality.
d5718409d7c1c4cbbd2be4605305c045a68a9136Ryan Grove@class Plugin.Pjax
d5718409d7c1c4cbbd2be4605305c045a68a9136Ryan Grove@extends Pjax
84ae7c9d0c9d7a559d93a52393255678b6ac4e55Ryan GroveY.Plugin.Pjax = Y.Base.create('pjaxPlugin', Y.Pjax, [Y.Plugin.Base], {
569c3090f5818228805d517e135aa3799732292aRyan Grove // -- Lifecycle Methods ----------------------------------------------------
84ae7c9d0c9d7a559d93a52393255678b6ac4e55Ryan Grove}, '@VERSION@' ,{requires:['node-pluginhost', 'pjax', 'plugin']});