Commit Graph

313 Commits

Author SHA1 Message Date
ido 4d52b03be1 fix tests 2015-02-11 16:42:03 +02:00
avim d1e6d41740 fixed js execution context outside of string nodes needs to concat as string 2015-02-09 10:43:55 +02:00
avim 0af424dd7e 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
Drew LeSueur d3871194a6 added semicolons 2015-02-06 07:52:08 -07:00
Drew LeSueur d60d1737cc fix bug with multiple rt files
calling `rt *.rt` will cause the variable names of all the final template functions to be the same. This fixes that issue.
2015-02-06 07:16:01 -07:00
ido 5a43e9f28a 0.1.11 2015-02-01 11:51:37 +02:00
ido 2c79edf519 better error reporting, added column and enfOffset, deprecated index 2015-02-01 11:50:05 +02:00
ido f187062ed1 increase coverage 2015-01-27 15:10:54 +02:00
ido 3c755779ee remove coverall.yaml 2015-01-27 13:13:30 +02:00
ido d4e65bb491 fix coverage to travis 2015-01-27 12:46:46 +02:00
ido decbff8698 fix coverage to travis 2015-01-27 12:36:08 +02:00
ido 05facc549d fix coverage to travis 2015-01-27 12:34:25 +02:00
ido cc3faa4187 fix coverage to travis 2015-01-27 12:27:11 +02:00
ido 4ed1244110 add coverage to travis 2015-01-27 12:23:16 +02:00
ido f63fa8e366 add coverage and update dependencies 2015-01-25 11:18:35 +02:00
ido 3b9d8579fa increase test coverage 2015-01-22 18:02:18 +02:00
ido d26c8ed759 0.1.10 2015-01-22 16:57:57 +02:00
ido d5f975bfbd fix release task 2015-01-22 16:57:48 +02:00
ido 47a4b3216a remove release task 2015-01-22 16:54:00 +02:00
ido eb2a958ddb add release task 2015-01-22 16:52:45 +02:00
ido 65759e1d5c add release task 2015-01-22 16:51:56 +02:00
ido 4de1f45ea0 support named amd module 2015-01-22 16:50:50 +02:00
ido 866df02d0e support named amd module 2015-01-22 16:50:00 +02:00
barak igal bd47783a0c added module id to the compiled output of templateAMDTemplate 2015-01-22 13:01:04 +02:00
ido c06efc1fdd add test src to eslint 2015-01-20 09:43:59 +02:00
ido b010a488ac ignore tests 2015-01-19 17:49:17 +02:00
ido 3fe459baf2 0.1.9 2015-01-19 16:54:20 +02:00
ido cc8c83fa71 add tests to eslint 2015-01-19 16:53:14 +02:00
avim 36f1edfc1f support style tags - cheerio parses them as special section in the html 2015-01-19 16:22:42 +02:00
avim 5015222f45 support custom-elements 2015-01-19 15:29:42 +02:00
avim 268ac0a419 fixed tests on windows 2015-01-19 15:29:11 +02:00
ido dbcd1f2cbe fix eslint 2015-01-19 13:51:05 +02:00
ido 1d82e5faf5 0.1.8 2015-01-19 10:39:16 +02:00
ido 21271eefa4 list version and expose convertTemplate 2015-01-19 10:38:39 +02:00
ido 6662bda1e6 bump and publish 2015-01-13 10:25:51 +02:00
Avi Marcus 3ba52d1653 replace htmlMode with hard wired list of self closing tags... caused weird problems with rt-require... 2015-01-12 20:08:30 +02:00
ido f515c17a67 add tests for json output 2015-01-12 15:29:21 +02:00
ido 5ab047cbed fix bug with json output 2015-01-12 15:02:10 +02:00
ido a9536edce6 Merge remote-tracking branch 'origin/gh-pages' into gh-pages 2015-01-12 15:01:36 +02:00
ido f807a487ba update escodegen 2015-01-12 15:01:16 +02:00
avim 491a3e6125 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
Ido 88005a399b Update README.md 2015-01-08 17:40:27 +02:00
Dany Shaanan 3978843047 added target to gitignore 2015-01-05 14:11:04 +02:00
Dany Shaanan 93e8c59e37 added eslint rules: no-new-require, block-scoped-var and fixed errors 2015-01-05 14:10:33 +02:00
ido be588db1ab fix legacy react render 2015-01-05 12:07:20 +02:00
ido 8327c5c5c5 merge project to one grunt and npm 2015-01-05 10:49:35 +02:00
ido 823b149f5e anchor links fix 2015-01-05 10:26:06 +02:00
ido 14a199929e anchor links 2015-01-05 10:25:13 +02:00
ido c5c7ced976 fix JS to JSX as it should be 2015-01-05 10:20:17 +02:00
ido d1543d0fd6 build editorial changes by Marlowe and David (thanks) 2015-01-05 10:15:11 +02:00