Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/facebook/react-native.git. Pull mirroring updated .
  1. Aug 20, 2015
    • Christopher Chedeau's avatar
      [OpenSource] Fix 2048 · cf617640
      Christopher Chedeau authored
      Summary:
      There were two issues:
      (1) it was using /Users/sahrens as a path
      (2) needed to remove RCTAnimationExperimental which doesn't exist anymore and add RCTWebSocket
      cf617640
  2. Jun 15, 2015
  3. Apr 06, 2015
    • Christopher Chedeau's avatar
      Updates from Mon 6 Apr · 85e1ad6b
      Christopher Chedeau authored
      - [ReactNative] Revert D1965911 | Christopher Chedeau
      - [ReactNative] Remove experimental Portal only needed for android right now. | Spencer Ahrens
      - [ReactNative] rename Animation to AnimationExperimental with warning docs | Spencer Ahrens
      - navigator.getCurrentRoutes() | Eric Vicenti
      - Fixing jsdoc parsing of functions that are defined over multiple lines (Fixes #410) | Christopher Chedeau
      - Added constraint of child type to touchablewithoutfeedback | Christopher Chedeau
      - [react-packager] Deprecate global image namespace in favor of CommonJS resolution | Amjad Masad
      - [react-packager] Don't cache rejected promise | Amjad Masad
      - [ReactNative] Start Navigator gesture config, disable gesture in AdsManager | Eric Vicenti
      - [Flow] Clean react-native-github for Flow v0.8.0 | Gabe Levi
      - add maximumValue and minimumValue as valid attributes for native Slider | Christopher Chedeau
      - react-packager: Add ES6 import statement support to DependencyGraph. | Amjad Masad
      - Remove false annotation | Christopher Chedeau
      - [madman] prevent pulling the content down inconsistently when the keyboard shows up | Kevin Gozali
      - add @flow back to View.js | Basil Hosmer
      - [ReactNative] Turn of lint warning for constant conditions | Eric Vicenti
      - [UIExplorer] Fixed 'Push View Example' in NavigatorIOS example | Christopher Chedeau
      - SliderIOS.js comments - grammar correction | Christopher Chedeau
      85e1ad6b
  4. Apr 05, 2015
  5. Apr 02, 2015
  6. Mar 26, 2015
    • Christopher Chedeau's avatar
      Updates from Thu 26 Mar · 6500ba7b
      Christopher Chedeau authored
      - [React Native] Fix incorrect if-statement in RCTGeolocation | Alex Akers
      - [ReactNative] s/ReactKit/React/g | Tadeu Zagallo
      - [React Native] View border support | Nick Lockwood
      - [Assets] Allow scripts to override assetRoots | Amjad Masad
      - [ReactNative] Navigator docs | Eric Vicenti
      - [ReactNative] License headers and renaming | Eric Vicenti
      - [React Native] Add CocoaPods spec | Tadeu Zagallo
      - Added explicit types for all view properties | Nick Lockwood
      - [ReactNative] s/ReactNavigator/Navigator/ | Tadeu Zagallo
      - [ReactNative] Add copyright header for code copied from the jQuery UI project | Martin Konicek
      - [ReactNative] PanResponder documentation | Eric Vicenti
      6500ba7b
    • Tadeu Zagallo's avatar
      [ReactNative] s/ReactKit/React/g · 20291a02
      Tadeu Zagallo authored
      20291a02
  7. Mar 25, 2015
  8. Mar 21, 2015
    • Christopher Chedeau's avatar
      Updates from Thu 19 Mar · 031266fb
      Christopher Chedeau authored
      - [ReactNative] Add root package.json name back | Tadeu Zagallo
      - [react-packager] Make sure projectRoots is converted to an array | Amjad Masad
      - [ReactNative] Init script that bootstraps new Xcode project | Alex Kotliarskyi
      - [ReactNative] New SampleApp | Alex Kotliarskyi
      - [ReactNative] Touchable invoke press on longPress when longPress handler missing | Eric Vicenti
      - [ReactNative] Commit missing RCTWebSocketDebugger.xcodeproj | Alex Kotliarskyi
      - [ReactNative] Add Custom Components folder | Christopher Chedeau
      - [react-packager] Hash cache file name information to avoid long names | Amjad Masad
      - [ReactNative] Put all iOS-related files in a subfolder | Alex Kotliarskyi
      - [react-packager] Fix OOM | Amjad Masad
      - [ReactNative] Bring Chrome debugger to OSS. Part 2 | Alex Kotliarskyi
      - [ReactNative] Add search to UIExplorer | Tadeu Zagallo
      - [ReactNative][RFC] Bring Chrome debugger to OSS. Part 1 | Alex Kotliarskyi
      - [ReactNative] Return the appropriate status code from XHR | Tadeu Zagallo
      - [ReactNative] Make JS stack traces in Xcode prettier | Alex Kotliarskyi
      - [ReactNative] Remove duplicate package.json with the same name | Christopher Chedeau
      - [ReactNative] Remove invariant from require('react-native') | Christopher Chedeau
      - [ReactNative] Remove ListViewDataSource from require('react-native') | Christopher Chedeau
      - [react-packager] Add assetRoots option | Amjad Masad
      - Convert UIExplorer to ListView | Christopher Chedeau
      - purge rni | Basil Hosmer
      - [ReactNative] s/render*View/render/ in <WebView> | Christopher Chedeau
      031266fb
  9. Mar 20, 2015
  10. Mar 11, 2015
    • Alex Kotliarskyi's avatar
      Updates from Tue Mar 10 · fab5ec61
      Alex Kotliarskyi authored
      - [ReactNative] Make tests run on TravisCI | Alex Kotliarskyi
      - [Relay] Update Relay + ES6 class containers | Christoph Pojer
      - [React Native] Add RCTAdSupport.xcodeproj | Alexsander Akers
      - [ReactNative][Android] Fix after a new React version was downstreamed | Philipp von Weitershausen
      - [React Native] Add preliminary animation API | Alex Akers
      - [ReactKit] Create test for OSS ReactKit | Alex Kotliarskyi
      - [React Native][Device ID][wip] implement most basic js access | Alex Akers
      - [ReactNative] OSS Picker | Spencer Ahrens
      - [ReactNative] Fix typo in RCTUIManager | Tadeu Zagallo
      - [ReactNative] Fix GeoLocation files letter case | Tadeu Zagallo
      - Unified the method signature for addUIBlock: to further simplify porting ViewManagers | Nick Lockwood
      - [ReactNative] Oss GeoMap | Tadeu Zagallo
      - [ReactNative] OSS CameraRoll | Tadeu Zagallo
      - [ReactNative] allowLossyConversion on NSString->NSData conversion | Andrew Rasmussen
      - [React Native][RFC] Print __DEV__ value on app start | Alex Kotliarskyi
      fab5ec61
  11. Mar 07, 2015
    • Christopher Chedeau's avatar
      Updates from Thu Mar 5 · 61b8c619
      Christopher Chedeau authored
      - [react_native] JS files for D1885531 | Martin Konicek
      - Ported TabBarIOS to OSS and unified implementation | Nick Lockwood
      - [react-packager] Add minify option as query param | Amjad Masad
      - [ReactNative] Fix ExpandingText prop types | Christopher Chedeau
      - [react-packager] Make dev a query param option | Amjad Masad
      61b8c619
  12. Mar 06, 2015
  13. Mar 04, 2015
    • Spencer Ahrens's avatar
      3daaf174
    • Spencer Ahrens's avatar
      [ReactNative] Fix OSS Projects · 8852e110
      Spencer Ahrens authored
      8852e110
    • Spencer Ahrens's avatar
      Updates from Tue March 3 · 86aa5f80
      Spencer Ahrens authored
      - [ReactNative] Clean up libraries and include paths | Spencer Ahrens
      86aa5f80
    • Spencer Ahrens's avatar
      Updates from Tuesday, March 3rd · caf21ae5
      Spencer Ahrens authored
      - [ReactNative] Fix OSS Projects | Spencer Ahrens <sahrens@fb.com>
      - [react-packager] check-in node_modules and update tests | Amjad Masad <amasad@fb.com>
      - [react-packager] Cleanup package.json | Amjad Masad <amasad@fb.com>
      - [react-packager] Implement bundle minification | Amjad Masad <amasad@fb.com>
      - [react-packager] Add dev option to CLI | James Ide | Amjad Masad <amasad@fb.com>
      - [react-packager] Add uglify-js library | Amjad Masad <amasad@fb.com>
      - [f8] Make map zoomable on double-tap | Alex Kotliarskyi <frantic@fb.com>
      caf21ae5
  14. Mar 03, 2015
    • Spencer Ahrens's avatar
      300dfd74
    • Christopher Chedeau's avatar
      Updates from Fri Feb 27 · 0b09ed06
      Christopher Chedeau authored
      - [react-packager] transformModulePath option is not actually required | Amjad Masad
      - Implement TextInput.clearButtonMode added by D1875684 on OSS fork + example | Tadeu Zagallo
      - [ReactNative] Use local CocoaPod config for ReactNative modules | Spencer Ahrens
      - [ReactNative] Pull out some OSS modules into separate libs | Spencer Ahrens
      - Enqueue events at 60fps + profiling helpers | Tadeu Zagallo
      0b09ed06
  15. Feb 28, 2015
  16. Feb 21, 2015
  17. Jan 30, 2015