1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00

13 Commits

Author SHA1 Message Date
nino-porcino
46caeea387 Fix #138, #139, #134, #144, #145, #147, #157, #158, #161, #162 (#142)
* Single child for rt-template (fixes #138)

* Nested scope functions (fixes #139)

* Forbid nested rt-import (fixes #134)

* Vendor prefixes style keys (#144)

* Renamed test file

* Forbid expressions in style keys (#145)

* fixed rt-import and AMD (#147)

* Updated documentation

* Fixed links in README.md

* Sanitize comments (fix #158)

* Disable comments when es6 (fix#157)

* Added test case for comments

* Simplified TypeScript output

* Test cases for simplified TypeScript output

* Fixed wrong TypeScript output (#161)

* fix repeat with custom index (#162)
2016-07-06 11:25:08 +03:00
Omer Ganim
63be2c9968 make default options be contingent on actual other options 2016-05-15 16:44:55 +03:00
ido
92e8ca38cd fix test 2015-03-18 13:18:53 +02:00
ido
2abd385739 removed eslint ignores 2014-12-28 11:48:50 +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
avim
7504b09a12 fixed tests
Fixed problem with wrapping of injected code if concatted with strings.
2014-11-27 11:57:45 +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
2afbc2bd60 fixed camelCase of style
added values of empty attributes
2014-11-11 16:41:43 +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