Commit Graph

43 Commits

Author SHA1 Message Date
ido 99e3a49543 fix format issue 2014-12-07 17:40:25 +02:00
ido 01a46e506c eslint fixes 2014-12-04 18:09:27 +02:00
ido e97275b760 add optionator 2014-12-04 18:04:33 +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 84c4864602 eslint fixes 2014-12-03 11:36:34 +02:00
avim b32bba381c intro and samples 2014-12-02 18:59:03 +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
ido b087470cdc Merge branch 'gh-pages' of github.com:wix/react-templates into gh-pages 2014-11-27 18:23:35 +02:00
ido a3a5099d29 improve cli, json output, improve error handling 2014-11-27 18:21:46 +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 388e3e9444 fix missing options issue 2014-11-19 11:53:47 +02:00
ido 18137686c7 eslint fixes 2014-11-18 16:06:25 +02:00
ido 027787ce69 add force option 2014-11-18 15:54:20 +02:00
ido 9b9a12b48d ignore eslint in generated code 2014-11-17 18:12:50 +02:00
avim 04e0f957ed added codemirror and playground 2014-11-17 13:27:57 +02:00
ido c7c10d0bfa Merge remote-tracking branch 'origin/master' 2014-11-17 10:14:48 +02:00
ido 980cb66b67 fix bin path 2014-11-17 10:14:32 +02:00
avim 44703b6600 playground version 0.0001 2014-11-16 17:20:04 +02:00
ido 077cf75b25 eslint fixes 2014-11-16 16:24:52 +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 aae2411c23 Improved error handling when lambda expression missing => 2014-11-13 01:02:31 +02:00
amitk 6839b7506b Fixed empty lambda expressions 2014-11-13 00:25:12 +02:00
Avi Marcus 68606d9681 support multi param scoping 2014-11-12 11:33:53 +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 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 80d9a901fc check for stale files 2014-11-11 14:38:58 +02:00
avim c5d8fdd888 added scope 2014-11-11 12:38:04 +02:00
ido 208c2fc651 add use strict to generated code 2014-11-11 11:27:59 +02:00
ido e4c5d6e613 improve cli, eslint quotes 2014-11-11 11:18:34 +02:00
amitk 3ebd918cea Supporting doctype in ignorecase 2014-11-11 00:49:02 +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 913f4ded0c handle rt files 2014-11-10 19:15:58 +02:00
ido fb5a77bdec fix context bug 2014-11-10 19:08:24 +02:00
ido c43f6c59aa add function wrap 2014-11-10 18:47:06 +02:00
ido f9c7afd8ec module support 2014-11-10 17:55:10 +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