Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/facebook/react-native.git. Pull mirroring updated .
  1. Apr 11, 2015
  2. Apr 10, 2015
    • Amjad Masad's avatar
      Updates from Fri 10 Apr · 096f1d9c
      Amjad Masad authored
      - Implemented response headers when using `XMLHttpRequest` | Nick Lockwood
      - [ReactNative] Don't redbox on flow config errors | Spencer Ahrens
      - [ReactNative] Fix suggestions in TextInput when setting value prop | Spencer Ahrens
      - Link LinkingIOS in SampleApp | Nick Lockwood
      - unify use of password and secureTextEntry for TextInput | Nick Lockwood
      - Added random js queue+execution time sampling in react native | Bryce Redd
      - [react_native] JS files from D1980312:     [react_native] Fix webview | Andrei Coman
      - [react-packager] Correct module extension regexp | Amjad Masad
      - [react-packager] Implement the browser field package.json spec | Amjad Masad
      - [ReactNative] Bring back crash reporting | Alex Kotliarskyi
      - Remove duplicate word | Nick Lockwood
      - NavigatorIOS navigationBarHidden property support | Nick Lockwood
      - [Scroll] Include content insets in scroll events | Nick Lockwood
      096f1d9c
    • Christopher Chedeau's avatar
      Remove xcode files · 7047d6e1
      Christopher Chedeau authored
      7047d6e1
    • Christopher Chedeau's avatar
      Unbreak fatal · a79154da
      Christopher Chedeau authored
      a79154da
    • Christopher Chedeau's avatar
      Merge pull request #776 from vjeux/up223 · 2c6abbd6
      Christopher Chedeau authored
      [ReactNative] Fix push notifications on iOS7 | Tadeu Zagallo
      2c6abbd6
    • Christopher Chedeau's avatar
  3. Apr 09, 2015
    • Christopher Chedeau's avatar
      Merge pull request #775 from vjeux/up22 · 2c803b04
      Christopher Chedeau authored
      Updates from Thu 9 Apr
      2c803b04
    • Christopher Chedeau's avatar
      Updates from Thu 9 Apr · 0686b014
      Christopher Chedeau authored
      - [React Native] Fix RCTText crashes | Alex Akers
      - Ensure that NSLocationWhenInUseUsageDescription is set, throw error if not | Alex Kotliarskyi
      - [ReactNative] fix exception handler method name | Spencer Ahrens
      - [ReactNative] Re-configure horizontal swipe animations | Eric Vicenti
      - [ReactNative] <Text>: apply the fontWeight correctly if fontFamily style is also present | Kevin Gozali
      - [MAdMan] Dimensions.get('window') considered harmful | Philipp von Weitershausen
      - Navigator: Changed transitioner background color to 'transparent' | Eric Vicenti
      - [react-native] Listen on all IPv6 interfaces | Ben Alpert
      - [react-packager] Don't depend on error.stack being available | Amjad Masad
      - [ReactNative] fixup AnimationExperimental a bit | Spencer Ahrens
      - [react-packager] Implement new style asset packaging (with dimensions) | Amjad Masad
      - [React Native] RCT_EXPORT lvl.2 | Alex Akers
      - [react_native] Implement TextInput end editing | Andrei Coman
      - [react_native] Make TextInput focus, blur, dismiss and show keyboard work | Andrei Coman
      - Added non-class-scanning-based approach fror registering js methods | Nick Lockwood
      - [ReactNative] Update package.json | Christopher Chedeau
      - [ReactNative] Do flow check when running packager | Spencer Ahrens
      - [ReactNative] Fix typo/bug in Navigator._completeTransition | Eric Vicenti
      - [ReactNative] Fix Navigator exception when touching during transition | Eric Vicenti
      - [ReactNative] Remove bridge retaining cycles | Tadeu Zagallo
      - [ReactNative] Fix and re-add WebView executor | Tadeu Zagallo
      0686b014
    • Alexander Kotliarskyi's avatar
      Merge pull request #758 from nicinabox/fix-packager-with-ipv6 · 83fbef5d
      Alexander Kotliarskyi authored
      Force curl to use IPv4
      83fbef5d
    • Nic Aitch's avatar
      Force curl to use IPv4 · b774062b
      Nic Aitch authored
      Due to a curl bug, `curl localhost` doesn't work if there's an IPv6 entry in /etc/hosts
      b774062b
    • Christopher Chedeau's avatar
      Merge pull request #754 from vjeux/warn_global_cli · d2c00d58
      Christopher Chedeau authored
      Warn when installing globally react-native instead of react-native-cli
      d2c00d58
    • Christopher Chedeau's avatar
      Warn when installing globally react-native instead of react-native-cli · 0a5967db
      Christopher Chedeau authored
      This adds a react-native binary that just output some instructions.
      0a5967db
    • Christopher Chedeau's avatar
    • Christopher Chedeau's avatar
      Create JavaScriptEnvironment.md · e0a0bb18
      Christopher Chedeau authored
      e0a0bb18
    • Christopher Chedeau's avatar
      Remove Twice for Cmd+R · fcd33c88
      Christopher Chedeau authored
      fcd33c88
  4. Apr 08, 2015
  5. Apr 07, 2015
  6. Apr 06, 2015
    • Christopher Chedeau's avatar
      Merge pull request #702 from vjeux/up · b360168e
      Christopher Chedeau authored
      Updates from Mon 6 Apr
      b360168e
    • 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
  7. Apr 05, 2015