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
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
d0835351bd
Release 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
2018-09-14 15:30:56 +02:00
Brent Vatne
83d36dcf7c
Release 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
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
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
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
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
f01b4896e6
Release 2.12.0
2018-08-22 17:17:54 -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
Kevin Coleman
912c7ca076
Bump react-native-safe-area-view dep to 0.9.0 ( #4810 )
...
https://github.com/react-navigation/react-navigation/issues/3992
2018-08-07 10:23:51 -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
d746a587b0
Release 2.11.2
2018-08-03 15:45:27 -07:00
Brent Vatne
2104bf1a04
Release 2.11.1
2018-08-03 14:48:49 -07:00
Brent Vatne
51bfe8dd19
Release 2.11.0
2018-08-03 14:17:24 -07:00
Brent Vatne
4a5da86ce0
Release 2.10.0
2018-08-02 13:03:34 -07:00
Brent Vatne
a118122aed
Update react-navigation-[tabs&drawer]
2018-08-02 13:02:01 -07:00
Brent Vatne
9d77fd6d54
Add NavigationTestUtils and release 2.9.3
2018-07-26 15:49:34 -07:00
Brent Vatne
13cf4497ee
Release 2.9.2
2018-07-25 11:52:39 -07:00
Brent Vatne
67233dc9ef
Release 2.9.1
2018-07-24 10:49:56 -07:00
Brent Vatne
d973a26edb
Release 2.9.0
2018-07-20 14:33:27 -07:00
Brent Vatne
3c36db455f
Release 2.8.0
2018-07-19 15:48:09 -07:00
Brent Vatne
c1f07dc167
Release 2.7.0
2018-07-17 15:50:18 -07:00
Brent Vatne
37ca6a92ca
Release 2.6.2
2018-07-06 10:44:30 -07:00
Brent Vatne
a69b67d6d2
Release 2.6.1
2018-07-05 15:03:14 -07:00
Brent Vatne
525528e38f
Release 2.6.0
2018-07-04 13:04:00 -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
30ef5ef72b
Release 2.5.5
2018-06-27 18:12:59 -07:00
Brent Vatne
cad3d70aed
Update react-navigation-drawer to 0.4.3
2018-06-27 17:27:58 -07:00
Brent Vatne
3dd3f5b804
Release 2.5.4
2018-06-27 15:24:34 -07:00
Brent Vatne
4f93200c91
Release 2.5.3
2018-06-25 14:37:26 -07:00
Brent Vatne
cde6e845cd
Release 2.5.2
2018-06-23 11:02:14 -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
350b7e0aed
Release 2.5.1
2018-06-22 13:21:22 -07:00
Brent Vatne
08c8031a71
Release 2.5.0
2018-06-22 10:32:11 -07:00
Eric Vicenti
608365266a
@ericvicenti/universe ( #4493 )
...
* Isolate modules for uncontainerized navigators
* Clean up prop-types
* Fix warnings and web import friendlyness
* strip a flow
* Standalone provider/consumer navigation context
* export shallowEqual as module
* address various lint
# Conflicts:
# src/navigators/createStackNavigator.js
* Get tests to pass
2018-06-22 10:20:27 -07:00