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
Artūr Girenko
cd8f250372
Merge pull request #138 from bhauman/master
...
Create better more durable interactions with Figwheel and more.
2017-09-24 14:48:22 +02:00
Paul Butcher
fcb744b40c
Include watchman i n dependencies
2017-09-24 11:01:12 +01:00
Bruce Hauman
8d979a98c5
make it so that the final load listener is removed on load
2017-09-23 15:39:57 -04:00
Bruce Hauman
de04f0ba94
wait until whole app is loaded
2017-09-23 15:26:20 -04:00
Bruce Hauman
3ff63a6814
Merge branch 'figwheel-work'
2017-09-22 20:30:53 -04:00
Bruce Hauman
9306f97184
ignore package-lock.json
2017-09-22 20:28:07 -04:00
Bruce Hauman
54015dbd43
added assertions to provide better feedback when the core namespace contract isn't met
2017-09-22 20:07:17 -04:00
Bruce Hauman
34deb1ba69
update figwheel-bridge.js to work with newly available figwheel hooks
...
I made significant updates to figwheel-bridge.js so that it works
better with figwheel and hopefully better overall. Removed most hacky
integrations using hooks that will be permanently available in
figwheel.
By adding a listener that listens to all of Figwheels internal messages
the groundwork for a more figwheel like feedback system in the top
level figwheel react component has been started.
2017-09-22 20:06:02 -04:00
Artur Girenko
1dc7eb0caf
v0.6.0
2017-08-13 15:07:31 +02:00
Artur Girenko
d88e0940f6
use recent version of react-native-externs 0.1.0
2017-08-13 14:56:20 +02:00
Artur Girenko
c208738314
update README
2017-08-13 14:47:30 +02:00
Artur Girenko
8726509db2
bump RN to version 0.47.1
...
- add backwards compatibility for older to enable-source-maps command
2017-08-13 14:47:02 +02:00
Artūr Girenko
e5ab773ad2
Merge pull request #125 from mfikes/master
...
Improve dev logging when patching RN packager
2017-07-28 08:45:23 +03:00
Mike Fikes
942871af47
Improve dev logging when patching RN packager
2017-07-21 08:59:04 -04:00
Artur Girenko
7a04012acd
update README about lein advanced-build
2017-07-16 13:22:31 +02:00
Artur Girenko
14a120ec90
remove code duplications when creating build profiles
2017-07-16 12:33:26 +02:00
Artur Girenko
fabcaab72d
add advanced compilation profile
2017-07-16 10:22:57 +02:00
Artur Girenko
b3f5284041
bump RN to 0.46.3
2017-07-16 09:26:56 +02:00
Artur Girenko
bd7c883cc5
use reagent 0.7.0 fixes #122
2017-07-14 20:37:33 +02:00
Artur Girenko
417316191d
v0.5.0
2017-07-11 22:25:21 +02:00
Artur Girenko
9ac2ead6b3
bump RN to 0.46
2017-07-11 22:24:44 +02:00
Artur Girenko
ca387e0120
bump RN to 0.46
2017-07-11 21:30:39 +02:00
Artur Girenko
a0b96fc5c9
pipe output by default when executing os command fixes #120
2017-06-21 21:12:45 +02:00
Artūr Girenko
7bfbcf832a
Merge pull request #119 from carocad/infer
...
Infer components using a regex
2017-06-21 20:56:51 +02:00
carocad
cdce32d948
revert verifyConfig changes
...
fix: writeFileSync requires an explicit relative path
2017-06-15 14:06:19 +02:00
carocad
5c40f8f118
infer-components cli command added
...
klawSync dependency added for directory walking
2017-06-13 09:27:34 +02:00
Artur Girenko
d2d0e3e784
v0.4.3
2017-05-30 20:28:21 +02:00
Artur Girenko
330c54c31e
start packager with default parameters
2017-05-30 20:25:17 +02:00
Artur Girenko
761daa6593
add comment about usage of root-el var
2017-05-30 20:09:51 +02:00
Artūr Girenko
f24bbe7470
Merge pull request #117 from drapanjanas/use-yarn
...
Use yarn if available
2017-05-30 20:01:00 +02:00
Artur Girenko
c3cc014c49
update deps verbously if missing
2017-05-30 19:52:54 +02:00
Artur Girenko
cde6bfd4dd
use yarn if available
2017-05-30 19:46:32 +02:00