Yogev Ben David
							
						 
						
							
								d81b0bf3cf
								
									
										
											 
										
									
								
							 
						 
						
							Add external components e2e, resolve navigationItem from external component (#5861 ) 
							
							 
							
* Add external components e2e, resolve navigationItem from external component
* Update ExternalComponent.test.js
* Update ExternalComponent.test.js
* Fix lint 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								8843224a9a
								
									
										
											 
										
									
								
							 
						 
						
							Invoke all commands on the main thread (#5857 ) 
							
							 
							
* Invoke all commands on the main thread
* Fix tests
* Remove flaky test 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								386bf65d25
								
									
										
											 
										
									
								
							 
						 
						
							Fix merge options leaks to next screen in stack (#5859 ) 
							
							 
							
* Fix merge options leaks to next screen in stack
* Rename mergeChild:options to mergeChildOptions:options:
* Rename mergeChildOptions:options: to mergeChildOptions:child: 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   rverbytskyi
							
						 
						
							
								65211775f6
								
							 
						 
						
							Add adaptive navigation bar buttons color (#5860 ) 
							
							 
							
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								27ceea8fb9
								
							 
						 
						
							Reject promise when trying to push two children with same id (#5855 ) 
							
							 
							
Reject promise when trying to push two children with the same if into the same stack.
Related to #5821 
Closes #5689 
Co-authored-by: Yogev Ben David <yogevbd@wix.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								9a361a4fe3
								
							 
						 
						
							Disable TopBar scroll when nestedScrollEnabled is enabled (#5856 ) 
							
							 
							
closes #5659  
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								d7d4b4d8cc
								
							 
						 
						
							Update package.json version to 4.5.3 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								fccfb4d8c2
								
							 
						 
						
							Fix NPE when updating tabs before tab views are created 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								6155d59f93
								
							 
						 
						
							Update package.json version to 4.5.2 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								f6caf52647
								
							 
						 
						
							Fix NPE when updating tabs before tab views are created 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								aa2c5746c6
								
							 
						 
						
							Update package.json version to 4.5.1 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Alex Kolesnyk
							
						 
						
							
								233820ef37
								
							 
						 
						
							Add check if UIBarButtonItem is RNNUIBarButtonItem (#5850 ) 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								721ad9b717
								
							 
						 
						
							Update changelog 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								5eba3e34de
								
							 
						 
						
							Update package.json version to 4.5.0 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								f635b5e8be
								
							 
						 
						
							Add accessibilityLabel option to button (#5847 ) 
							
							 
							
* Add accessibilityLabel to tight and left buttons
* Set default accessibility label to back button
Co-authored-by: Yogev Ben David <yogevbd@wix.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								d9673adfe4
								
							 
						 
						
							Update changelog 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								07c558c76f
								
							 
						 
						
							Add buttons accessibilityLabel support (#5844 ) 
							
							 
							
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								0771d2767f
								
							 
						 
						
							Bump AHBottomNavigation version 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   N3TC4T
							
						 
						
							
								c425f837b1
								
							 
						 
						
							Add bottomTabLongPressed event on iOS (#5784 ) 
							
							 
							
* Add bottomTabLongPressed event on iOS
* Fix indent
Co-authored-by: Yogev Ben David <yogevbd@wix.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   manicantic
							
						 
						
							
								87af42a56b
								
							 
						 
						
							Added modalAttemptedToDismiss event with tests and docs (#5832 ) 
							
							 
							
* Added modalAttemptedToDismiss event with tests and docs
* Typo on pageSheet modal button label
* Update ModalScreen.js
* Fixed button testID
* Revert label to fix test cases
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com >
Co-authored-by: Yogev Ben David <yogevbd@wix.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								cf591d9a9c
								
							 
						 
						
							Emit modalDismissed event before ViewController is destroyed (#5838 ) 
							
							 
							
This is required so that a component displayed in a modal can react to the dismiss of the modal it's presented in. This change aligns behaviour with iOS.
closes #5830  
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								a3e025c69d
								
							 
						 
						
							Update package.json version to 4.4.0 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								6ffb3011f7
								
									
										
											 
										
									
								
							 
						 
						
							Apply BottomTabs visibility only if child is visible (#5835 ) 
							
							 
							
When calling mergeOptions to update BottomTabs visibility, apply the visibility only if the child is visible. 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Benoît Jeaurond
							
						 
						
							
								cf18e2d3c9
								
							 
						 
						
							Added TitleState showWhenActiveForce option for bottomTabs (#5814 ) 
							
							 
							
* Updated ahbottomnavigation to 3.0.9 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								608bb67edd
								
									
										
											 
										
									
								
							 
						 
						
							Change SideMenuLeftScreen to functional component (#5834 ) 
							
							 
							
Motivation: Try to reproduce #5833  
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								99a7873379
								
							 
						 
						
							Update package.json version to 4.3.0 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								4b14c8798b
								
									
										
											 
										
									
								
							 
						 
						
							Fix pushing screens to external components inside a modal (#5831 ) 
							
							 
							
* Fix pushing screens to external components inside modal 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Alistair Holt
							
						 
						
							
								ca28ac23e4
								
							 
						 
						
							Fix bad markdown formatting install instructions. (#5822 ) 
							
							 
							
Co-authored-by: Guy Carmeli <guyca@users.noreply.github.com > 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								18be994e3f
								
							 
						 
						
							Rename NavigationIconResolver to IconResolver 
							
							 
							
New class name is 54% shorter, thus better. 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								50c3fadf94
								
							 
						 
						
							Update changelog 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								bdfa212c26
								
							 
						 
						
							Update package.json version to 4.2.0 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								3f17dc4a82
								
									
										
											 
										
									
								
							 
						 
						
							Hide back button in mergeOptions (#5826 ) 
							
							 
							
This commit fixes hiding the back button with `backButton.visible: false` in mergeOptions. It didn't work on Android. 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								e3f5b49369
								
							 
						 
						
							Update package.json version to 4.1.0 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								3878b683cc
								
									
										
											 
										
									
								
							 
						 
						
							Component type (#5820 ) 
							
							 
							
Send componentType field in componentDidAppear and componentDidDisappear events.
The new field is either:
- TopBarButton
- TopBarTitle
- TopBarBackground
- Component 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								bfd32cc54d
								
							 
						 
						
							Remove handlebards dev dependency (#5811 ) 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								b82d87f0c8
								
									
										
											 
										
									
								
							 
						 
						
							Remove yellow boxes from title and button components in debug (#5819 ) 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								5a6fc7fd39
								
							 
						 
						
							fix unit tests 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								82e48079dc
								
							 
						 
						
							Fix topBar.title.component on iOS 10 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								6782362035
								
							 
						 
						
							Apply translucent flag only if needed 
							
							 
							
This works around a rare edge case where applying the translucent flag
resulted in white screens when pushing or showing modals.
So far, I've managed to reproduce this only when when showing external component as modal in the Wix app.
closes #5742  
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Albert Alises
							
						 
						
							
								1f611c657f
								
							 
						 
						
							fix(topTabs): Add typing for children on TopTabs (#5803 ) 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								dde29d7cf5
								
							 
						 
						
							Update package.json version to 4.0.9 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								2ad41f3adb
								
							 
						 
						
							Force translucent on iOS 12 when background is transparent 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								1627219462
								
							 
						 
						
							Update setStackRoot utility function in playground app 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								3899d4d3de
								
							 
						 
						
							Update package.json version to 4.0.8 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   yogevbd
							
						 
						
							
								f202c7ec03
								
							 
						 
						
							Another topBar background fix 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								0b9550f8cc
								
							 
						 
						
							Add CocktailDetails screen to playground app 
							
							 
							
Will be used for shared element transition showcase 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   wixmobile
							
						 
						
							
								69cf218950
								
							 
						 
						
							Update package.json version to 4.0.7 [ci skip] 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Guy Carmeli
							
						 
						
							
								89ac5c89d9
								
							 
						 
						
							Initial work on new Shared Element screen 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								cd3d3472fc
								
									
										
											 
										
									
								
							 
						 
						
							Fix topBar transparent background on iOS 12 (#5791 ) 
							
							 
							
* Fix topBar transparent background on iOS 12
* Fix unit test iOS destination 
							
							
						 
						5 anos atrás  
					 
				
					
						
							
								   Yogev Ben David
							
						 
						
							
								71af55968d
								
							 
						 
						
							Add screenPopped event (#5748 ) 
							
							 
							
Called each time a screen is popped, either due to `Navigation.pop` or pop gesture.
closes #3941  
Navigation.events().registerScreenPoppedListener(({ componentId }) => {
}); 
							
							
						 
						5 anos atrás