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
Brent Vatne
dde091848a
Release 2.4.1
2018-06-20 15:35:07 -07:00
Brent Vatne
1cfe01dbdb
Release 2.4.0
2018-06-20 13:38:05 -07:00
Brent Vatne
b8d6d4253d
Release 2.3.1
2018-06-12 11:32:08 -07:00
Brent Vatne
d3ef3d1271
Release 2.3.0
2018-06-11 15:54:41 -07:00
Brent Vatne
128a95b496
Release 2.3.0-beta.1
2018-06-09 14:18:09 -07:00
Brent Vatne
da283915f8
Release 2.3.0-beta.0
2018-06-08 17:36:42 -07:00
Brent Vatne
98a4f26f26
Bump react-navigation-drawer. Fixes #4416
2018-06-08 16:27:36 -07:00
Brent Vatne
992d0fb267
Release 2.2.5
2018-06-08 09:40:39 -07:00
Brent Vatne
7345634493
Release 2.2.4
2018-06-07 11:33:14 -07:00
Brent Vatne
ea5d14a720
Release 2.2.3
2018-06-06 21:13:00 -07:00
Brent Vatne
44621005ff
Release 2.2.2
2018-06-06 14:34:59 -07:00
Brent Vatne
bf58364c3d
Bump react-navigation-drawer
2018-06-06 14:34:42 -07:00
Brent Vatne
b55053cde6
Release 2.2.1
2018-06-06 13:24:50 -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
7f86362e86
Release 2.2.0
2018-06-05 12:21:09 -07:00
Brent Vatne
99605737e9
Bump react-navigation-tabs to latest
2018-06-05 12:20:47 -07:00
Brent Vatne
e0c4a8f7d3
Release 2.1.0
2018-06-04 14:04:00 -07:00
Brent Vatne
5467f0e22d
Release 2.0.4
2018-05-25 23:05:54 -07:00
Brent Vatne
aa3c13891e
Bump some versions
2018-05-25 15:26:25 -07:00
Brent Vatne
d168ab26f9
Release 2.0.2
2018-05-21 17:56:24 -07:00