Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@moappi moappi released this 19 Dec 00:04
· 6 commits to master since this release

Refactored to work with ES6 supported browsers only!

  • Added support for native JS events

  • Extended Element class with json2html function (Element.prototype.json2html) so can be called directly from an HTML Element

  • Removed support for deprecated template attributes (tag and children)

  • Removed $.json2html jquery function