Amjad Masad
|
bd7b9da64a
|
[react-packager] Implement new style asset packaging (with dimensions)
|
2015-04-08 13:11:21 -08:00 |
Christopher Chedeau
|
21a054e9fc
|
[ReactNative] Update package.json
|
2015-04-07 22:16:30 -08:00 |
Alex Kotliarskyi
|
645f2a73bc
|
[ReactNative] npm install --save chalk
|
2015-04-07 15:39:35 -08:00 |
Ben Alpert
|
f66c1643f5
|
[react-native] Update react to 0.13.1, jstransform alongside
|
2015-04-02 10:58:51 -08:00 |
Pilwon Huh
|
87599bfcd1
|
[react-packager] Switch from Q to Bluebird as promises library
Summary:
This PR improves performance of `react-packager` by switching the promises library from the [Q](https://github.com/kriskowal/q) to [Bluebird](https://github.com/petkaantonov/bluebird).
[Here is the test result](https://github.com/facebook/react-native/issues/361#issuecomment-87829808) showing a noticeable difference. (2x speed improvement)
Please refer to [this issue](https://github.com/facebook/react-native/issues/361) for more details.
Closes https://github.com/facebook/react-native/pull/516
Github Author: Pilwon Huh <pilwon@gmail.com>
Test Plan:
./runJestTests
start app and click around
|
2015-03-31 21:24:13 -08:00 |
Amjad Masad
|
c9d4dd3695
|
[react-native] v0.3.1
|
2015-03-31 13:28:44 -08:00 |
Amjad Masad
|
c94f7c3656
|
[React Native] Sync from github
|
2015-03-27 22:09:11 -08:00 |
Amjad Masad
|
35589d6f09
|
[react-packager] move dependencies to root package.json
|
2015-03-26 21:45:55 -08:00 |
Tadeu Zagallo
|
20291a02df
|
[ReactNative] s/ReactKit/React/g
|
2015-03-26 02:42:24 -08:00 |
Alex Kotliarskyi
|
0fe0af2048
|
[ReactNative] Add react-native-start bin to react-native packge
|
2015-03-25 18:14:29 -08:00 |
Christopher Chedeau
|
546d03d8ed
|
[ReactNative] Update package.json to be npm-ready
|
2015-03-25 18:08:07 -08:00 |
Eric Vicenti
|
eb16bb4dfd
|
[ReactNative] Fix OSS Dependency Issues
|
2015-03-24 16:15:23 -08:00 |
Tadeu Zagallo
|
57ee9e7dc0
|
[ReactNative] Use oss TimerMixin
|
2015-03-24 10:46:05 -08:00 |
Christopher Chedeau
|
87f42ab450
|
[ReactNative] Remove react-native/package.json
|
2015-03-22 20:17:01 -08:00 |
Tadeu Zagallo
|
b881028494
|
[ReactNative] Add root package.json name back
|
2015-03-20 17:38:23 -08:00 |
Alex Kotliarskyi
|
0c5f9e3662
|
[ReactNative] Add missing websocket dependency
|
2015-03-20 15:29:56 -08:00 |
Christopher Chedeau
|
737cae8f19
|
[ReactNative] Remove duplicate package.json with the same name
|
2015-03-19 09:04:39 -08:00 |
Amjad Masad
|
eabe9f43c8
|
[react-packager] package.json cleanup (seperate packager into it's own package)
|
2015-03-11 17:42:46 -08:00 |
Alex Kotliarskyi
|
378e59b90a
|
[ReactNative] Make tests run on TravisCI
|
2015-03-10 18:33:20 -08:00 |
Ben Alpert
|
582c05f4a0
|
[React Native] Update React to v0.13.0-rc2
|
2015-03-06 17:12:53 -08:00 |
Amjad Masad
|
668c53ab9c
|
[react-packager] Cleanup package.json
|
2015-03-03 00:30:06 -08:00 |
Amjad Masad
|
bb7040808e
|
[react-packager] Add uglify-js library
|
2015-03-02 21:10:01 -08:00 |
Amjad Masad
|
96312af117
|
[react-packager] Fix lint errors
|
2015-02-25 20:29:42 -08:00 |
Amjad Masad
|
cf7d196c45
|
[react-packager] Fix jest tests
|
2015-02-25 14:17:42 -08:00 |
Amjad Masad
|
00553c6d06
|
[react-packager][cleanup options 1/2] add npm installed joi validation library
|
2015-02-23 13:11:35 -08:00 |
Spencer Ahrens
|
efae175a8e
|
[react-packager][streamline oss] Move open sourced JS source to react-native-github
|
2015-02-19 21:25:11 -08:00 |