Satyajit Sahoo
e6c6cc8331
chore: publish
...
- @react-navigation/stack@6.0.0-next.2
2021-03-11 13:14:07 +01:00
Adam Trzciński
8a6511c491
fix: respect headerStatusBarHeight option in Stack ( #9405 )
...
Co-authored-by: Satyajit Sahoo <satyajit.happy@gmail.com >
2021-03-11 13:12:54 +01:00
Satyajit Sahoo
bfd6eb79c3
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.1
- @react-navigation/core@6.0.0-next.1
- @react-navigation/devtools@6.0.0-next.1
- @react-navigation/drawer@6.0.0-next.1
- @react-navigation/elements@1.0.0-next.1
- @react-navigation/material-bottom-tabs@6.0.0-next.1
- @react-navigation/material-top-tabs@6.0.0-next.1
- @react-navigation/native@6.0.0-next.1
- @react-navigation/routers@6.0.0-next.1
- @react-navigation/stack@6.0.0-next.1
2021-03-10 05:13:55 +01:00
Satyajit Sahoo
ebcd077626
docs: update links in READMEs
2021-03-10 05:12:24 +01:00
Satyajit Sahoo
038eb87c42
fix: remove use of deprecated currentlyFocusedField
2021-03-10 05:06:26 +01:00
Satyajit Sahoo
72f90b50d2
fix: fix peer dep versions
2021-03-09 20:10:12 +01:00
Satyajit Sahoo
0fce8eb2a1
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.0
- @react-navigation/core@6.0.0-next.0
- @react-navigation/devtools@6.0.0-next.0
- @react-navigation/drawer@6.0.0-next.0
- @react-navigation/elements@1.0.0-next.0
- @react-navigation/material-bottom-tabs@6.0.0-next.0
- @react-navigation/material-top-tabs@6.0.0-next.0
- @react-navigation/native@6.0.0-next.0
- @react-navigation/routers@6.0.0-next.0
- @react-navigation/stack@6.0.0-next.0
2021-03-09 17:51:56 +01:00
Satyajit Sahoo
8e0ae5fc79
chore: add deprecation warnings
2021-03-09 17:27:40 +01:00
Satyajit Sahoo
9fce3a433c
chore: upgrade dependencies
2021-03-07 00:28:13 +01:00
Satyajit Sahoo
0fc718b49d
chore: upgrade @types/react-native
2021-02-21 23:39:54 +01:00
Satyajit Sahoo
ca1c1622be
chore: add missing elements dependency for navigators
2021-02-13 01:13:17 +01:00
Satyajit Sahoo
55e6f3dd33
refactor: move Header to elements package
2021-02-11 18:56:40 +01:00
Satyajit Sahoo
509ca49b64
refactor: move more header stuff to elements package
2021-02-04 15:07:22 +01:00
Satyajit Sahoo
07ba7a9687
feat: initial implementation of @react-navigation/elements
2021-01-29 20:11:23 +01:00
Satyajit Sahoo
c345ef1d0b
fix: fix transparent modal on web
2021-01-29 17:45:56 +01:00
Petra Daneva
52dbe4bd66
feat: add pressColor and pressOpacity props to drawerItem ( #8834 )
...
Co-authored-by: Petra Daneva <p.daneva@dineout.bg >
Co-authored-by: Satyajit Sahoo <satyajit.happy@gmail.com >
2021-01-29 17:45:00 +01:00
Satyajit Sahoo
79a85a431c
refactor: don't use absolute position for header
...
BREAKING CHANGE: We now use flexbox for header elements which could break some existing style code which relied on absolute positioning.
2021-01-15 12:06:59 +01:00
Satyajit Sahoo
22a8afac74
feat: don't hardcode header back test ID
...
BREAKING CHANGE: Now the back button test ID can be customized using headerBackTestID option
2021-01-15 11:35:29 +01:00
Satyajit Sahoo
4954d6aae3
fix: enable detachInactiveScreens by default on web for better a11y
2021-01-14 14:53:35 +01:00
Satyajit Sahoo
e86ce7bcb7
chore: update Reactiflux instructions
2021-01-14 12:45:53 +01:00
youngjuning
6c3cccf877
feat: export TransitionPreset for custom TransitionPresets ( #9173 )
2021-01-14 12:39:15 +01:00
Satyajit Sahoo
802db004ae
chore: upgrade dependencies
2021-01-08 13:59:24 +01:00
Satyajit Sahoo
69d333f6c2
fix: fix initial metrics on server
2020-12-03 02:19:54 +01:00
Satyajit Sahoo
65d8b487f8
chore: upgrade to typescript 4.1
2020-12-03 01:56:28 +01:00
Satyajit Sahoo
12b893d7ca
fix: drop usage of Dimensions in favor of metrics from safe-area-context
2020-12-03 01:40:00 +01:00
Satyajit Sahoo
14ac256af3
fix: force dismiss keyboard if there was no gesture
...
closes #9078
2020-11-21 05:28:25 +01:00
Satyajit Sahoo
c85f2ff47a
feat: add an option to specify default options for the navigator
2020-11-17 20:25:49 +01:00
Satyajit Sahoo
6f326cf0c5
feat: add a slide animation for modals on Android
2020-11-16 18:09:58 +01:00
Satyajit Sahoo
ddf27bf41a
refactor: don't use deprecated APIs from react-native-safe-area-context
...
BREAKING CHANGE: We now require newer versions of safe area context library.
2020-11-13 08:06:14 +01:00
Satyajit Sahoo
376db8be5e
chore: remove peer dep on masked view to make it optional
2020-11-13 07:12:33 +01:00
Jesse Katsumata
8773dcb80f
chore: replace community maskedview ( #9058 )
...
replaced `@react-native-community/masked-view` with `@react-native-masked-view/masked-view` due to namespace change.
2020-11-12 06:21:11 +01:00
Satyajit Sahoo
21a11543bf
fix: add missing helper types in descriptors
2020-11-12 03:54:41 +01:00
Satyajit Sahoo
4cad132c2c
refactor: simplify props for stack and drawer headers
...
BREAKING CHANGE: Previously, the stack header accepted scene and previous scene which contained things such as descriptor, navigation prop, progress etc. The commit simplifies them to pass `route`, `navigation`, `options` and `progress` directly to the header. Similaryly, the `previous` argument now contains `options`, `route` and `progress`.
2020-11-12 02:47:51 +01:00
Satyajit Sahoo
8a63f193bf
feat: use modal presentation style for modals on iOS by default
2020-11-12 01:39:42 +01:00
Satyajit Sahoo
0c55803b32
fix: drop support for headerMode='none'
...
BREAKING CHANGE: The header can be hidden with `headerShown: false` already. Using both `headerMode='none'` and `headerShown` together causes confusion. So it's time to drop the unnecessary `headerMode` prop.
2020-11-12 00:58:25 +01:00
Satyajit Sahoo
b70ba66f24
chore: prepare for 6.x alpha
2020-11-11 22:07:33 +01:00
Satyajit Sahoo
a2337648bf
chore: publish
...
- @react-navigation/bottom-tabs@5.11 .1
- @react-navigation/compat@5.3.9
- @react-navigation/core@5.14 .3
- @react-navigation/devtools@5.1.17
- @react-navigation/drawer@5.11 .2
- @react-navigation/material-bottom-tabs@5.3.9
- @react-navigation/material-top-tabs@5.3.9
- @react-navigation/native@5.8.9
- @react-navigation/stack@5.12 .6
2020-11-10 20:41:26 +01:00
Satyajit Sahoo
da35085f1e
fix: make sure inactive screen don't increase scroll area on web
2020-11-10 18:21:36 +01:00
Satyajit Sahoo
151055cf5a
chore: publish
...
- @react-navigation/bottom-tabs@5.11 .0
- @react-navigation/compat@5.3.8
- @react-navigation/core@5.14 .2
- @react-navigation/devtools@5.1.16
- @react-navigation/drawer@5.11 .0
- @react-navigation/material-bottom-tabs@5.3.8
- @react-navigation/material-top-tabs@5.3.8
- @react-navigation/native@5.8.8
- @react-navigation/routers@5.6.2
- @react-navigation/stack@5.12 .5
2020-11-09 20:17:39 +01:00
Satyajit Sahoo
50a161dc3d
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .7
- @react-navigation/compat@5.3.7
- @react-navigation/core@5.14 .1
- @react-navigation/devtools@5.1.15
- @react-navigation/drawer@5.10 .7
- @react-navigation/material-bottom-tabs@5.3.7
- @react-navigation/material-top-tabs@5.3.7
- @react-navigation/native@5.8.7
- @react-navigation/routers@5.6.1
- @react-navigation/stack@5.12 .4
2020-11-08 09:06:37 +01:00
Satyajit Sahoo
8f0efc8db5
fix: don't hide child header automatically in stack
2020-11-07 14:39:23 +01:00
Satyajit Sahoo
1dad338b7a
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .6
- @react-navigation/compat@5.3.6
- @react-navigation/core@5.14 .0
- @react-navigation/devtools@5.1.14
- @react-navigation/drawer@5.10 .6
- @react-navigation/material-bottom-tabs@5.3.6
- @react-navigation/material-top-tabs@5.3.6
- @react-navigation/native@5.8.6
- @react-navigation/routers@5.6.0
- @react-navigation/stack@5.12 .3
2020-11-04 22:37:22 +01:00
Satyajit Sahoo
ce7d20e336
fix: disable react-native-screens on iOS for older versions
2020-11-04 22:36:43 +01:00
marhaupe
1169ed0946
fix: android textinput gets blurred after navigating back
...
When navigating from ScreenA to ScreenB and then back to ScreenA,
react-navigation unconditionally calls `Keyboard.dismiss()`.
If the user is fast enough and taps on a `TextInput` after coming
back from ScreenB, the keyboard opens, just to be dismissed again.
This would also happen if some logic automatically focuses the
`TextInput` in ScreenA. This behaviour can be seen observed in
https://snack.expo.io/lTDZhVNhV .
2020-11-04 22:35:57 +01:00
Satyajit Sahoo
a495506e20
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .5
- @react-navigation/compat@5.3.5
- @react-navigation/core@5.13 .5
- @react-navigation/devtools@5.1.13
- @react-navigation/drawer@5.10 .5
- @react-navigation/material-bottom-tabs@5.3.5
- @react-navigation/material-top-tabs@5.3.5
- @react-navigation/native@5.8.5
- @react-navigation/stack@5.12 .2
2020-11-04 13:24:15 +01:00
Satyajit Sahoo
84cc0d758a
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .4
- @react-navigation/compat@5.3.4
- @react-navigation/core@5.13 .4
- @react-navigation/devtools@5.1.12
- @react-navigation/drawer@5.10 .4
- @react-navigation/material-bottom-tabs@5.3.4
- @react-navigation/material-top-tabs@5.3.4
- @react-navigation/native@5.8.4
- @react-navigation/stack@5.12 .1
2020-11-03 07:04:08 +01:00
Satyajit Sahoo
bd9f0ad5f6
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .3
- @react-navigation/compat@5.3.3
- @react-navigation/core@5.13 .3
- @react-navigation/devtools@5.1.11
- @react-navigation/drawer@5.10 .3
- @react-navigation/material-bottom-tabs@5.3.3
- @react-navigation/material-top-tabs@5.3.3
- @react-navigation/native@5.8.3
- @react-navigation/stack@5.12 .0
2020-11-03 06:31:58 +01:00
Satyajit Sahoo
c326c106f9
feat: add a headerBackAccessibilityLabel option in stack
...
closes #9016
2020-11-03 06:22:51 +01:00
Satyajit Sahoo
37b9454f3e
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .2
- @react-navigation/compat@5.3.2
- @react-navigation/core@5.13 .2
- @react-navigation/devtools@5.1.10
- @react-navigation/drawer@5.10 .2
- @react-navigation/material-bottom-tabs@5.3.2
- @react-navigation/material-top-tabs@5.3.2
- @react-navigation/native@5.8.2
- @react-navigation/stack@5.11 .1
2020-10-30 13:42:48 +01:00
Satyajit Sahoo
5eee804e7f
chore: publish
...
- @react-navigation/bottom-tabs@5.10 .1
- @react-navigation/compat@5.3.1
- @react-navigation/core@5.13 .1
- @react-navigation/devtools@5.1.9
- @react-navigation/drawer@5.10 .1
- @react-navigation/material-bottom-tabs@5.3.1
- @react-navigation/material-top-tabs@5.3.1
- @react-navigation/native@5.8.1
- @react-navigation/routers@5.5.1
- @react-navigation/stack@5.11 .0
2020-10-28 22:21:16 +01:00