40 Commits

Author SHA1 Message Date
Alexey Pronevich
68658c49f2 Update Guide-Headers.md (#114)
this.props must be in render
2017-01-31 17:17:50 +01:00
Kees Kluskens
4c45063662 Fix typo in screen navigation prop (#111) 2017-01-31 19:17:28 +05:30
Nicolas Charpentier
05bb7e8a64 Add npm badge and change circleci style to shield (#103) 2017-01-31 08:48:02 +05:30
Taylor Hurt
43957b298e Fix typos and corrections in header guide (#102) 2017-01-31 08:47:43 +05:30
Ferran Negre
d0582d205d Set up Jest to be able to test RN UI components (#96) 2017-01-31 08:43:24 +05:30
Ferran Negre
123bce5402 Added drawerPosition prop to DrawerView. Fixes #87 (#89) 2017-01-30 22:14:57 +05:30
Steviey
c5720cafb4 Added nodes.js cross platform file separator (#69) 2017-01-28 20:36:13 -08:00
Satyajit Sahoo
11e98b15d2 Make sure inputRange has at least 2 values. Fixes #62 2017-01-28 23:34:02 +05:30
Satyajit Sahoo
56e12d6651 Update react-native-tab-view. Fixes #63 2017-01-28 23:34:02 +05:30
Satyajit Sahoo
eb16d0a8fe Update react-native-tab-view
Fixed scrollview's style so it doesn't need layout 6ef48ed529

Fixes #50
2017-01-28 16:03:52 +05:30
Michael Guida
af7c3a3324 Fix 'setting the header title' example (#56) 2017-01-28 16:03:36 +05:30
Satyajit Sahoo
1fa38c2af8 Fix drawer rendering wrong route (#46) 2017-01-28 00:44:43 +05:30
Sagiv Ofek
11cb99d8f6 Use es6 default values for initial state (#44) 2017-01-28 00:38:22 +05:30
jamesmbowler
bacc023385 Fix minor typos (#43) 2017-01-28 00:21:49 +05:30
Gustavo Machado
5f4c335e51 Minor fix in the "Screen Navigation Options" sample (state undefined) (#41)
The current code as it was, depended on the "state" param, but the title was being defined as a string template literal.
2017-01-27 23:12:42 +05:30
Mike Grabowski
7c0fcc6cf5 Add header.left property (#29)
* Add header.left property

* Add docs

* Updates

* Update

* Remove unused param

* Update'

* fix

* Make sure to guard undefined defaultProps
2017-01-27 16:48:26 +00:00
Phil Rajchgot
c34a6d5682 Remove typo from router docs (#39) 2017-01-27 21:26:38 +05:30
Antoine Lucas
7c1a95d7a9 Fix code's string to be coherent with screenshot (#22) 2017-01-27 15:56:19 +00:00
Hilke Heremans
9983ced4ee withCachedChildNavigation: show component name (#32)
When a component is wrapped with the withCachedChildNavigation, the component name was not always displayed. This fixes that which facilitates debugging.
2017-01-27 20:09:31 +05:30
Mateusz Zatorski
e4f4575104 Update the guide for Default Navigation Options (#25) 2017-01-27 19:48:01 +07:00
Mike Grabowski
23ca61679d Replace header.bar with headerComponent 2017-01-27 17:42:12 +05:30
Mike Grabowski
a60607385b Allow CardStack default header to receive a custom style 2017-01-27 17:42:12 +05:30
Hilke Heremans
d9a008f000 Correct Redux example with addNavigationHelpers (#24) 2017-01-27 17:24:40 +05:30
Mike Grabowski
0c99035562 Implement default navigationOptions (#1)
* Bring back 222 impl.

* Add it for TabNavigator

* Fix eslint issues and flow in the file

* First attempt at the docs

* Include docs

* Fix some typos
2017-01-27 11:33:03 +00:00
Ashish Chaudhary
fa145dd518 Update Screen-Navigation-Prop.md (#19) 2017-01-26 23:41:24 -08:00
lintonye
ddb2107acd Use 0.99-cliff in inputRange (#17) 2017-01-26 23:41:01 -08:00
Hilke Heremans
c9a69b48ee Correct tiny typo (#20) 2017-01-26 23:40:26 -08:00
Andrej Badin
7441ecad05 Don’t handle click with modifier keys. (#10) 2017-01-26 18:08:27 -08:00
Brenton Simpson
ede9dc766c Fix links to web site (#7)
Closes #6
2017-01-26 23:20:20 +00:00
Mateusz Zatorski
5f9e614a8d fix the actual website link in the readme 2017-01-26 22:06:19 +00:00
Adam Miskiewicz
8dd951aae7
v1.0.0-beta.1 2017-01-26 14:03:11 -08:00
Mateusz Zatorski
b36929068d remove a not needed password (#3) 2017-01-26 13:58:47 -08:00
Eric Vicenti
0b47452d48 Merge pull request #2 from react-community/knowbody-patch-1
fix Page not found blog bug
2017-01-26 13:50:09 -08:00
Mateusz Zatorski
f4ddef7343 fix Page not found blog bug 2017-01-26 21:46:41 +00:00
Adam Miskiewicz
bc2e45f34f
Update to Node 6.9.4 on CircleCI 2017-01-26 13:18:26 -08:00
Adam Miskiewicz
691aa31539
Remove basic auth on website 2017-01-26 13:16:47 -08:00
Adam Miskiewicz
b5c485d841
reactjs/react-navigation -> react-community/react-navigation 2017-01-26 13:16:26 -08:00
Adam Miskiewicz
a6b168d5a7
Update now client 2017-01-26 13:14:14 -08:00
Adam Miskiewicz
bc1c2e4a51
Update CircleCI status badge 2017-01-26 13:10:18 -08:00
Adam Miskiewicz
c37ad8a0a9 Initial public release of React Navigation v1.0.0-beta.1 2017-01-26 11:53:33 -08:00