regexper-static/spec
Jeff Avallone 6c9f5d4cb6 Fixing label rendering for repetition
Rendering a text element with a string leads to just a <text/> element.
Rendering with an array leads to <text><tspan/></text>. Decided to use
the latter since it matches with the majority of text rendering
currently in use.
2015-09-03 17:08:20 -04:00
..
parser Fixing label rendering for repetition 2015-09-03 17:08:20 -04:00
regexper_spec.js Replacing Q promises with ES6 promises 2015-03-14 17:11:14 -04:00
setup_spec.js Replacing Q promises with ES6 promises 2015-03-14 17:11:14 -04:00
util_spec.js Changing util.js to export an object 2014-12-20 10:25:32 -05:00