Satyajit Sahoo
ed7ffb98f4
chore: publish
...
- react-navigation-animated-switch@0.5.11
- react-navigation-drawer@2.4.12
- react-navigation-material-bottom-tabs@2.2.11
- @react-navigation/native@3.7.12
- react-navigation@4.3.8
- react-navigation-stack@2.3.13
- react-navigation-tabs@2.8.12
@react-navigation/native@3.7.12
react-navigation-animated-switch@0.5.11
react-navigation-drawer@2.4.12
react-navigation-material-bottom-tabs@2.2.11
react-navigation-stack@2.3.13
react-navigation-tabs@2.8.12
react-navigation@4.3.8
2020-04-22 16:47:35 +02:00
Satyajit Sahoo
90eff6a5e2
chore: sync latest stack
2020-04-22 16:45:32 +02:00
Satyajit Sahoo
b4691d7de2
chore: update react-native-safe-area-view
2020-04-22 16:31:49 +02:00
Satyajit Sahoo
f99f523a37
chore: publish
...
- react-navigation-stack@2.3.12
react-navigation-stack@2.3.12
2020-04-18 01:49:20 +02:00
Satyajit Sahoo
05b47dbb09
chore: sync latest stack
2020-04-18 01:48:06 +02:00
Alejandro
4c4e66f05c
fix: stack peer warnings
2020-04-18 01:15:41 +02:00
Satyajit Sahoo
720d1f970d
chore: publish
...
- react-navigation-animated-switch@0.5.10
- @react-navigation/core@3.7.5
- react-navigation-drawer@2.4.11
- react-navigation-material-bottom-tabs@2.2.10
- @react-navigation/native@3.7.11
- react-navigation@4.3.7
- react-navigation-stack@2.3.11
- react-navigation-tabs@2.8.11
@react-navigation/core@3.7.5
@react-navigation/native@3.7.11
react-navigation-animated-switch@0.5.10
react-navigation-drawer@2.4.11
react-navigation-material-bottom-tabs@2.2.10
react-navigation-stack@2.3.11
react-navigation-tabs@2.8.11
react-navigation@4.3.7
2020-04-02 12:30:56 +02:00
Satyajit Sahoo
66a4dbccd8
fix: emit refocus for child navigators
2020-04-02 12:29:54 +02:00
Satyajit Sahoo
7925f0c8a3
chore: publish
...
- react-navigation-animated-switch@0.5.9
- @react-navigation/core@3.7.4
- react-navigation-drawer@2.4.10
- react-navigation-material-bottom-tabs@2.2.9
- @react-navigation/native@3.7.10
- react-navigation@4.3.6
- react-navigation-stack@2.3.10
- react-navigation-tabs@2.8.10
@react-navigation/core@3.7.4
@react-navigation/native@3.7.10
react-navigation-animated-switch@0.5.9
react-navigation-drawer@2.4.10
react-navigation-material-bottom-tabs@2.2.9
react-navigation-stack@2.3.10
react-navigation-tabs@2.8.10
react-navigation@4.3.6
2020-03-31 18:19:11 +02:00
Satyajit Sahoo
b3d77b79b7
chore: update typescript
2020-03-31 18:15:29 +02:00
Satyajit Sahoo
1d527ce16a
chore: sync latest stack
2020-03-31 18:07:52 +02:00
Satyajit Sahoo
3bec1c964a
fix: remove isTransitioning from SwitchRouter state
2020-03-31 17:38:42 +02:00
osdnk
a7e0c193cd
chore: publish
...
- react-navigation-animated-switch@0.5.8
- @react-navigation/core@3.7.3
- react-navigation-drawer@2.4.9
- react-navigation-material-bottom-tabs@2.2.8
- @react-navigation/native@3.7.9
- react-navigation@4.3.5
- react-navigation-stack@2.3.9
- react-navigation-tabs@2.8.9
@react-navigation/core@3.7.3
@react-navigation/native@3.7.9
react-navigation-animated-switch@0.5.8
react-navigation-drawer@2.4.9
react-navigation-material-bottom-tabs@2.2.8
react-navigation-stack@2.3.9
react-navigation-tabs@2.8.9
react-navigation@4.3.5
2020-03-28 22:34:14 +01:00
Satyajit Sahoo
ac98c0a668
fix: always emit didFocus/didBlur for root navigator
2020-03-28 17:20:33 +01:00
Satyajit Sahoo
14a6538cc8
fix: emit didFocus and didBlur events based on parent's transition
2020-03-28 16:04:06 +01:00
Satyajit Sahoo
c9313a1419
chore: publish
...
- react-navigation-animated-switch@0.5.7
- @react-navigation/core@3.7.2
- react-navigation-drawer@2.4.8
- react-navigation-material-bottom-tabs@2.2.7
- @react-navigation/native@3.7.8
- react-navigation@4.3.4
- react-navigation-stack@2.3.8
- react-navigation-tabs@2.8.8
@react-navigation/core@3.7.2
@react-navigation/native@3.7.8
react-navigation-animated-switch@0.5.7
react-navigation-drawer@2.4.8
react-navigation-material-bottom-tabs@2.2.7
react-navigation-stack@2.3.8
react-navigation-tabs@2.8.8
react-navigation@4.3.4
2020-03-28 00:45:14 +01:00
Satyajit Sahoo
ec39721a74
chore: update yarn.lock
2020-03-27 21:55:06 +01:00
Satyajit Sahoo
a54d48b650
chore: add babel-jest
2020-03-27 21:44:39 +01:00
Satyajit Sahoo
8a9a9cd7d1
chore: sync latest stack
2020-03-27 21:34:40 +01:00
Satyajit Sahoo
cd08338186
fix: rework focus and blur events to make them more reliable
...
closes #4867 , #6187 , #6451 , #7628 , #7749
2020-03-27 21:28:30 +01:00
Satyajit Sahoo
d2433f0ab8
fix: don't handle prune if there's only one route
...
This was preventing the action from bubbling up which would prevent the screen from getting removed
2020-03-27 20:09:52 +01:00
osdnk
66374db859
chore: publish
...
- react-navigation-stack@2.3.7
react-navigation-stack@2.3.7
2020-03-27 10:25:42 +01:00
osdnk
8dbe0299a8
chore: sync latest stack
2020-03-27 10:24:28 +01:00
Satyajit Sahoo
e4bc6dd506
chore: publish
...
- react-navigation-stack@2.3.6
react-navigation-stack@2.3.6
2020-03-23 11:45:26 +01:00
Satyajit Sahoo
4bac3bfc1a
chore: sync latest stack
2020-03-23 11:44:28 +01:00
Satyajit Sahoo
7656b35ee8
chore: publish
...
- react-navigation-animated-switch@0.5.6
- @react-navigation/core@3.7.1
- react-navigation-drawer@2.4.7
- react-navigation-material-bottom-tabs@2.2.6
- @react-navigation/native@3.7.7
- react-navigation@4.3.3
- react-navigation-stack@2.3.5
- react-navigation-tabs@2.8.7
@react-navigation/core@3.7.1
@react-navigation/native@3.7.7
react-navigation-animated-switch@0.5.6
react-navigation-drawer@2.4.7
react-navigation-material-bottom-tabs@2.2.6
react-navigation-stack@2.3.5
react-navigation-tabs@2.8.7
react-navigation@4.3.3
2020-03-23 00:09:22 +01:00
Satyajit Sahoo
597aa51fad
chore: sync latest stack
2020-03-23 00:08:30 +01:00
Satyajit Sahoo
a929933bde
chore: update prettier
2020-03-23 00:02:47 +01:00
Satyajit Sahoo
911d6bb2f4
chore: explicitely set tag for core and native packages
2020-03-22 17:08:01 +01:00
Satyajit Sahoo
5afc82b11a
chore: publish
...
- react-navigation-animated-switch@0.5.5
- react-navigation-drawer@2.4.6
- react-navigation-material-bottom-tabs@2.2.5
- @react-navigation/native@3.7.6
- react-navigation@4.3.2
- react-navigation-stack@2.3.4
- react-navigation-tabs@2.8.6
@react-navigation/native@3.7.6
react-navigation-animated-switch@0.5.5
react-navigation-drawer@2.4.6
react-navigation-material-bottom-tabs@2.2.5
react-navigation-stack@2.3.4
react-navigation-tabs@2.8.6
react-navigation@4.3.2
2020-03-20 14:41:05 +01:00
Satyajit Sahoo
80c8c9d1de
fix: don't mix import and module.exports. closes #7660
2020-03-20 14:28:24 +01:00
Satyajit Sahoo
fd7c5ca9b2
chore: publish
...
- react-navigation-stack@2.3.3
react-navigation-stack@2.3.3
2020-03-20 11:49:37 +01:00
Satyajit Sahoo
72bbebc80e
chore: sync latest stack
2020-03-20 11:40:21 +01:00
Satyajit Sahoo
915861e601
chore: publish
...
- react-navigation-stack@2.3.2
react-navigation-stack@2.3.2
2020-03-19 20:12:07 +01:00
Satyajit Sahoo
8152ae1212
chore: sync latest stack
2020-03-19 20:11:34 +01:00
Satyajit Sahoo
79125bfab9
chore: publish
...
- react-navigation-drawer@2.4.5
- react-navigation-tabs@2.8.5
react-navigation-drawer@2.4.5
react-navigation-tabs@2.8.5
2020-03-19 16:44:44 +01:00
Satyajit Sahoo
44c390075f
fix: don't use react-native-screens on web
...
seems `react-native-screens` doesn't handle active screens properly and shows a blank page
instead on web when a number is specified in the `active` prop.
closes #7485
2020-03-19 16:43:28 +01:00
Satyajit Sahoo
1c5e7a5ff2
chore: publish
...
- react-navigation-animated-switch@0.5.4
- react-navigation-drawer@2.4.4
- react-navigation-material-bottom-tabs@2.2.4
- @react-navigation/native@3.7.5
- react-navigation@4.3.1
- react-navigation-stack@2.3.1
- react-navigation-tabs@2.8.4
@react-navigation/native@3.7.5
react-navigation-animated-switch@0.5.4
react-navigation-drawer@2.4.4
react-navigation-material-bottom-tabs@2.2.4
react-navigation-stack@2.3.1
react-navigation-tabs@2.8.4
react-navigation@4.3.1
2020-03-16 19:22:04 +01:00
Satyajit Sahoo
cfc1bac4e1
fix: downgrade react-native-safe-area-view
...
closes #7813
2020-03-16 19:21:05 +01:00
Satyajit Sahoo
c0fb54b5a2
chore: publish
...
- react-navigation-animated-switch@0.5.3
- @react-navigation/core@3.7.0
- react-navigation-drawer@2.4.3
- react-navigation-material-bottom-tabs@2.2.3
- @react-navigation/native@3.7.4
- react-navigation@4.3.0
- react-navigation-stack@2.3.0
- react-navigation-tabs@2.8.3
react-navigation-animated-switch@0.5.3
@react-navigation/core@3.7.0
react-navigation-stack@2.3.0
react-navigation-tabs@2.8.3
react-navigation@4.3.0
react-navigation-material-bottom-tabs@2.2.3
@react-navigation/native@3.7.4
react-navigation-drawer@2.4.3
2020-03-16 17:14:15 +01:00
Satyajit Sahoo
5927f4287f
feat: add prune option to pop action to match v5 behaviour
2020-03-16 16:37:20 +01:00
Satyajit Sahoo
37a664b433
chore: upgrade depenendecies
2020-03-16 15:24:11 +01:00
Satyajit Sahoo
8d0b61f1b7
chore: sync latest stack
2020-03-16 14:55:51 +01:00
Satyajit Sahoo
d3f092cb84
chore: publish
...
- react-navigation-stack@2.2.3
react-navigation-stack@2.2.3
2020-03-04 13:37:40 +01:00
Satyajit Sahoo
f5a3880969
fix: dispatch completeTransition on mount so focus event is emitted
2020-03-04 13:36:34 +01:00
Satyajit Sahoo
06f43549db
chore: publish
...
- react-navigation-animated-switch@0.5.2
- react-navigation-drawer@2.4.2
- react-navigation-material-bottom-tabs@2.2.2
- react-navigation@4.2.2
- react-navigation-stack@2.2.2
- react-navigation-tabs@2.8.2
react-navigation-drawer@2.4.2
react-navigation-tabs@2.8.2
react-navigation@4.2.2
react-navigation-stack@2.2.2
react-navigation-material-bottom-tabs@2.2.2
react-navigation-animated-switch@0.5.2
2020-02-26 20:11:37 +01:00
Satyajit Sahoo
741f38a028
chore: run clean before release
2020-02-26 20:10:25 +01:00
Satyajit Sahoo
3bb2c196e4
fix: fix typescript errors in the definition file
2020-02-26 20:09:03 +01:00
Satyajit Sahoo
77db2eaf62
chore: publish
...
- react-navigation-animated-switch@0.5.1
- @react-navigation/core@3.6.1
- react-navigation-drawer@2.4.1
- react-navigation-material-bottom-tabs@2.2.1
- @react-navigation/native@3.7.3
- react-navigation@4.2.1
- react-navigation-stack@2.2.1
- react-navigation-tabs@2.8.1
react-navigation-drawer@2.4.1
react-navigation-tabs@2.8.1
react-navigation@4.2.1
react-navigation-stack@2.2.1
react-navigation-material-bottom-tabs@2.2.1
react-navigation-animated-switch@0.5.1
@react-navigation/native@3.7.3
@react-navigation/core@3.6.1
2020-02-24 20:00:33 +01:00
Satyajit Sahoo
fc24ebd16c
fix: fix file extensions. closes #7246
2020-02-24 19:59:25 +01:00