Shalom Yerushalmy
b241e607da
Add node -v for debug node
6 years ago
Shalom Yerushalmy
7942f69bec
Revert "Break down jenkins file steps"
This reverts commit 7e0c189070 .
6 years ago
Shalom Yerushalmy
7e0c189070
Break down jenkins file steps
6 years ago
Shalom Yerushalmy
313b927d1c
Add source to bashrc on every stage for node env hack
6 years ago
Shalom Yerushalmy
0ac18f427b
Added node version
6 years ago
Shalom Yerushalmy
bb5f2a460c
Revert "Add source bash profile to jenkins file"
This reverts commit 4912542661 .
6 years ago
Shalom Yerushalmy
4912542661
Add source bash profile to jenkins file
6 years ago
Azeem Hassni
50acd74a75
Added missing curly bracket (#2859 )
Added a missing curly bracket in top tabs example.
6 years ago
Shalom Yerushalmy
7af4179c47
Fix externalComponent field from className to name due to fail test
6 years ago
Shalom Yerushalmy
5d91dcbbe0
Revert "Add ansi color to jenkins pipeline"
This reverts commit 81cf39086c .
6 years ago
Shalom Yerushalmy
e8c672061e
Add another ansicolor to Jenkinsfile
6 years ago
Shalom Yerushalmy
81cf39086c
Add ansi color to jenkins pipeline
6 years ago
Shalom Yerushalmy
d1678e63f3
Change name for Jenkins step
6 years ago
Guy Carmeli
dfa5480be2
Clean up LayoutFactory
6 years ago
Guy Carmeli
4c8742f7bd
External component (#2846 )
* External Component implementation
* Limit External component e2e to Android for now
6 years ago
Guy Carmeli
00cf5419f0
Modals support BackHandler
closes #2840
6 years ago
Guy Carmeli
5d9571459b
Parse externalComponent options
6 years ago
Drew Volz
9e442d09c6
[V2] Update Usage.md (#2850 )
* Update Usage.md
* Remove passive voice
6 years ago
Guy Carmeli
62431ba128
version patch
6 years ago
yogevbd
0c8054b8ff
center customTitleView fixed for xcode 8 builds
6 years ago
Daniel Zlotin
781997ad4e
migrate to ReadableMap.toHashMap
6 years ago
yogevbd
0955ed6cb6
passProps fix for deep stack
6 years ago
yogevbd
6b18dee309
fixed root with depth in startTabBasedApp
6 years ago
Leo Natan
d878a01e8c
Update swizzles for RN scrollview
6 years ago
Leo Natan
fb212e968d
Update swizzles for RN scrollview
6 years ago
yogevbd
24dfb69bd9
root with depth fix
6 years ago
Nicolas Bonduel
c239985eb3
ScreenVisibilityListener now called on disappear methods (#2822 )
fixes https://github.com/wix/react-native-navigation/issues/1771
6 years ago
Daniel Zlotin
50cd470c4d
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
06c38a384f
send adb command only to device under tests
6 years ago
Guy Carmeli
74efc9215e
Run static lifecycle events e2e only on Android for now
6 years ago
Guy Carmeli
067906fdb0
Fix static lifecycle events e2e on iOS
Now iOS e2e is legitimately broken :)
6 years ago
Daniel Zlotin
2b7f2bf607
fix unit tests
6 years ago
Daniel Zlotin
022ca1ec79
fixed js tests
6 years ago
Daniel Zlotin
546d8fd7c7
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
c588004290
removed android e2e with uiautomator, replaced by detox tests
6 years ago
Guy Carmeli
8045c23da2
More Detox related work
6 years ago
Guy Carmeli
b189893ffd
Migrate espresso suite to detox cont.
6 years ago
Guy Carmeli
c23b1faa2a
More overlay e2e to separate file
6 years ago
Guy Carmeli
e4adf9a715
Fix orientation android e2e
6 years ago
Guy Carmeli
1a89256200
Fix issues with starting app with deep stack
* add back button to screens pushed to stack
* resolve tab icon from root screen, instead of first pushed screen
* omit components object from tabs
6 years ago
Guy Carmeli
cb4ced860f
Detox android (#2811 )
* Make detox android test suit pass
Disabled emulator animations due to limitation of espresso/detox which can't wait until
a push/pop animation ends
* Fix orientation parsing and enable detox orientation tests
* remove only
* Fix BottomTabs testId
* Support user orientation
* Fix rightButtons testId
* Add Modals tests
* e2e fix ios
6 years ago
Daniel Zlotin
931d8a4ae4
Auto docs WIP (#2799 )
* update api jsdoc
* iniline some properties
* add typedoc
* remove typedoc
* try again with typedoc
* explicit types
* docs
* try handlerbars
* working on docs
* update docs
* html
* removed old md
* trying stuff
* fix lint
* working on docs
* trying with themes
* something works
* trying to use automatically
* working on docs
* docs
* docs
* docw
* auto docs
* rename
* local-docs no cache
* automating
* ts-node
* working on something cool
* temp
* try fix travis
* Revert "try fix travis"
This reverts commit 5bcb54659b .
* removed dead files
* main readme inside docs
* softlink
* softlink
* docs working
6 years ago
yogevbd
029440567e
fixed custom top bar alignment
6 years ago
Guy Carmeli
2668c8b3eb
TopBar testId
6 years ago
Guy Carmeli
08f30c57b3
Orientation android (#2797 )
* Initial orientation implementation on Android
* Disable custom animations for now
* FIx OverlayManager
Keep view references instead of View id as id's can change by react
* Work on ModalStack
* resolve dismissModal promise after dismiss ends
* Send didDisappear when Modal is displayed
* Send didAppear to root when Modal is dismissed
* Introduce new API:
* onViewLostFocus
* onViewRegainedFocus
* Fix MockPromise - it can be used only once
*
6 years ago
Leo Natan
fd45a3ad60
Merge remote-tracking branch 'origin/v2' into v2-rn51
6 years ago
Daniel Zlotin
d240378a83
fix travis publish
6 years ago
Daniel Zlotin
991c23983c
debug travis deploy
6 years ago
yogevbd
459d469156
try rebuild in ci
6 years ago
yogevbd
2c0ec109a8
Closes #2777
6 years ago