Commit Graph

139 Commits

Author SHA1 Message Date
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
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 b91aed7819 fix the file path 2017-03-15 19:11:34 +01: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
TashaGospel ff3d444191 Upgrade to React Native 0.41.1 2017-02-21 20:40:08 +13:00
Artur Girenko b8b60dd2e2 bump RN version to 0.40.0 2017-01-28 09:35:16 +01:00
Pavlos Vinieratos 606fc6ead6 update to RN 0.39.0 2016-12-04 14:38:21 +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 d7c63abe78 RN 0.37.0 2016-11-21 20:11:56 +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
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 40d3de4eeb RN 0.35.0, lein-cljsbuild 1.1.4 2016-10-11 20:42:04 +02:00