Skip to content

v0.0.5

Compare
Choose a tag to compare
@kevinmartin kevinmartin released this 19 Dec 17:27
· 12 commits to master since this release

Add:

z.fn.hasClass(className);
z.fn.children();
z.fn.one(event, fn);

Improve:

z.fn.replaceWith(content);