Releases: moappi/json2html
Releases · moappi/json2html
v3.2.0
v3.0.0
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
v2.2.3
v2.2.2
v2.2.1
v2.2.0
Changes
- Deprecated reserved 'obj' attribute and replaced with new '{}' attribute
- Added support for multiple events per object (previously limited to 1 event per attribute)
- Added experimental ES6 literal support
- Updated examples to use new reserved {} attribute
v2.1.0
v2.0.0 - UNSUPPORTED
re-factored entire library
added components
added j2h-framework compatibility
Updated jQuery Events
Added onReady event for jQuery plugin
Merged jQuery with Master Library
Merged jQuery into master json2html.js and added check for jQuery.
Removed redundant jquery.json2html.js lib