8 Commits (cd462ed8724337521a6753fc0806e83dfb0dbc2f)

Author SHA1 Message Date
ansuz c047d5310f implement optional filtering in hyperjson
Implemented via callback, return falsey if you want to filter an element
and all of its children from the serialized result.

Conflicts:
	www/common/convert.js
9 years ago
ansuz 475ca9bea8 hyperjson.js : used split instead of filter... oops 9 years ago
ansuz f98fda7604 fix string manipulation off-by-one 9 years ago
ansuz 0ff4906f0e implement better serialization of class names
RTWYSIWYG-27 : poorly formed yet valid HTML caused hyperjson to produce element
               selectors which hyperscript could not parse.
9 years ago
ansuz d1885fbab6 better jshint compliance for common files 9 years ago
ansuz a600ece5c5 fix jshint complaints in common directory 9 years ago
ansuz f6c848385f hyperjson.js : jshint complains about var index in for loop 9 years ago
ansuz b958caebdd dom, vdom, hyperjson, and an api which provides a matrix of conversions 9 years ago