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

26 Commits

Author SHA1 Message Date
ido
ee4508aea3 no semi 2017-06-29 10:35:15 +03:00
Antonino Porcino
a993ebffde Fix #167 --native CLI behaviour 2016-07-06 19:53:42 +02:00
Omer Ganim
5b664b9904 enable rule object-shorthand and fix errors 2016-04-27 14:04:35 +03:00
Omer Ganim
4cb8c4524c enable rules no-var and prefer-const and fix errors 2016-04-27 14:04:02 +03:00
Omer Ganim
4c385d5525 add eslint config wix-editor and fix errors 2016-04-27 14:01:18 +03:00
Avi Marcus
9d38cbb828 added rt-include, not in playground as the only interesting use case for playground is with url support and that requires changing the entire code to be async 2016-02-04 16:21:34 +02:00
ido
f79cb7632b use babel to support es6/node4 2015-12-29 12:00:41 +02:00
maria
3fff4db2ae check scope in rt-if and fix eslint warnings 2015-11-29 14:50:09 +02:00
ido
ae8f04596e support for css for react native 2015-11-08 12:15:34 +02:00
ido
e3a23fb1fb move file up to date message to verbose 2015-05-19 11:09:50 +03:00
ido
d12b61ca0b fixed #34 api breaks 2015-04-26 16:37:25 +03:00
ido
52412d99b0 fix info print outs 2015-04-21 17:42:49 +03:00
ido
2ab86644f0 add context where missing 2015-04-21 17:21:12 +03:00
ido
307084e11d support react 13,
rename string utils method,
warn on rt-if without key
2015-04-21 17:15:03 +03:00
ido
a90e88582c eslint fixes 2015-04-05 17:17:10 +03:00
avim
737272f7c3 finished support for jsrt 2015-04-02 16:00:38 +03:00
ido
913e4d99fa fix eslint 2015-02-12 10:08:05 +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
866df02d0e support named amd module 2015-01-22 16:50:00 +02:00
ido
bf3c5d550a improved UI, better samples 2014-12-30 10:42:31 +02:00
ido
349057188a allow generation of globals + ui fixes 2014-12-28 11:47:34 +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
a65eff45c4 add dry run option 2014-12-10 14:13:16 +02:00
ido
a317b0df1a error handling + test 2014-12-02 14:30:06 +02:00
ido
a3a5099d29 improve cli, json output, improve error handling 2014-11-27 18:21:46 +02:00