Max Risuhin
|
90fe7b903a
|
Require figwheel-bridge.js with relative path
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
|
2018-09-21 00:25:34 +03:00 |
Max Risuhin
|
07500385d8
|
Update metro Server.js file path to be patched by enable-source-maps command
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
|
2018-09-21 00:00:47 +03:00 |
Vitaliy Vlasov
|
860f8b58fc
|
Merge pull request #2 from status-im/fix/update-patch-for-map-files
Fix patching of map files
|
2018-06-04 13:32:03 +03:00 |
Vitaliy Vlasov
|
c1a59e5a9f
|
Fix patching of map files
|
2018-06-04 12:50:36 +03:00 |
Max Risuhin
|
9edffebee0
|
Extend with desktop platform
|
2017-12-14 15:07:23 +02:00 |
Artur Girenko
|
40391cab57
|
v0.8.0
|
2017-11-12 13:15:03 +01:00 |
Artur Girenko
|
5f6da94ae7
|
add command set-figwheel-port
- used to set custom figwheel port in config.cljs
- fixes #151
|
2017-11-12 13:03:24 +01:00 |
Artur Girenko
|
ce42e1bbd1
|
use react-native 0.50.3
|
2017-11-12 12:26:13 +01:00 |
Artūr Girenko
|
e81dbe31f3
|
Merge pull request #150 from drapanjanas/rn-49
Use React Native 0.49
|
2017-11-12 12:03:37 +01:00 |
Artūr Girenko
|
65398b7a5f
|
Merge pull request #152 from Zetagon/master
Fix broken link to installation tutorial for Linux
|
2017-11-12 10:28:21 +01:00 |
Leo Okawa Ericson
|
00a5f6e259
|
Fix broken link to installation tutorial for Linux
|
2017-11-07 17:18:53 +01:00 |
Artur Girenko
|
b1d6e77026
|
use react-native-windows 0.49
|
2017-10-16 21:45:37 +02:00 |
Artur Girenko
|
27ee1c7cf7
|
fix identation
|
2017-10-16 20:44:54 +02:00 |
Artur Girenko
|
c007446ea8
|
update RN version in README
|
2017-10-16 20:42:53 +02:00 |
Artur Girenko
|
5dcb81570b
|
use RN 0.49.3
- support separate index.js for platforms
|
2017-10-16 20:41:58 +02:00 |
Artur Girenko
|
2a91f7ecc5
|
v0.7.2
|
2017-10-12 20:56:13 +02:00 |
Artur Girenko
|
4518fd7cdb
|
fix bug in scanImages fixes #149
|
2017-10-12 20:47:43 +02:00 |
Artur Girenko
|
4e0d23f335
|
v0.7.1
|
2017-10-09 21:38:10 +02:00 |
Artūr Girenko
|
b62774926a
|
Merge pull request #147 from drapanjanas/fix-bug-in-do-upgrade
Fix bug in do upgrade
|
2017-10-08 20:47:46 +02:00 |
Artūr Girenko
|
e67e7aeddc
|
Merge pull request #146 from drapanjanas/move-host-config-to-generated-ns
Move figwheel url configuration into generated namespace
|
2017-10-08 20:31:17 +02:00 |
Artur Girenko
|
8d829e5cc9
|
get rid of global mutable variable 'platforms'
|
2017-10-08 20:30:28 +02:00 |
Artur Girenko
|
05362a9ce8
|
fix bug in doUpgrade
|
2017-10-08 20:06:25 +02:00 |
Artur Girenko
|
9e14a62f4e
|
move figwheel url configuration into generated namespace
|
2017-10-08 19:00:15 +02:00 |
Artūr Girenko
|
181a208058
|
Merge pull request #144 from drapanjanas/fix-double-init-of-figwheel
fix double initialization of figwheel
|
2017-10-08 18:27:31 +02:00 |
Artur Girenko
|
846712cc12
|
use figwheel.client/start API instead of watch-and-reload
|
2017-10-04 22:09:51 +02:00 |
Artur Girenko
|
dc31ddfe13
|
fix double initialization of figwheel
- use only (watch-and-reload ...) way to setup figwheel
- do not explicitly require figwheel.connect.build_${platform} from figwheel-bridge.js
|
2017-10-04 09:59:56 +02:00 |
Artur Girenko
|
6097127be4
|
v0.7.0
|
2017-10-03 21:16:45 +02:00 |
Artur Girenko
|
af96fdd22b
|
use latest lein-figwheel 0.5.14
|
2017-10-03 20:59:52 +02:00 |
Artur Girenko
|
e05a159f3b
|
meh.. don't enable auto-require by default
|
2017-10-03 20:41:14 +02:00 |
Artūr Girenko
|
6f1ef05e17
|
Merge pull request #142 from drapanjanas/local-config
Support local configuration
|
2017-10-03 20:19:32 +02:00 |
Artur Girenko
|
c321909325
|
generate .gitignore including .re-natal.local
|
2017-10-03 20:07:27 +02:00 |
Artur Girenko
|
4689ae3932
|
remove unused function
|
2017-10-03 19:42:33 +02:00 |
Artur Girenko
|
0f08f6c971
|
add -g option to enable-auto-require and disable-auto-require
- by default these commands write to .re-natal.local
- with -g or --global they will write to .re-natal file
|
2017-10-03 19:42:14 +02:00 |
Artur Girenko
|
e89aa2ddb3
|
add -g option to use-ios-device, use-android-commands
- by default these commands write to .re-natal.local
- with -g or --global they will write to .re-natal file
|
2017-10-03 19:32:51 +02:00 |
Artur Girenko
|
0a51de384f
|
read and merge config from .re-natal.local
|
2017-10-02 22:35:26 +02:00 |
Artur Girenko
|
ac78028655
|
add shorter aliases for use-component and infer-components commands, fixes #131
- use-component -> require
- infer-components -> require-all
|
2017-09-28 23:22:52 +02:00 |
Artūr Girenko
|
db198010c9
|
Merge pull request #141 from drapanjanas/support-platforms-in-infer-components
support platform-specific modules in infer-components command
|
2017-09-28 21:41:16 +02:00 |
Artur Girenko
|
3b072819b2
|
support platform-specific modules in infer-components command
|
2017-09-28 21:29:37 +02:00 |
Artur Girenko
|
fac4825fcf
|
fix assertions in rum template
|
2017-09-25 21:00:34 +02:00 |
Artur Girenko
|
66332760f6
|
use React Native v0.48.4
|
2017-09-25 20:48:10 +02:00 |
Artūr Girenko
|
45712a7627
|
Merge pull request #140 from drapanjanas/auto-require
Auto-require: infer components in use-figwheel command
|
2017-09-25 18:31:23 +02:00 |
Artur Girenko
|
9fde539929
|
enable auto-require by default
|
2017-09-25 18:08:47 +02:00 |
Artur Girenko
|
b0bbdb7696
|
add info about auto-require to README
|
2017-09-25 17:52:06 +02:00 |
Artur Girenko
|
606f66add7
|
update command descriptions
|
2017-09-24 23:16:53 +02:00 |
Artur Girenko
|
b37334a3df
|
infer components when auto-require is enabled
|
2017-09-24 23:08:46 +02:00 |
Artur Girenko
|
d4c45e8777
|
add commands to enable auto-require feature
|
2017-09-24 21:47:52 +02:00 |
Artur Girenko
|
b423f76ab7
|
refactor infer-components command to use it in use-figwheel for auto-require
|
2017-09-24 21:39:47 +02:00 |
Artur Girenko
|
8ae3bce468
|
update minimum required node version as reported in #136
|
2017-09-24 16:05:05 +02:00 |
Artur Girenko
|
0a01a2743b
|
fix regex for patching debugger host in RCTWebSocketExecutor.m fixes #132
|
2017-09-24 15:56:27 +02:00 |
Artūr Girenko
|
49f34df468
|
Merge pull request #139 from paulbutcher/master
Include watchman in dependencies
|
2017-09-24 14:50:31 +02:00 |