Commit Graph

  • 902af4c729 [ReactNative] Move merge & mergeInto from downstream to vendor Christopher Chedeau 2015-03-02 17:45:19 -08:00
  • f77d9f8bae Update react-docgen Felix Kling 2015-03-02 17:31:26 -08:00
  • a39024928e [ReactNative] Expose ListView.DataSource instead of a top domain ListViewDataSource Christopher Chedeau 2015-03-02 16:02:42 -08:00
  • 39475de388 [ReactNative] Fix open source build error on RCTLocationObserver Christopher Chedeau 2015-03-02 15:25:51 -08:00
  • 300dfd74f0 [ReactNative] unpod Movies and TicTacToe examples Spencer Ahrens 2015-03-02 14:16:40 -08:00
  • 7b51a09444 Update RCTLocationObserver.m Christopher Chedeau 2015-03-02 12:44:34 -08:00
  • 75865f31aa [ReactNative] Bring back support for FB-specific transforms for lint Philipp von Weitershausen 2015-02-26 11:45:20 +00:00
  • 7060141247 Updates from Mon Mar 2 Christopher Chedeau 2015-03-02 11:36:55 -08:00
  • 0b09ed0667 Updates from Fri Feb 27 Christopher Chedeau 2015-03-02 10:52:16 -08:00
  • 258c6b1b54 Updates from Thu Feb 26 Christopher Chedeau 2015-03-02 10:45:03 -08:00
  • 9bebc7e519 Updates from Wed Feb 25 Christopher Chedeau 2015-03-02 10:42:31 -08:00
  • ea6bfbb7d6 [ReactNative] Replace all the call sites of mergeInto by Object.assign Christopher Chedeau 2015-03-01 16:50:46 -08:00
  • 3b11b9d6c3 [WIP] Migrated View Managers over to new architecture Nick Lockwood 2015-03-01 15:33:55 -08:00
  • 33290fb1e2 [ReactNative] Replace all the call sites of copyProperties by Object.assign Christopher Chedeau 2015-03-01 16:08:44 -08:00
  • 878bc9d491 [ReactNative] Migrate navigator.geolocation to open source Christopher Chedeau 2015-02-28 20:46:42 -08:00
  • c352cb1c9a [ReactNative] Remove README.md, LICENSE and .travis.yml from fbobjc Christopher Chedeau 2015-02-28 19:40:30 -08:00
  • c9af9963be [react-packager] Better transform errors Amjad Masad 2015-02-28 17:13:18 -08:00
  • a9c8b13e6e [React Native][react-packager] Fix test runner and fialing tests Amjad Masad 2015-02-28 14:30:34 -08:00
  • 5f6a6a14bd Copy editing Brenton Simpson 2015-02-28 10:28:29 -08:00
  • 68fcfc3050 [react-packager] transformModulePath option is not actually required Amjad Masad 2015-02-27 10:23:54 -08:00
  • 078300ce08 Implement TextInput.clearButtonMode added by D1875684 on OSS fork + example Tadeu Zagallo 2015-02-27 08:40:52 -08:00
  • c7b5a1ddfa [ReactNative] Use local CocoaPod config for ReactNative modules Spencer Ahrens 2015-02-27 07:32:11 -08:00
  • 99f7a0ab9d [ReactNative] Pull out some OSS modules into separate libs Spencer Ahrens 2015-02-27 07:32:08 -08:00
  • e53558d94a Enqueue events at 60fps + profiling helpers Tadeu Zagallo 2015-02-27 04:05:35 -08:00
  • ddf8933904 [Children] Expose React.Children like web React James Ide 2015-02-26 19:30:12 -08:00
  • b2a900de83 Remove touch handler assertions - not always true Tadeu Zagallo 2015-02-26 18:08:56 -08:00
  • ee8d0d7204 [treehouse] Add support for clear button on UITextFields Sumeet Vaidya 2015-02-26 15:24:19 -08:00
  • 337329451d [Touch] Suite of touchable events on TouchableHighlight/Opacity James Ide 2015-02-26 10:03:22 -08:00
  • d0d774d403 [Images] Bail out when GIF data is in unexpected format instead of crashing James Ide 2015-02-26 07:20:36 -08:00
  • 96312af117 [react-packager] Fix lint errors Amjad Masad 2015-02-25 20:29:14 -08:00
  • 929cfc9dd5 [react-packager] fix a typo s/pacakge/package Chengyin Liu 2015-02-25 15:40:22 -08:00
  • cf7d196c45 [react-packager] Fix jest tests Amjad Masad 2015-02-25 12:57:33 -08:00
  • 6687c84467 [Image] Really improve the quality of mis-sized images w/trilinear filtering James Ide 2015-02-25 13:16:45 -08:00
  • c892d2c8d1 Updates from Tue Feb 24 - Only update Redbox when offscreen | Nick Lockwood - [react-packager] Cleanup option passing and validation | Amjad Masad - Unified bridge implementation between OSS and private React forks | Nick Lockwood - [react-packager][cleanup options 1/2] add npm installed joi validation library | Amjad Masad Christopher Chedeau 2015-02-25 12:40:49 -08:00
  • 1f8740a9f8 Updates from Mon Feb 22 Christopher Chedeau 2015-02-25 12:36:51 -08:00
  • 72ed849e35 rebase Christopher Chedeau 2015-02-25 09:54:45 -08:00
  • 46981fc258 Only update Redbox when offscreen Nick Lockwood 2015-02-24 16:33:39 -08:00
  • f426ec8d7d [react-packager] Cleanup option passing and validation Amjad Masad 2015-02-24 14:22:13 -08:00
  • 9a2e7a852a Unified bridge implementation between OSS and private React forks Nick Lockwood 2015-02-24 09:06:57 -08:00
  • 83cdba1b08 Update Timers.md Christopher Chedeau 2015-02-23 20:04:02 -08:00
  • 394ddd5d69 Update Timers.md Christopher Chedeau 2015-02-23 19:58:09 -08:00
  • 27c59afa9f Update Image.md Christopher Chedeau 2015-02-23 19:36:23 -08:00
  • 00553c6d06 [react-packager][cleanup options 1/2] add npm installed joi validation library Amjad Masad 2015-02-19 13:11:11 -08:00
  • 889a30aabd Update Style.md Christopher Chedeau 2015-02-22 08:46:54 -08:00
  • fac2c8bc18 Update Style.md Christopher Chedeau 2015-02-22 08:46:35 -08:00
  • 1919c7ba2f Update Style.md Christopher Chedeau 2015-02-22 08:43:27 -08:00
  • 517343a751 Rename Styles.md to Style.md Christopher Chedeau 2015-02-22 08:42:54 -08:00
  • 42b9de3ce1 Update and rename docs to docs/Styles.md Christopher Chedeau 2015-02-22 08:42:36 -08:00
  • 12e792c688 Update and rename docs to docs/Physical vs Logical Pixels.md Christopher Chedeau 2015-02-21 09:27:33 -08:00
  • 67068390d3 Create Text.md Christopher Chedeau 2015-02-21 08:00:05 -08:00
  • 5fd9cd26b1 [ReactNative] remove docs and website from fbobjc and improve oss_export Spencer Ahrens 2015-02-20 18:41:35 -08:00
  • aa03c2755e [ReactNative] Bring back ReactKit proj files Spencer Ahrens 2015-02-20 15:45:12 -08:00
  • 987d1ef3d7 [React-Native] Update jstransform/esprima Christoph Pojer 2015-02-19 18:04:10 -08:00
  • 11eafb5563 Updates from Fri Feb 20 Spencer Ahrens 2015-02-20 10:33:17 -08:00
  • efae175a8e [react-packager][streamline oss] Move open sourced JS source to react-native-github Spencer Ahrens 2015-02-19 20:10:52 -08:00
  • 3abf4fb6ae Updates from Feb 19 Spencer Ahrens 2015-02-19 06:57:05 -08:00
  • 8f68996ccd [react-packager] Add root to packager rootProjects via cli | Boopathi Rajaa Amjad Masad 2015-02-19 11:21:34 -08:00
  • c88a1cd9b8 Updates from Wed Feb 18 Spencer Ahrens 2015-02-18 17:51:14 -08:00
  • 89db1a64aa Updates from Tue Feb 17 Spencer Ahrens 2015-02-18 17:48:13 -08:00
  • 3d9d8e6a5a Updates from Mon Feb 16 Spencer Ahrens 2015-02-18 17:46:39 -08:00
  • eeb0bf145d Updates from Sun Feb 15 Spencer Ahrens 2015-02-18 17:43:36 -08:00
  • ef842c285b Updates from Fri Feb 13 Spencer Ahrens 2015-02-18 17:39:09 -08:00
  • 472c287cd3 Update react-docgen and ignore pages with no header Felix Kling 2015-02-18 16:39:28 -08:00
  • 022696c345 Create Timers.md Christopher Chedeau 2015-02-14 10:06:55 -08:00
  • 2faac4c24b Create Image.md Christopher Chedeau 2015-02-13 17:14:32 -08:00
  • 7fed64082c Create Network.md Christopher Chedeau 2015-02-13 15:19:36 -08:00
  • 001eef0e9f Merge pull request #59 from galenandrew/copyright-patch Christopher Chedeau 2015-02-12 16:36:36 -08:00
  • 7cb5ac230e removed 2014 from copyright Andrew Turner 2015-02-12 18:34:38 -06:00
  • fe0054f70f Merge branch 'master' into copyright-patch Andrew Turner 2015-02-12 18:32:21 -06:00
  • 70f28332b6 Initial version of the automatically generated docs Christopher Chedeau 2015-02-12 14:43:41 -08:00
  • 2f322bf895 Update react-docgen Felix Kling 2015-02-12 13:46:49 -08:00
  • ba7021f6f8 Adding react-docgen for documentation generation Felix Kling 2015-02-12 11:51:52 -08:00
  • bd53b4191f setup twitter feed and google analytics Christopher Chedeau 2015-02-12 11:52:23 -08:00
  • f10bdd205e updated copyright year Andrew Turner 2015-02-11 23:15:08 -06:00
  • 9231d4f8f0 Initial version of the website and docs. Christopher Chedeau 2015-02-11 20:26:43 -08:00
  • dd78b09741 [ReactNative] Add warning when using onScroll without throttleScrollCallbackMS Christopher Chedeau 2015-02-11 18:26:03 -08:00
  • 5aa5e7a875 2015-02-09 updates Amjad Masad 2015-02-11 16:37:51 -08:00
  • 3e59937fa9 Update README.md Christopher Chedeau 2015-02-10 16:33:04 -08:00
  • ff2f1ce945 2015-02-09 updates - [react-server] Support multiple roots | Amjad Masad - [react-packager] Add a helpful error message when watcher fails to start | Amjad Masad - [madman] Fix review screen button and animation | Eric Vicenti Christopher Chedeau 2015-02-10 16:27:57 -08:00
  • d29d07ee06 Update README.md Christopher Chedeau 2015-02-08 11:10:40 -08:00
  • 7c045bf51e Update README.md Christopher Chedeau 2015-02-08 11:06:59 -08:00
  • 39f475ea9b 2015-02-07 updates - Random little fixes | Andres Suarez - Add backButtonTitle to Navigator | Nick Poulden - [react-pacakger] Ignore malformed package.json | Amjad Masad - Renamed hasMove to hasMark | Rich Seymour - Update XMLHttpRequest.ios.js | Nick Poulden - Warn about missing dependencies for issue #16 | Andrew McCloud Christopher Chedeau 2015-02-07 17:23:25 -08:00
  • 462c7ed8ef 2015-02-07 updates - Fixes reference to ReactPackager middleware | Tyler Smalley - [ReactKit] Fix bug where <Text /> did not refresh (in RCTText) | Alex Akers - Removed duplication in react-native.js | Nick Lockwood - [ReactNative] Patch up ReactPerf to work again | Ben Alpert Christopher Chedeau 2015-02-07 11:22:53 -08:00
  • 9674c99a33 2015-02-06 updates - [ReactServer] Fix graph update | Amjad Masad - Added RCTStatusBarManager module | Andrew McCloud Christopher Chedeau 2015-02-06 15:46:31 -08:00
  • 4f613e20d2 2015-02-05 updates - [ReactServer] Fix newly introduced bug | Amjad Masad - [ReactServer] Last sync from github | Amjad Masad - [RFC-ReactNative] Subscribable overhaul, clean up AppState/Reachability | Eric Vicenti - [ReactKit] Enable tappable <Text /> subnodes | Alex Akers Christopher Chedeau 2015-02-06 15:45:28 -08:00
  • fd8b7dee77 2015-02-04 updates - Unbreak ReactKit | Nick Lockwood - Refactor | Nick Lockwood - [ReactNative] fix touch cancel behavior | Spencer Ahrens - [ReactNative iOS] Fix responder issue with textInput | Eric Vicenti - [ReactNative] README updates - file watching troubleshooting, one-time code drop -> currently private repo | Spencer Ahrens - [ReactKit] Re-add README linebreaks | Ben Alpert Christopher Chedeau 2015-02-06 15:43:59 -08:00
  • 6153fffb30 2015-02-03 updates - Add back providesModule transform to JSAppServer | Joseph Savona - [ReactKit] fix open source performance issue | John Harper - [ReactKit] improve ReactIOSEventEmitter logics | Andrew Rasmussen - [reactkit] fix web view JS executor and bind it to Command-d | John Harper - Removed hardcoded RCTModuleIDs | Nick Lockwood - [ReactKit] Animated GIF support | Alex Akers - [ReactKit] Update RCTBridge to support non-id argument types | Alex Akers - [reactkit] fix typo in RCTCopyProperty() change | John Harper - [reactkit] fix shadow view crash on missing properties | John Harper - [reactkit] fix transform keypath | John Harper Christopher Chedeau 2015-02-03 16:15:20 -08:00
  • ccd8f184af 2015-02-02 updates - Removed special-case treatment of RCTTiming and RCTUIManager modules | Nick Lockwood Christopher Chedeau 2015-02-03 16:12:07 -08:00
  • 00f0ebccdf 2015-02-30 update: Christopher Chedeau 2015-02-03 16:02:36 -08:00
  • 0512e23ba9 Fix line breaks in Q/A section Alexsander Akers 2015-01-31 00:28:47 +00:00
  • 41b0b5831f Added ability to jump to syntax errors from RedBox Alex Kotliarskyi 2015-01-30 10:17:28 -08:00
  • a15603d8f1 Initial commit Ben Alpert 2015-01-29 17:10:49 -08:00