Guy Carmeli
7f350758df
Refactor OptionsPresenter
It's now created once and child component is passed as argument in applyChildOptions
hace 6 años
yogevbd
3dfa9542bf
hideBackButtonTitle support
hace 6 años
yogevbd
c1047c8b27
backButtonHidden support
hace 6 años
yogevbd
904f02a8ae
backButtonTitle support
hace 6 años
yogevbd
5026a10ae9
backButtonImage support
hace 6 años
yogevbd
00280b7073
Added disabledColor for topBar buttons
hace 6 años
Guy Carmeli
7206280b92
Rename applyOptions(Options, Component) to applyChildOpions
hace 6 años
yogevbd
66c18fbf6f
statusBarStyle support
hace 6 años
Guy Carmeli
cb43c9800c
destroy TitleBar component in titleBar.clear
hace 6 años
yogevbd
94b0df38c2
fix unit ios
hace 6 años
yogevbd
a0d7d933c5
styles should not persist in stack
hace 6 años
Guy Carmeli
0809f1e32d
fix e2e
hace 6 años
Guy Carmeli
4f545a7aa1
TopBar component Android cont
* Clear text when component is used in title
* Measure title component to first child's width
hace 6 años
Guy Carmeli
2c53b28660
[Breaking] Top bar API changes (#2895 )
* Refactor TopBar options, introduce title options
* Update background to new api
* Refactored topBar options on iOS
* Initial react component in TitleBar android
* set height to react view in TitleBar
* fix tests and lint
* ios unit tests fix
hace 6 años
frankenthumbs
a829283eba
Prevent early reload from assertion crashing navigation (#2715 )
* Prevent early reload from crashing navigation
* fix typo
hace 6 años
Daniel Zlotin
d4cb30355f
fix release
hace 6 años
Daniel Zlotin
46535d3190
trigger build
hace 6 años
Daniel Zlotin
e6a8a4636c
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
hace 6 años
Daniel Zlotin
3839b83242
fix jenkins
hace 6 años
Shalom Yerushalmy
691418ac2d
Update README.md
Added new line to trigger build
hace 6 años
Daniel Zlotin
90b63c53b9
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
hace 6 años
Shalom Yerushalmy
62b01d7757
Update Jenkinsfile
hace 6 años
Daniel Zlotin
19135cfded
removing travis
hace 6 años
Shalom Yerushalmy
1dd9981420
Update README.md
hace 6 años
Shalom Yerushalmy
ff1dd515b8
Update README.md
Updated jenkins build status link
hace 6 años
yogevbd
4dfb43e9ce
refactored custom component to use creator (#2887 )
hace 6 años
Daniel Zlotin
f63910e212
removed old docs generation, working on a side project to accomplish that
hace 6 años
Guy Carmeli
8524f36067
Use bound functions in WelcomeScreen
hace 6 años
Shalom Yerushalmy
162837f4fb
Add line to Jenkinsfile
hace 6 años
yogevbd
0355a61a3b
added interpolation and startDelay for animations
hace 6 años
Guy Carmeli
c737fdd4ac
fix unit tests
hace 6 años
yogevbd
8543d80fa2
V2 animations (#2878 )
* passProps to buttons
* push and pop custom transitions
* refactored defaultOptions
* custom animations support for show and dismiss modal
hace 6 años
Guy Carmeli
bca4bbc7fe
Support reading image resources on android
closes #2831
hace 6 años
Guy Carmeli
79cfc6045f
Add TopBar buttons in reverse order to match iOS ordering
hace 6 años
Guy Carmeli
21d2103475
Top bar buttons android (#2876 )
* TopBar custom buttons initial commit
* f
* Consolidate TopBarButtonController and TopBarButton
* Move Toolbar related stuff to TitleBar
* TitleBarTest
* More tests
hace 6 años
Shalom Yerushalmy
50ea7576fe
Add jenkins status badge
hace 6 años
Shalom Yerushalmy
00211ea5f1
Put coverage back to 100
hace 6 años
Shalom Yerushalmy
1e99e8dc15
Remove fn() from command test unused function
hace 6 años
Shalom Yerushalmy
d89992e149
Remove android e2e until detox is stable with RN51
hace 6 años
Shalom Yerushalmy
03e331dc63
Reduce js coverage to 99.5 due to jenkins bug
hace 6 años
Shalom Yerushalmy
b241e607da
Add node -v for debug node
hace 6 años
Shalom Yerushalmy
7942f69bec
Revert "Break down jenkins file steps"
This reverts commit 7e0c189070 .
hace 6 años
Shalom Yerushalmy
7e0c189070
Break down jenkins file steps
hace 6 años
Shalom Yerushalmy
313b927d1c
Add source to bashrc on every stage for node env hack
hace 6 años
Shalom Yerushalmy
0ac18f427b
Added node version
hace 6 años
Shalom Yerushalmy
bb5f2a460c
Revert "Add source bash profile to jenkins file"
This reverts commit 4912542661 .
hace 6 años
Shalom Yerushalmy
4912542661
Add source bash profile to jenkins file
hace 6 años
Shalom Yerushalmy
7af4179c47
Fix externalComponent field from className to name due to fail test
hace 6 años
Shalom Yerushalmy
5d91dcbbe0
Revert "Add ansi color to jenkins pipeline"
This reverts commit 81cf39086c .
hace 6 años
Shalom Yerushalmy
e8c672061e
Add another ansicolor to Jenkinsfile
hace 6 años