UNPKG

yui-pathogen-encoder

Version:

Enables pathogen encoding in YUI Loader

26 lines (15 loc) 701 B
Locator Handlebars Change History ================================= 0.2.3 (2013-09-16) * relaxing the yui dependency to support 3.x. 0.2.2 (2013-09-12) * a handlebars instance may be passed to locator-handlebars in the "handlebars" property of it's options object, and it will be used for server-side compilation and rendering instead of YUI Handlebars. 0.2.1 (2013-07-22) * yui is now locked down to 3.11.0 0.2.0 (2013-07-16) ------------------ * no more partials, just templates. partials are just regular templates * adding hook to redefine the template name parser routine, in case you need more control to avoid naming conflicts 0.1.0 (2013-06-27) ------------------ * Initial release.