ansuz
|
b59a14c5ac
|
merge hyperjson changes from realtime xwiki
more resilient class serialization.
comments
|
2016-04-01 11:20:19 +02:00 |
ansuz
|
bac0e0ff88
|
implement hyperjson filtering
|
2016-03-29 15:35:40 +02:00 |
ansuz
|
0d33af773f
|
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.
|
2016-03-24 12:11:31 +01:00 |
ansuz
|
1bd5cb9e27
|
hyperjson.js : used split instead of filter... oops
|
2016-03-23 12:31:16 +01:00 |
ansuz
|
b2753ef7b7
|
fix string manipulation off-by-one
|
2016-03-22 19:29:58 +01:00 |
ansuz
|
79a9998b13
|
implement better serialization of class names
RTWYSIWYG-27 : poorly formed yet valid HTML caused hyperjson to produce element
selectors which hyperscript could not parse.
|
2016-03-22 10:16:14 +01:00 |
ansuz
|
d1885fbab6
|
better jshint compliance for common files
|
2016-02-15 15:42:08 +01:00 |
ansuz
|
a600ece5c5
|
fix jshint complaints in common directory
|
2016-02-12 16:22:20 +01:00 |
ansuz
|
f6c848385f
|
hyperjson.js : jshint complains about var index in for loop
|
2016-02-12 11:21:33 +01:00 |
ansuz
|
b958caebdd
|
dom, vdom, hyperjson, and an api which provides a matrix of conversions
|
2016-01-26 17:26:33 +01:00 |