Daniel Zlotin
6e45d79192
docs support enum generationg
6 years ago
Daniel Zlotin
087d70aca9
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
45c6f3d1d5
refactor reflectionsReader
6 years ago
Guy Carmeli
3a03b1d1ea
skip failing e2e test
6 years ago
Daniel Zlotin
f21e554d73
doc menu files
6 years ago
Daniel Zlotin
38e85f8a69
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
12ff504583
removed old scripts, LayoutType proper enum
6 years ago
Guy Carmeli
d3c2add2cf
Attach root before dismissing modal
6 years ago
Guy Carmeli
9d8f9934a6
Rename Modal classes
Remove temporary suffixes
6 years ago
Guy Carmeli
ae69d9e471
Minor refactor to Animators
6 years ago
Shalom Yerushalmy
e88b2d9cd8
Add new line for triggering build
6 years ago
Daniel Zlotin
8b105969aa
fixes #3103
6 years ago
Daniel Zlotin
7f515c898e
docs ready.. more or less
6 years ago
Daniel Zlotin
929b26c0fa
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
3ce3b1e061
working on docs
6 years ago
Shalom Yerushalmy
8d58120bbe
Add loglevel verbose to e2e tests
6 years ago
Guy Carmeli
c532a8997c
Cleanup Modal related code
Delete old classes related to Modal's old implementation which was based on Dialogs
6 years ago
Guy Carmeli
903b9700f6
onNavigationCommand
6 years ago
Daniel van der Merwe
056c547f40
Update import to <React/**.h> (#3098 )
6 years ago
frankenthumbs
3be15d2224
IOS: modal upgrades (#3084 )
6 years ago
Dima Loktev
0d41a06c73
Remove hardcoded title.fontSize to reset to defaults (#3080 )
6 years ago
b_d
49b840dc22
fix(TopTabOptions): fixed attribute naming for parser (#3071 )
6 years ago
andresesfm
be5056ad12
Fix iioobe bottom tab (#3082 )
6 years ago
Guy Carmeli
728f87e2ed
Modal as layout (#3094 )
[Breaking[ Modal refactor
* [Breaking] Showing modal removes the previously visible ViewController from hierarchy
* Modal implementation does not rely on Dialog
* Modal view is added to `content` layout
* Overlay is added to `root` layout, on top of the application's content
* Introduce StackControllerBuilder
* Show modal with animation
* Dismiss modal with animation
* Add previous modal at index 0
* Add root at index 0
* dismissAllModals dismisses only top modal with animation
6 years ago
Shalom Yerushalmy
9e502aec73
Revert "Update README.md"
This reverts commit a9b9d8379c .
6 years ago
Shalom Yerushalmy
a9b9d8379c
Update README.md
Test Jenkins
6 years ago
yogevbd
f7b1f163d2
Closes #3081
6 years ago
yogevbd
2acbf135aa
Closes #3085
6 years ago
yogevbd
02200e422b
unit test fix
6 years ago
Daniel van der Merwe
7ba0f155a5
Update package.json to reference typings (#3086 )
6 years ago
yogevbd
1041708fb5
modalPresentationStyle support
6 years ago
Daniel Zlotin
66e39817e3
gen-docs WIP
6 years ago
Daniel Zlotin
76533af4d1
gen-docs WIP
6 years ago
Daniel Zlotin
97dce46570
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
9ae12e6e9c
fixing jenkins
6 years ago
Nicolás Castellanos
83ab78701f
Migrate to react v16.3 lifecycle (#2991 )
* Migrate to react v16.3 lifecycle & Add backward compatibility for older React versions
* remove yarn.lock
6 years ago
Guy Carmeli
9caa47bf82
Merge options (#3055 )
* migrate js and java to mergeOptions
* migrate ios to mergeOptions
6 years ago
Yogev B
d1ee822d23
Update styling.md
6 years ago
Guy Carmeli
c949b0f557
Add button text color unit test
6 years ago
Guy Carmeli
a25ecf86bc
refactor button options
6 years ago
yogevbd
b7a4e41e3c
e2e fix
6 years ago
Guy Carmeli
aeea586404
Button fontFamily Android
6 years ago
Guy Carmeli
2f1554f27b
Update button options
6 years ago
Guy Carmeli
bbc643e7bd
Document popTo(componentId)
6 years ago
Guy Carmeli
911adb141b
disabledColor android
6 years ago
Guy Carmeli
0a196b86ff
Update README.md
6 years ago
Shalom Yerushalmy
94040353db
Update README.md
6 years ago
yogevbd
dd76abc06a
Added missing buttons styles
6 years ago
Daniel Zlotin
9f79a7ab55
copied all work from typedoc-markdown-creator
6 years ago
yogevbd
56c1564060
BottomTab iconsInsets support
6 years ago