Commit Graph

33 Commits

Author SHA1 Message Date
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 2abd385739 removed eslint ignores 2014-12-28 11:48:50 +02:00
Avi Marcus 8fb5fb3674 moved require to rt-require tag instead of inside of doctype and removed doctype completely 2014-12-11 09:30:27 +02:00
ido 3066de38b7 invalid input tests 2014-12-09 17:20:09 +02:00
avim 13fffaa55d support React 0.12 & React 0.10/0.11 syntax and dom elements 2014-12-04 14:40:54 +02:00
ido 4654770a10 react/addons generation change 2014-12-03 11:45:31 +02:00
ido a317b0df1a error handling + test 2014-12-02 14:30:06 +02:00
amitk 68b6015bfd Don't ignore whitespace in html text 2014-11-30 10:55:38 +02:00
amitk edbc8fac9b Added rt-props 2014-11-29 23:32:00 +02:00
ido e646677554 fix clone issue 2014-11-27 18:52:12 +02:00
avim 7504b09a12 fixed tests
Fixed problem with wrapping of injected code if concatted with strings.
2014-11-27 11:57:45 +02:00
ido 44cb755bd8 add grunt 2014-11-18 15:54:34 +02:00
ido d8d89c020f eslint fixes + chalk 2014-11-16 16:22:32 +02:00
amitk 1e44367bcd Changed doctype to be "rt" 2014-11-16 09:01:31 +02:00
amitk 6839b7506b Fixed empty lambda expressions 2014-11-13 00:25:12 +02:00
Avi Marcus 979cc0ddb8 removed superfluous flattens, made generated code look almost like what hand crafted code would look like 2014-11-12 10:48:22 +02:00
avim 50eb6bff36 added names for generated functions makes generated code a bit eas 2014-11-11 18:19:00 +02:00
avim 2b38b0ca31 normalize html before compare in tests whitespace forgiving. 2014-11-11 16:55:32 +02:00
avim 4aa26c0dea Merge branch 'master' of github.com:wix/react-templates 2014-11-11 16:41:56 +02:00
avim 2afbc2bd60 fixed camelCase of style
added values of empty attributes
2014-11-11 16:41:43 +02:00
ido 6a89082074 remove temp files 2014-11-11 14:43:16 +02:00
ido 80d9a901fc check for stale files 2014-11-11 14:38:58 +02:00
avim 1ed5eb873e added html tests 2014-11-11 13:06:11 +02:00
avim 272c8ab64e ignore mac/windows differences in \r\n 2014-11-11 12:37:54 +02:00
ido 208c2fc651 add use strict to generated code 2014-11-11 11:27:59 +02:00
ido a8079e1b7b update files to use rt ext 2014-11-11 10:27:53 +02:00
amitk 3ebd918cea Supporting doctype in ignorecase 2014-11-11 00:49:02 +02:00
amitk 2fd3a14879 Fixed style keys that have "-" in the keys
Added repeat index into the scope
2014-11-11 00:35:35 +02:00
amitk 74ea6935e4 Fixed style keys that have "-" in the keys
Added repeat index into the scope
2014-11-11 00:35:09 +02:00
ido c43f6c59aa add function wrap 2014-11-10 18:47:06 +02:00
ido 075f96ebdf add npm ignore 2014-11-10 17:30:46 +02:00
ido 5d41421e81 more tests 2014-11-10 16:23:17 +02:00
ido 64071ce507 add tests 2014-11-10 15:51:04 +02:00