Releases: azaslavsky/domJSON
Releases · azaslavsky/domJSON
v0.1.2
v0.1.1
Bugfixes:
- ownerDocument was getting copied to output JSON nodes, resulting in a "fake" JSON object that wasn't truly empty of DOM references
- Now Ignores the readonly
isContentEditable
property when rebuilding DOM nodes - Slightly expanded the
opts.domProperties
API to acceptfalse
v0.1.0
First release of domJSON. It should work fantastically on the following browsers:
- Chrome 39+
- Firefox ESR 24+
- IE9+
- Safari 7+
- Mobile Chrome 39+
- Mobile Safari 8+
- Mobile Firefox 31+