anchann
88dc5544e8
Allow trailing semicolon in rt-scope
...
Rationale: it is natural for many developers to place a trailing
semicolon after the last scope alias pair, just as they do after every
preceding pair in the list. Since it is possible to save them time (and
perhaps frustration) at no cost in terms of semantics and safety, we
should do so.
On tests. Wasn't sure if this should be broken out into a separate test,
or bundled together with the existing one.
2015-07-27 13:57:16 +09:00
Suby Raman
0fd6ea5045
Set objects to be imported
2015-07-08 10:22:07 -04:00
Suby Raman
691e008c3e
Add cli options for react/lodash import paths
...
Add in options if user wants to specify different paths to lodash or react in their application.
2015-07-08 10:12:44 -04:00
ido
cee215c081
fix error not clearing in playground
2015-07-07 11:54:59 +03:00
ido
faf90d186b
0.1.20
v0.1.20
2015-05-19 12:12:01 +03:00
ido
e3a23fb1fb
move file up to date message to verbose
2015-05-19 11:09:50 +03:00
ido
b2956ac812
0.1.19
v0.1.19
2015-05-14 14:57:58 +03:00
ido
3b98c97cd2
update dependencies
2015-05-14 14:56:47 +03:00
Ido
cfb339845d
Merge pull request #39 from liady/gh-pages-es6
...
convert es6 imports without brackets
2015-05-14 14:39:19 +03:00
Ido
9491b36847
Merge pull request #37 from artemkaint/gh-pages
...
Fix spoiled option 'defines'
2015-05-14 14:32:04 +03:00
Liad Yosef
e8d95c1a47
convert es6 imports without brackets
2015-05-10 17:23:25 +03:00
artemkaint
e9af1eea52
Fix spoiled option 'defines'
2015-05-06 15:52:55 +03:00
Ido
8ca28b2f70
Merge pull request #35 from liady/gh-pages
...
Add the webpack react-templates-loader to README
2015-04-29 16:47:16 +03:00
Ido
dbec6dc6b1
Merge pull request #36 from liady/gh-pages-htmlfor
...
support "for" attribute in react templates
2015-04-29 16:47:06 +03:00
Liad Yosef
2114f5705e
support "for" attribute in react templates
...
Add support for using "for" attribute and converting it to DOM API supported "htmlFor"
2015-04-28 12:47:11 +03:00
Liad Yosef
c43690bf79
Add the webpack react-templates-loader to README
2015-04-27 16:32:33 +03:00
ido
a0e30d5441
0.1.18
v0.1.18
2015-04-26 16:50:01 +03:00
ido
3e9d622453
update dependencies
2015-04-26 16:48:14 +03:00
ido
fd9245c6df
fix api
2015-04-26 16:44:51 +03:00
ido
d12b61ca0b
fixed #34 api breaks
2015-04-26 16:37:25 +03:00
ido
9d868f7466
add class test
2015-04-21 18:24:19 +03:00
ido
bfe56bbda4
0.1.17
v0.1.17
2015-04-21 17:44:30 +03:00
ido
70cf3dae90
update rt
2015-04-21 17:43:12 +03:00
ido
52412d99b0
fix info print outs
2015-04-21 17:42:49 +03:00
ido
8e4af67439
eslint fixes
2015-04-21 17:32:12 +03:00
ido
1c3bafbfab
0.1.16
v0.1.16
2015-04-21 17:22:30 +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
e4bbd93844
cleanups
2015-04-16 17:41:52 +03:00
ido
68407b6dc5
0.1.15
v0.1.15
2015-04-16 16:51:29 +03:00
ido
b6b5707fa3
update dependencies + eslint
2015-04-16 16:45:22 +03:00
ido
a90e88582c
eslint fixes
2015-04-05 17:17:10 +03:00
avim
08f6a601f2
Merge branch 'gh-pages' of github.com:wix/react-templates into gh-pages
2015-04-02 16:01:00 +03:00
avim
737272f7c3
finished support for jsrt
2015-04-02 16:00:38 +03:00
ido
e451c9b4a1
Merge remote-tracking branch 'origin/gh-pages' into gh-pages
2015-03-30 11:20:30 +03:00
ido
1082f8f244
update dependencies + eslint react and prop types
2015-03-30 11:18:59 +03:00
ido
bf2dde25e6
update dependencies + eslint
2015-03-29 15:59:08 +03:00
avim
084a44b402
added jsrt support
2015-03-29 15:55:40 +03:00
ido
92e8ca38cd
fix test
2015-03-18 13:18:53 +02:00
ido
ee604b6a3a
fixed #15
2015-03-18 12:13:40 +02:00
ido
30b581a552
Merge remote-tracking branch 'origin/gh-pages' into gh-pages
2015-03-17 14:11:33 +02:00
ido
067ad07986
fixed #12 , thanks!
2015-03-17 14:11:28 +02:00
ido
b407e8b849
update dependencies + eslint
2015-03-17 14:10:44 +02:00
Ido
f1754c3dc3
Merge pull request #19 from kraftwer1/patch-1
...
Removed newline
2015-03-17 13:50:26 +02:00
ido
e0f3501db7
eslint fixes
2015-03-08 16:11:19 +02:00
ido
2a815ab72e
update dependencies
2015-03-08 14:52:05 +02:00
ido
c37028256b
0.1.14
v0.1.14
2015-02-26 11:29:53 +02:00
avim
faa6b1adf2
added better rt-props support use assign instead of merge and merge correctly style and className
2015-02-26 10:48:44 +02:00
ido
6826a880ef
update dependencies + eslint
2015-02-24 10:07:55 +02:00
Ido
0fa3404d81
Merge pull request #20 from kraftwer1/patch-2
...
Added link to Broccoli plugin
2015-02-23 11:53:56 +02:00