Commit Graph

216 Commits

Author SHA1 Message Date
Krzysztof Magiera 4e4b90e1e8 Some tweaks of Tutorial.md 2015-03-26 08:13:30 -07:00
Krzysztof Magiera 927afd4019 Update bundle identifier for example project 2015-03-26 07:42:57 -07:00
Christopher Chedeau 8b8e9f906a Update website 2015-03-26 06:43:45 -07:00
Christopher Chedeau 6500ba7bfb Updates from Thu 26 Mar
- [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
2015-03-26 06:32:01 -07:00
Alexander Kotliarskyi d6c9648aea Use full path to packager for generated project
This way people without react-native-cli can still do `npm start`
2015-03-26 08:59:10 -04:00
Eric Vicenti b917bb826c Document touch event 2015-03-26 04:14:39 -07:00
Tadeu Zagallo 17fb98ea85 [docs] Fix 0 being rendered on functions with 0 args 2015-03-26 09:15:45 +00:00
Andrew Rasmussen 3555e4be9e Update Tutorial.md 2015-03-26 00:35:23 -07:00
Spencer Ahrens 14b1a78600 Update some language in Tutorial.md 2015-03-26 00:19:03 -07:00
Spencer Ahrens c4e2589f04 Flow should ignore website.
Test Plan: `flow` from react-native root returns no errors (gives hundreds of errors on master).
2015-03-26 00:05:29 -07:00
Spencer Ahrens ca7b428c8d Update snapshot test. 2015-03-25 23:53:41 -07:00
Spencer Ahrens 138371ca60 Merge pull request #206 from sahrens/docs
Better debugger photo.
2015-03-25 23:02:35 -07:00
Ben Alpert 885d2500c7 New tagline 2015-03-25 23:01:13 -07:00
Spencer Ahrens 8bdce3c0c2 Better debugger photo. 2015-03-25 22:58:56 -07:00
Ben Alpert f0e92f6a40 [website] Avoid 'module.exports = React.createClass' 2015-03-25 22:58:40 -07:00
Andrew Rasmussen 74e72f2cd7 Update Tutorial.md 2015-03-25 22:15:12 -07:00
Andrew Rasmussen 0b3cce1fd2 Tutorial - shorten URL 2015-03-25 21:49:58 -07:00
Andrew Rasmussen b344c938df Update Tutorial.md 2015-03-25 21:08:46 -07:00
Spencer Ahrens b5c1775beb Improve landing page. 2015-03-25 20:57:23 -07:00
Christopher Chedeau 119a050ed8 Make images work 2015-03-25 20:30:41 -07:00
Christopher Chedeau beb38a8944 Updates from Wed 25 Mar
- [ReactNative] Add deep linking api | Tadeu Zagallo
- [ReactNative] Add gitignore example for SampleApp | Alex Kotliarskyi
- [ReactNative] Add react-native-start bin to react-native packge | Alex Kotliarskyi
- [ReactNative] Update package.json to be npm-ready | Christopher Chedeau
2015-03-25 20:09:04 -07:00
Andrew Rasmussen 41453a55d0 Finish tutorial draft 2015-03-25 19:57:37 -07:00
Ben Alpert b900ce2efa [website] Stack Overflow tags are hyphenated 2015-03-25 19:19:47 -07:00
Ben Alpert 7f84c3d7b2 [website] Tweak homepage layout 2015-03-25 19:17:54 -07:00
Christopher Chedeau b1a84f711c Merge pull request #202 from sahrens/docs
Docs
2015-03-25 19:16:55 -07:00
Ben Alpert 8d2632bfd1 [website] White OG image, favicon 2015-03-25 18:47:03 -07:00
Spencer Ahrens 220a9cbc1d Improve landing page. 2015-03-25 18:37:30 -07:00
Spencer Ahrens c5c9b3c190 Add docs on testing. 2015-03-25 18:28:45 -07:00
Alexander Kotliarskyi f9e5958862 Fix xcodeproj typo in init.sh
Also print full path
2015-03-25 21:23:53 -04:00
Christopher Chedeau c7efc4dd11 Updates from Wed 25 Mar
- [RFC][ReactNative] Integrate dev menu directly into RootView | Alex Kotliarskyi
- flowify Libraries/ReactIOS | Marshall Roch
- [WIP] Added support for italics and additional font weights | Nick Lockwood
- [ReactNative] Improve View documentation | Christopher Chedeau
- [react-packager] Readme | Amjad Masad
- Fix for incorrect contentSize reported by RCTScrollView | Nick Lockwood
- [ReactNative] Flow and doc formatting for NetInfo | Eric Vicenti
- [ReactNative] Document AppStateIOS | Eric Vicenti
2015-03-25 18:21:23 -07:00
Andrew Rasmussen bd64b14fbe Update Tutorial.md 2015-03-25 17:53:08 -07:00
Christopher Chedeau 53f791ed91 Second Updates from Wed 25 Mar
- [MAdMan][Android] Make things look more Androidy | Philipp von Weitershausen
- flowified Libraries from Avik | Basil Hosmer
- flowify some Libraries | Basil Hosmer
- [ReactKit] Add shake development menu | Alex Kotliarskyi
- [ReactNative] Add debugger and change SampleApp files structure | Alex Kotliarskyi
- Flowify ReactIOSEventEmitter | Marshall Roch
- [react_native] JS files from D1941151: Allow fontWeight to be 100,200,...,900 | Krzysztof Magiera
2015-03-25 15:37:57 -07:00
Eric Vicenti b331a34af6 First pass at gesture responder guide 2015-03-25 15:19:05 -07:00
Christopher Chedeau f61352eb4f Correct capitalization for Geo*l*ocation 2015-03-25 15:15:12 -07:00
Christopher Chedeau 268b5bf41d Merge pull request #199 from zpao/patch-1
Increase base font-weight
2015-03-25 15:12:08 -07:00
Paul O’Shannessy 4e7c33088b Increase base font-weight
300 is too light for an already light typeface, especially on body type.
2015-03-25 15:09:03 -07:00
Eric Vicenti 00f2a7b016 Avoid empty methods section in docs 2015-03-25 14:26:56 -07:00
Christopher Chedeau a7452c4a5f White logo 2015-03-25 13:32:42 -07:00
Christopher Chedeau c61fbf483f Make GettingStarted shorter and up to date 2015-03-25 12:56:50 -07:00
Eric Vicenti 6271f81a60 Don't document private methods 2015-03-25 12:39:57 -07:00
Christopher Chedeau 3b5c2617c5 Move around the docs a bit 2015-03-25 11:52:29 -07:00
Christopher Chedeau 4eab005009 Improve style docs 2015-03-25 11:36:37 -07:00
Christopher Chedeau d6a921e94d Updates from Wed 25 Mar
- [ReactNative] Add snapshot tests for examples | Spencer Ahrens
- [ReactNative] bring back some native modules | Spencer Ahrens
2015-03-25 10:16:19 -07:00
Christopher Chedeau 3aee972116 Update Tutorial.md 2015-03-25 09:10:22 -07:00
Andrew Rasmussen eceed064f7 Add Tutorial.md 2015-03-25 02:08:09 -07:00
Christopher Chedeau 4681da5420 Add geolocation polyfill 2015-03-24 21:13:55 -07:00
Christopher Chedeau d7d7e99c7d Add new files to docs 2015-03-24 20:38:29 -07:00
Christopher Chedeau 39304ab06b - [ReactNative] Rename JSNavigationStack to ReactNavigator, rename scene config | Eric Vicenti 2015-03-24 20:33:17 -07:00
Christopher Chedeau 57337cb3e4 More licenses 2015-03-24 19:59:10 -07:00
Christopher Chedeau 99dc00fd95 Merge pull request #194 from vjeux/update13
Second Update from Tue 24 Mar
2015-03-24 19:51:02 -07:00