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
Antonino Porcino
b3cc40e297 Moved function "jsonText" to be local to "convertText" 2016-07-09 11:56:26 +02:00
Antonino Porcino
6af5715ea1 Do not normalize whitespaces within { } expressions 2016-07-09 10:19:19 +02:00
nino-porcino
c495a02452 New syntax for rt-require: "import" "from" (#125)
* New syntaxt for rt-require import="" from=""

* Added warning message for obsolete syntax

* Allow to import multiple names from the same module

* Added tests for rt-require new import syntax

* Removed unneded comment

* Separated rt-require into rt-require and rt-import

* Tests for rt-require and rt-import
2016-05-15 13:58:24 +03:00
Omer Ganim
232e0de5cf move reactTemplates internals to utils and refactor tests 2016-05-02 13:47:04 +03:00
Omer Ganim
4bbbfec3e8 enable rule prefer-arrow-callback and fix errors 2016-04-27 14:05:42 +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
4f67fee3b5 update eslint-plugin-lodash to use the plugin recommended settings and fix errors 2016-04-27 13:56:24 +03:00
Antonino Porcino
27ad9e1cc0 Deprecated esprima-fb, back to upstream esprima 2016-01-01 18:20:35 +01: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
0d35afe4cf fixed #72 2015-11-22 12:22:01 +02:00
ido
9bf1532982 eslint fixes 2015-09-30 10:16:49 +03:00
ido
7b86b2a11d refactoring code out 2015-09-03 15:44:37 +03:00