Commit Graph

159 Commits

Author SHA1 Message Date
Artur Girenko ce42e1bbd1 use react-native 0.50.3 2017-11-12 12:26:13 +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 5dcb81570b use RN 0.49.3
- support separate index.js for platforms
2017-10-16 20:41:58 +02:00
Artur Girenko 4518fd7cdb fix bug in scanImages fixes #149 2017-10-12 20:47:43 +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
Artur Girenko e05a159f3b meh.. don't enable auto-require by default 2017-10-03 20:41:14 +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
Artur Girenko 3b072819b2 support platform-specific modules in infer-components command 2017-09-28 21:29:37 +02:00
Artur Girenko 66332760f6 use React Native v0.48.4 2017-09-25 20:48:10 +02:00
Artur Girenko 9fde539929 enable auto-require by default 2017-09-25 18:08:47 +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 0a01a2743b fix regex for patching debugger host in RCTWebSocketExecutor.m fixes #132 2017-09-24 15:56:27 +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
Mike Fikes 942871af47
Improve dev logging when patching RN packager 2017-07-21 08:59:04 -04: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 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
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 330c54c31e start packager with default parameters 2017-05-30 20:25:17 +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
Artur Girenko 85f52e5c2d bump RN version to 0.44.2 2017-05-28 21:50:47 +02:00
Mike Fikes 1793bd1a09
bump om-next to 1.0.0-beta1 2017-05-27 18:56:14 -04:00
Artur Girenko 3e0620cd5a bump RN version to 0.44.0 2017-05-13 12:28:26 +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 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
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