Artur Girenko
|
8dec2df474
|
v0.4.2
|
2017-05-28 21:53:03 +02:00 |
Artur Girenko
|
85f52e5c2d
|
bump RN version to 0.44.2
|
2017-05-28 21:50:47 +02:00 |
Artūr Girenko
|
b16902c927
|
Merge pull request #115 from mfikes/master
bump om-next to 1.0.0-beta1
|
2017-05-28 21:36:17 +02:00 |
Mike Fikes
|
1793bd1a09
|
bump om-next to 1.0.0-beta1
|
2017-05-27 18:56:14 -04:00 |
Artur Girenko
|
a74ca6d9ec
|
v0.4.1
|
2017-05-14 13:06:30 +02:00 |
Artur Girenko
|
8cc776c8a5
|
bump RN version to 0.44.0
|
2017-05-13 12:29:10 +02:00 |
Artur Girenko
|
3e0620cd5a
|
bump RN version to 0.44.0
|
2017-05-13 12:28:26 +02:00 |
Artūr Girenko
|
e00fdbaaff
|
Merge pull request #113 from mfikes/master
Uptate ClojureScript to 1.9.542 / spec alpha ns’s
|
2017-05-13 11:26:27 +02:00 |
Mike Fikes
|
d981a03b93
|
Uptate ClojureScript to 1.9.542 / spec alpha ns’s
|
2017-05-12 16:27:04 -04:00 |
Artūr Girenko
|
303dea9e28
|
Merge pull request #111 from drapanjanas/0.4.0-rc
0.4.0-rc
|
2017-05-01 13:48:01 +02:00 |
Artur Girenko
|
5e784fd047
|
update README
|
2017-05-01 13:32:46 +02:00 |
Artur Girenko
|
e5a8db2d24
|
update README
|
2017-05-01 13:30:34 +02:00 |
Artur Girenko
|
797a9d3061
|
update README
|
2017-05-01 13:29:42 +02:00 |
Artur Girenko
|
8f5bf4bb05
|
v0.4.0
|
2017-05-01 13:12:46 +02:00 |
Artur Girenko
|
e14850ff67
|
update README
|
2017-04-30 20:10:28 +02:00 |
Artur Girenko
|
4f4f16178f
|
expose single add-platform command instead of separate windows and wpf commands
|
2017-04-30 20:05:32 +02:00 |
Artur Girenko
|
750747d638
|
call clear-subscription-cache! on code reload
- as per changes of re-frame 0.9.0
|
2017-04-30 09:59:02 +02:00 |
Artur Girenko
|
999615e921
|
bump deps to latest versions
- clojure 1.9.0-alpha16
- clojurescript 1.9.521
- figwheel 0.5.10
- reagent 0.6.1
- re-frame 0.9.2
|
2017-04-29 22:16:37 +02:00 |
Artur Girenko
|
0fffb96527
|
separate react-native-windows version
|
2017-04-29 21:31:25 +02:00 |
Artur Girenko
|
309feb8edf
|
bump RN version to 0.43.4
|
2017-04-29 21:20:35 +02:00 |
Artur Girenko
|
e3c7166993
|
print instructions of manual update of project.clj when it could not be done automatically
|
2017-04-29 21:03:36 +02:00 |
Artur Girenko
|
04131ee32c
|
fix regression in use-android-device and use-ios-device commands
|
2017-04-26 21:42:28 +02:00 |
Artur Girenko
|
80400e269c
|
add basic usage of windows platform related commands to README
|
2017-04-26 21:35:11 +02:00 |
Artūr Girenko
|
46570b55cd
|
Merge pull request #107 from amorokh/master
Adds support for UWP and WPF apps (using react-native-windows)
|
2017-04-23 19:52:11 +02:00 |
amorokh
|
2aaf7f6f94
|
Fixed some newlines in .gitignore
|
2017-04-13 11:27:05 +02:00 |
amorokh
|
ef2717f6b6
|
Added commands for adding UWP/WPF app projects to existing projects
|
2017-04-13 11:04:31 +02:00 |
amorokh
|
4c877ad339
|
Upgrade now respects moduelsPlatform values
|
2017-04-13 08:25:38 +02:00 |
amorokh
|
ae6ef24250
|
Moved platform modules into platform section in .re-natal
|
2017-04-12 16:38:48 +02:00 |
amorokh
|
b5a2865bc5
|
Merge branch 'master'
|
2017-04-12 15:47:59 +02:00 |
amorokh
|
66dd2beb45
|
Reorganized .re-natal file to store configured platforms
|
2017-04-12 15:21:12 +02:00 |
amorokh
|
7b414c666c
|
Added support for WPF app
|
2017-04-12 13:50:48 +02:00 |
amorokh
|
5278dadd49
|
Merge branch 'uwp'
|
2017-04-12 13:17:33 +02:00 |
amorokh
|
b305152b0a
|
Parameterized :clean-target in project.clj
|
2017-04-12 13:17:22 +02:00 |
amorokh
|
fd5dc6dc95
|
Added UWP platform support
|
2017-04-12 13:02:25 +02:00 |
amorokh
|
a10bc8906b
|
Parameterized platforms in project.clj
|
2017-04-12 12:07:11 +02:00 |
amorokh
|
76c4bc78e4
|
Removed hardcoded usage of ios and android where possible
|
2017-04-12 11:03:33 +02:00 |
Artur Girenko
|
31b3509f1f
|
v0.3.7
fixes #101
|
2017-03-15 19:24:32 +01:00 |
Artūr Girenko
|
cf3afca9c2
|
Merge pull request #102 from drapanjanas/fix-source-maps
Fix re-natal enable-source-maps
|
2017-03-15 19:21:31 +01:00 |
Artur Girenko
|
b91aed7819
|
fix the file path
|
2017-03-15 19:11:34 +01:00 |
Artur Girenko
|
89db09dced
|
bump RN version
|
2017-03-11 12:46:46 +01:00 |
Artur Girenko
|
4b2f82d2a4
|
Merge branch 'tmclane-master'
|
2017-03-11 12:44:11 +01:00 |
Travis McLane
|
708d70fe69
|
bump version to 0.3.6
|
2017-03-07 11:58:16 -06:00 |
Travis McLane
|
e5db902aaa
|
bump om-next to 1.0.0-alpha48
|
2017-03-07 11:58:16 -06:00 |
Travis McLane
|
bd80fff8fa
|
bump react to 0.42.0
|
2017-03-07 11:58:16 -06:00 |
Travis McLane
|
1110e849d7
|
bump rum version to 0.10.8
|
2017-03-07 11:58:16 -06:00 |
Artūr Girenko
|
7201aeb932
|
Merge pull request #98 from carocad/patch-1
missing android device selection
|
2017-02-27 18:43:48 +01:00 |
Camilo Roca
|
6e01e8d8e2
|
missing android device selection
|
2017-02-26 21:29:17 +01:00 |
Artūr Girenko
|
a9410b8390
|
Merge pull request #97 from TashaGospel/update-readme
Fixed the "Switching between iOS devices" section in README
|
2017-02-24 07:30:56 +01:00 |
Alan Tran
|
c7624a11fe
|
Fixed the "Switching between iOS devices" section
|
2017-02-24 12:11:26 +13:00 |
Artur Girenko
|
3c3d7dbbb6
|
v0.3.5
|
2017-02-23 22:31:44 +01:00 |