Brent Vatne
a2e053d31c
Bump react-navigation-stack
2018-10-22 19:50:33 -07:00
Yao Hui Chua
af18e1c672
Fix typo in MainScreen ( #5162 )
2018-10-22 11:55:11 -07:00
Gregory Benner
0c4845f2ff
[flow] typecheck getParam to actually check that key and fallback are valid ( #5074 )
...
* Update flow type definition for getParam to actually check key and
fallback are valid
* add changelog entry for `getParam` flow type changes
* Return "any" in `getParam` if params are not defined in the navigation state
* use void in place of any
2018-10-19 09:57:34 -07:00
Brent Vatne
0c9014e52f
Bump versions
2018-10-17 15:35:57 -07:00
Brent Vatne
156f55fe34
chore: bump stack version
2018-10-17 13:20:34 -07:00
Brent Vatne
46be835351
chore: release 3.0.0-alpha.6
v3.0.0-alpha.6
2018-10-16 21:29:34 -07:00
Brent Vatne
89b01f2211
Bump dependency versions
2018-10-16 21:29:01 -07:00
Brent Vatne
ffae3efe42
Use RNGH buttons
2018-10-16 13:21:56 -07:00
Brent Vatne
ccfbaedb9f
Remove ReduxExample and SafeAreaExample
2018-10-15 15:27:42 -07:00
Brent Vatne
84de94d961
Fix tests
2018-10-15 14:19:32 -07:00
Brent Vatne
550d4fb676
Update for new alpha versions of navigators, release new alpha
2018-10-15 14:15:01 -07:00
Satyajit Sahoo
5acc07b9b0
chore: use release-it for automated release ( #5115 )
2018-10-15 11:49:48 -07:00
Eric Vicenti
d34f883180
cleanup dependencies, SafeAreaView moved to native
2018-10-11 23:02:38 -07:00
Eric Vicenti
89af1a6917
rename to createAppContainer, other deprecations
...
- rename createNavigationContainer to createAppContainer
- deprecate Transitioner import
- clean up old deprecated exports without create prefix
- rearrange
2018-10-11 22:40:21 -07:00
Eric Vicenti
402b201618
Fix playground
2018-10-11 20:58:39 -07:00
Eric Vicenti
df1728e13b
Copy native support to @react-navigation/native
2018-10-11 20:47:20 -07:00
Eric Vicenti
b331dea1a1
Extract core codebase to @react-navigation/core
2018-10-11 14:48:58 -07:00
Tien Pham
3e827e4061
Fix unexpected route switching after the transition is complete ( #5113 )
2018-10-11 13:49:48 -07:00
Brent Vatne
4c168a7f73
Use dummy navigator instead of stack
2018-10-11 13:10:00 -07:00
Brent Vatne
200f596461
Add RNGH as a dependency of react-navigation
2018-10-11 12:53:49 -07:00
Brent Vatne
9e1982d8a8
Bump navigator dependencies to alpha versions
2018-10-11 12:48:47 -07:00
Brent Vatne
51d791d301
navigationOptions in navigator config is renamed to defaultNavigationOptions.
...
The new meaning of navigationOptions in navigator config is the navigation options for that navigator, not for screens inside of it.
2018-10-11 12:46:54 -07:00
Serge Lebedev
07afa55265
[flow] Mark key in StackActions.replace as optional ( #5073 )
2018-10-10 11:27:00 -07:00
Eric Vicenti
3ac5f412b7
Introduce getActiveChildNavigationOptions ( #5080 )
...
This is a utility to allow navigationOptions definition functions to access the navigation options of the active child route, which allows people to replicate the v1 behavior of deep nav configuration.
2018-10-09 15:37:57 -07:00
Ashoat Tevosyan
70a2c3b97c
[flow] Update StackViewConfig to match recent changes ( #5067 )
2018-10-09 11:56:28 -07:00
Julian Paas
4bd6f17b46
Removes drawer actions from react-navigation-web ( #4549 )
...
* Removes drawer actions from react-navigation-web
* Lint fix
2018-10-03 15:44:28 -07:00
Nicolas Charpentier
9824e90b9f
Add disableRouteNamePaths option to router configs ( #4824 )
...
* Add routeNameAsPathDisabled prop to router config
* Rename option to disableRouteNamePaths
* Update PathHandling-test.js
2018-10-03 10:11:34 -07:00
Badr Rahal
eae992467b
Removed unused imports and const declarations ( #5053 )
2018-10-01 12:12:36 -07:00
Brent Vatne
6b4d92ca4d
Release 2.17.0
2.17.0
2018-09-25 18:56:44 -07:00
Vojtech Novak
41d3c97cea
Update CHANGELOG.md ( #5023 )
2018-09-24 09:36:22 -07:00
Vojtech Novak
ab3e053338
add dangerouslyGetParent() to flow typings ( #5014 )
...
* add dangerouslyGetParent() to flow typings
* Update CHANGELOG.md
2018-09-20 16:44:49 -07:00
Brent Vatne
b14262c2ef
Release 2.16.0
2018-09-19 16:46:05 -07:00
Eric Vicenti
03d9133a7d
Custom Tabs UI Example ( #4996 )
...
* Custom Tabs UI Example
* Clean up and add SafeAreaView
2018-09-19 21:15:34 +02:00
Brent Vatne
d0835351bd
Release 2.15.0
2.15.0
2018-09-19 11:27:30 -07:00
Brent Vatne
f892526e7b
Update react-native-safe-area-view to 0.11.0
2018-09-19 11:23:51 -07:00
Brent Vatne
1afdb799fc
Release 2.14.2
2.14.2
2018-09-14 15:30:56 +02:00
Brent Vatne
83d36dcf7c
Release 2.14.1
2.14.1
2018-09-14 13:03:47 +02:00
Brent Vatne
aa94038190
Update react-navigation-stack
2018-09-14 12:59:30 +02:00
Brent Vatne
0b698ae5d6
Update playground to expo sdk 30 and add commented out screens option in App.js
2018-09-14 11:48:34 +02:00
Brent Vatne
dd3ce66120
Release 2.14.0
2.14.0
2018-09-12 16:47:03 +02:00
Brent Vatne
82754d41d9
Bump react-navigation-stack to 0.4.0
2018-09-12 16:40:13 +02:00
Thibault Malbranche
9d54ec68dd
Bump Safe-Area-View to remove circular dependency. ( #4980 )
...
* Bump Safe-Area-View to remove circular dependency.
React Native 0.57 now adds a yellowbox warning due to this package, bumping to solve
* Update CHANGELOG.md
* Update CHANGELOG.md
2018-09-12 16:39:22 +02:00
Brent Vatne
460754fde1
Release 2.13.0
2.13.0
2018-09-06 15:07:39 -07:00
Brent Vatne
ffd1865485
Bump react-navigation-stack and react-navigation-tabs
2018-09-06 15:06:34 -07:00
Tom Spencer
50320bf0d9
Add missing types ( #4836 )
...
* Add missing types
* Added missing types to DrawerActions
2018-09-04 10:44:02 -07:00
Thibaut
74a04c3ce5
Add missing StackNavigatorConfig option ( #4917 )
2018-09-04 10:42:46 -07:00
Rodolfo Silva
54d0d5180d
Update CHANGELOG.md ( #4923 )
...
Change dependency version
2018-09-04 10:42:27 -07:00
Cameron Knight
14eb5a1e75
Pin create-react-context at v0.2.2 ( #4950 )
...
Because `create-react-context` updated its license from MIT (read: Open
Source) to a more-restrictive, non-Open Source license without
appropriately bumping its major version in violation of semver, the
`create-react-context` version within `react-navigation` necessarily
needs to have its version pinned to a version of `create-react-context`
before the license change.
v0.2.2 is the most recent version of `create-react-context` that still
retains an Open Source license.
Note: Another solution to this would be to require `react` `16.3.x` or
higher, which includes the official `React.createContext` API without
need to rely on a third-party library.
Closes #4934
2018-09-04 10:41:42 -07:00
Rodrigo Bermúdez Schettino
222c77a360
CHANGELOG: Remove duplicate entry ( #4909 )
...
Issue link was missing in removed entry. Left the one with better format.
2018-08-27 12:00:04 -07:00
Brent Vatne
39316fc339
Fix typo in issue template
2018-08-25 15:50:55 -07:00