Brent Vatne
b3ab5ce23c
Release 3.0.0-rc.0
2018-10-31 19:27:42 -07:00
Brent Vatne
b4da1a63ce
Update react-navigation-drawer and release 3.0.0-alpha.21
2018-10-31 18:21:46 -07:00
Brent Vatne
7bf6404733
Bump drawer/tabs versions, release 3.0.0-alpha.20
2018-10-31 16:49:23 -07:00
Brent Vatne
334be6021a
Bump react-navigation-stack, core, and release new version
2018-10-31 15:55:26 -07:00
Brent Vatne
a00784ae6e
Release 3.0.0-alpha.27
2018-10-30 13:25:33 -07:00
Eric Vicenti
4502061a10
bump versions, export context
2018-10-29 20:15:41 -07:00
Brent Vatne
7942eecb4e
Bump react-navigation-stack version
2018-10-26 10:57:09 -07:00
Brent Vatne
6b3d6c1399
Bump to 3.0.0-alpha.13
2018-10-26 07:28:53 -07:00
Brent Vatne
308d38015d
Bump core for default params
2018-10-23 17:01:43 -07:00
Brent Vatne
77c30d543b
Bump @react-navigation/native and re-export scroll related modules
2018-10-23 11:52:21 -07:00
Brent Vatne
93ce7f4e9e
Release 3.0.0-alpha.10
2018-10-22 21:01:39 -07:00
Brent Vatne
eb54371306
Bump dependency versions
2018-10-22 19:50:33 -07:00
Brent Vatne
a2e053d31c
Bump react-navigation-stack
2018-10-22 19:50:33 -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
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
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
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
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
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
6b4d92ca4d
Release 2.17.0
2018-09-25 18:56:44 -07:00
Brent Vatne
b14262c2ef
Release 2.16.0
2018-09-19 16:46:05 -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
2018-09-14 15:30:56 +02:00
Brent Vatne
aa94038190
Update react-navigation-stack
2018-09-14 12:59:30 +02:00
Brent Vatne
dd3ce66120
Release 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
Brent Vatne
ffd1865485
Bump react-navigation-stack and react-navigation-tabs
2018-09-06 15:06:34 -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
Brent Vatne
27eb73cc14
Release 2.12.1
2018-08-23 16:29:12 -07:00
Brent Vatne
556c31626e
Update react-navigation-stack, export HeaderStyleInterpolator, and add example of using it to playground
2018-08-22 17:16:39 -07:00
Brent Vatne
73c76f1e4b
Extract stack to react-navigation-stack ( #4809 )
...
* Extract stack to react-navigation-stack
* Update CHANGELOG
* Fix tests
2018-08-03 18:47:46 -07:00
Brent Vatne
a118122aed
Update react-navigation-[tabs&drawer]
2018-08-02 13:02:01 -07:00
Eric Vicenti
4e384f8057
Routers: Deep Linking Overhaul ( #4590 )
...
* deep linking overhaul
* clean up PlatformHelpers
this had previously been required for old versions of react native and react-native-web
2018-06-29 07:27:12 -07:00
Brent Vatne
cad3d70aed
Update react-navigation-drawer to 0.4.3
2018-06-27 17:27:58 -07:00
Brent Vatne
fb8c712ad8
Update react-navigation-drawer to 0.4.2 to fix toggle regression
2018-06-23 11:01:47 -07:00
Brent Vatne
08c8031a71
Release 2.5.0
2018-06-22 10:32:11 -07:00
Brent Vatne
dde091848a
Release 2.4.1
2018-06-20 15:35:07 -07:00
Brent Vatne
c518e7f36c
Improve example
2018-06-20 13:51:34 -07:00
Brent Vatne
98a4f26f26
Bump react-navigation-drawer. Fixes #4416
2018-06-08 16:27:36 -07:00
Brent Vatne
bf58364c3d
Bump react-navigation-drawer
2018-06-06 14:34:42 -07:00
Brent Vatne
9abb2644a9
Bump react-navigation-tabs and rebuild yarn.lock
2018-06-06 13:24:29 -07:00
Brent Vatne
45391db7d9
Move all drawer code into react-navigation-drawer ( #4435 )
...
* Move all drawer code into react-navigation-drawer
* Remove react-native-drawer-layout-polyfill from package.json
2018-06-06 12:11:28 -07:00
Brent Vatne
99605737e9
Bump react-navigation-tabs to latest
2018-06-05 12:20:47 -07:00
Brent Vatne
aa3c13891e
Bump some versions
2018-05-25 15:26:25 -07:00
Brent Vatne
1ceda5f04d
Update react-navigation-deprecated-tab-navigator. Closes #4147
2018-05-07 11:13:34 -07:00