TashaGospel
5b0f0132c8
Update README.md
2017-02-22 21:02:41 +13:00
TashaGospel
ff3d444191
Upgrade to React Native 0.41.1
2017-02-21 20:40:08 +13:00
Artur Girenko
4a18cd424a
v0.3.4
2017-01-28 09:36:37 +01:00
Artur Girenko
b8b60dd2e2
bump RN version to 0.40.0
2017-01-28 09:35:16 +01:00
Artūr Girenko
487d622f9f
Merge pull request #91 from jarradh/patch-1
...
add Status re-frame app example
2017-01-09 20:54:36 +01:00
Jarrad
b40ae0ecc2
add Status re-frame app example
2017-01-09 14:31:54 +07:00
Artur Girenko
105ecaeef3
v0.3.3
2016-12-04 19:55:13 +01:00
Artūr Girenko
e23a68e443
Merge pull request #86 from pvinis/master
...
update to RN 0.39.0
2016-12-04 19:40:19 +01:00
Pavlos Vinieratos
606fc6ead6
update to RN 0.39.0
2016-12-04 14:38:21 +01:00
Artūr Girenko
ca1c5b0040
Merge pull request #84 from cascadian/master
...
handle platform-specific image files when running use-figwheel
2016-11-28 20:05:54 +01:00
Paul Currit
5b5c3436a7
handle platform-specific image files when running use-figwheel
...
Platform-specific file names for images as described in the React-Native docs at http://facebook.github.io/react-native/releases/0.37/docs/images.html
2016-11-22 20:48:36 -08:00
Artur Girenko
58a4d67e48
v0.3.2
2016-11-21 20:26:41 +01:00
Artur Girenko
d7c63abe78
RN 0.37.0
2016-11-21 20:11:56 +01:00
Artur Girenko
b7193e120b
update usage of use-component command in README
2016-11-21 19:53:27 +01:00
Artur Girenko
9562b5926d
add optional platform parameter to 'use-component' command to configure platform-specific modules, fixes #81
2016-11-21 19:49:07 +01:00
Artūr Girenko
f81d60b145
Merge pull request #83 from gadfly361/master
...
add link in README showing how to set up re-natal on Ubuntu;
2016-11-14 18:30:22 +01:00
Matthew Jaoudi
2729e358db
add link in README showing how to setup re-natal on Ubuntu;
2016-11-13 18:11:45 -08:00
Artur Girenko
b97ff28251
v0.3.1
2016-10-31 21:33:32 +01:00
Artur Girenko
4169883066
RN 0.36.0
2016-10-31 21:26:27 +01:00
Artur Girenko
620d0b39a7
explicitly require babel-plugin-transform-es2015-block-scoping@6.15.0 in package.json. Fixes #77
2016-10-31 18:51:48 +01:00
Artur Girenko
aa6e476c03
make spec check message more clear
2016-10-31 18:44:24 +01:00
Artūr Girenko
42f0ad0df9
Merge pull request #76 from mozinator/patch-1
...
Logging the message where the error originates
2016-10-31 18:33:48 +01:00
Artūr Girenko
4b2322603b
Merge pull request #78 from daiyitastic/daiyi/readme-typo
...
Fix typo in readme
2016-10-30 21:44:55 +01:00
chris (daiyi)
60e91c0b67
Fix typo in readme
2016-10-29 21:36:34 +02:00
Fabian Aussems
a2afd38e9a
Logging the message where the error originates
...
helps a lot in finding the bug.
2016-10-24 12:53:42 +02:00
Artur Girenko
74458fc78c
v0.3.0
...
- changing minor version because figwheel-bridge.js will not work with older lein-figwheel plugin version.
2016-10-14 20:09:44 +02:00
Artur Girenko
6500d47708
v0.2.44
2016-10-14 19:46:20 +02:00
Artur Girenko
156084eab3
Update README
2016-10-14 19:44:44 +02:00
Artur Girenko
0cbfcd80ec
Merge branch 'areina-update-lein-figwheel'
2016-10-14 19:34:33 +02:00
Toni Reina
cc756c00af
Update lein-figwheel version
...
Update it to latest version 0.5.8. Latest versions of lein-figwheel
generate the "figwheel.connect" including the build id, so I updated
figwheel-bridge to concat the platform id.
2016-10-13 21:30:25 +02:00
Artur Girenko
40d3de4eeb
RN 0.35.0, lein-cljsbuild 1.1.4
2016-10-11 20:42:04 +02:00
Artūr Girenko
3a41150f0c
Merge pull request #73 from levitanong/patch-1
...
Updates :builds to be compatible with latest cljsbuild
2016-10-11 20:00:53 +02:00
Levi Tan Ong
bb5689f3e6
Updates :builds to be compatible with latest cljsbuild
...
cljsbuild 1.1.4 requires :builds to be a sequential collection of maps with field :id
2016-10-10 16:14:30 +08:00
Artūr Girenko
a693c8f1e3
Merge pull request #69 from erubi/master
...
Update reagent6/events.cljs to use interceptors
2016-10-03 18:48:40 +02:00
Evan Rubinton
ef8780f806
Use interceptor factory(after) in reagent6/events.cljs
2016-10-03 12:43:09 -04:00
Evan Rubinton
1fe4fcd77a
Update reagent6/events.cljs to use interceptors
2016-10-01 17:58:41 -04:00
Artur Girenko
243d9112ce
v0.2.43
2016-09-24 14:10:21 +02:00
Artur Girenko
52a98ae843
allow to specify IP in command use-android-device, fixes #67
2016-09-24 13:51:05 +02:00
Artur Girenko
bc65ccf355
use reagent 0.6.0
2016-09-24 13:24:13 +02:00
Artur Girenko
c51630e570
bump RN vesrion to 0.34.0
2016-09-24 13:19:38 +02:00
Artur Girenko
82b81e4599
v0.2.42
2016-09-11 14:55:57 +02:00
Artur Girenko
d3d29af45c
update CLI messages
2016-09-11 14:50:57 +02:00
Artur Girenko
c4cdedf645
bump rum version to 0.9.1
2016-09-11 14:28:12 +02:00
Artur Girenko
31d53a09c7
update instructions to react-native run-ios instead of opening xcode
2016-09-11 14:15:49 +02:00
Artur Girenko
dee11fe672
bump RN vesrion to 0.33.0
2016-09-11 13:36:40 +02:00
Artur Girenko
70c4fcc004
improve CLI messages
2016-09-11 13:36:20 +02:00
Artūr Girenko
05bbff62ea
Merge pull request #65 from tylermorten/master
...
lein prod-build does not compile CLJS with dependency on om 1.0.0-alpha35 …
2016-09-11 11:42:46 +02:00
Tyler Morten
886693905e
lein prod-build does not compile with dependency on om 1.0.0-alpha35 and corresponding clojurescirpt 1.9.198
2016-09-05 21:00:57 -05:00
Artūr Girenko
2d77e50b1e
Merge pull request #64 from ivanreese/patch-1
...
Warn the reader that init takes a while.
2016-09-05 14:52:58 +02:00
Ivan Reese
861004298a
Warn the reader that init takes a while.
...
The first time I ran `re-natal init` I waited quite a while, staring at "Creating Leiningen project", before deciding that something had gone wrong. After re-checking all my deps, I tried it again and just left it longer (this is Java after all). Many minutes later, it said "Creating React Native skeleton. Relax, this takes a while..." and my only thought was, "It would have been very reassuring to have been warned about the wait."
2016-09-03 19:43:25 -06:00