react-templates/test/data
ido 02f4c08bd3 close #43 2015-07-29 17:47:13 +03:00
..
concat.rt change string concat to separate children in the function call, so you don't get [Object object] 2015-02-08 17:26:29 +02:00
concat.rt.html change string concat to separate children in the function call, so you don't get [Object object] 2015-02-08 17:26:29 +02:00
custom-element.rt support custom-elements 2015-01-19 15:29:42 +02:00
custom-element.rt.html support custom-elements 2015-01-19 15:29:42 +02:00
div.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
div.rt.amd.js support named amd module 2015-01-22 16:50:00 +02:00
div.rt.commonjs.js increase test coverage 2015-01-22 18:02:18 +02:00
div.rt.es6.js convert es6 imports without brackets 2015-05-10 17:23:25 +03:00
div.rt.globals.js support named amd module 2015-01-22 16:50:00 +02:00
div.rt.js removed eslint ignores 2014-12-28 11:48:50 +02:00
div.rt.typescript.ts Added TypeScript support via the `--modules typescript` flag 2015-02-17 02:23:08 +01:00
eval.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
eval.rt.html fixed tests 2014-11-27 11:57:45 +02:00
inputs.rt html mode instead of xml, fix problem with inputs and br tags caused by html which is not valid xml 2015-01-11 12:13:01 +02:00
inputs.rt.js html mode instead of xml, fix problem with inputs and br tags caused by html which is not valid xml 2015-01-11 12:13:01 +02:00
invalid-brace.rt better error reporting, added column and enfOffset, deprecated index 2015-02-01 11:50:05 +02:00
invalid-exp.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
invalid-html.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
invalid-js.rt add tests for json output 2015-01-12 15:29:21 +02:00
invalid-lambda.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
invalid-repeat.rt increase test coverage 2015-01-22 18:02:18 +02:00
invalid-rt-require.rt increase test coverage 2015-01-22 18:02:18 +02:00
invalid-scope.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
invalid-single-root.rt increase test coverage 2015-01-22 18:02:18 +02:00
invalid-style.rt better error reporting, added column and enfOffset, deprecated index 2015-02-01 11:50:05 +02:00
js-in-attr.rt fixed js execution context outside of string nodes needs to concat as string 2015-02-09 10:43:55 +02:00
js-in-attr.rt.html fixed js execution context outside of string nodes needs to concat as string 2015-02-09 10:43:55 +02:00
lambda.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
lambda.rt.html Fixed empty lambda expressions 2014-11-13 00:25:12 +02:00
props-class.rt added better rt-props support use assign instead of merge and merge correctly style and className 2015-02-26 10:48:44 +02:00
props-class.rt.html added better rt-props support use assign instead of merge and merge correctly style and className 2015-02-26 10:48:44 +02:00
props.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
props.rt.html added better rt-props support use assign instead of merge and merge correctly style and className 2015-02-26 10:48:44 +02:00
repeat.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
repeat.rt.js fix test 2015-03-18 13:18:53 +02:00
require.rt replace htmlMode with hard wired list of self closing tags... caused weird problems with rt-require... 2015-01-12 20:08:30 +02:00
require.rt.js change string concat to separate children in the function call, so you don't get [Object object] 2015-02-08 17:26:29 +02:00
rt-class.rt close #43 2015-07-29 17:47:13 +03:00
rt-class.rt.html close #43 2015-07-29 17:47:13 +03:00
scope-trailing-semicolon.rt Allow trailing semicolon in rt-scope 2015-07-27 13:57:16 +09:00
scope-trailing-semicolon.rt.html Allow trailing semicolon in rt-scope 2015-07-27 13:57:16 +09:00
scope.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
scope.rt.html normalize html before compare in tests whitespace forgiving. 2014-11-11 16:55:32 +02:00
simple.js added jsrt support 2015-03-29 15:55:40 +03:00
simple.jsrt added jsrt support 2015-03-29 15:55:40 +03:00
style.rt support style tags - cheerio parses them as special section in the html 2015-01-19 16:22:42 +02:00
style.rt.html support style tags - cheerio parses them as special section in the html 2015-01-19 16:22:42 +02:00
test.rt moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
test.rt.js removed eslint ignores 2014-12-28 11:48:50 +02:00