Daniel Zlotin
|
2462c5e7c6
|
removed dependency on third parties
|
7 years ago |
Daniel Zlotin
|
00d30a511f
|
trying to pop
|
7 years ago |
Ran
|
ee5af114a5
|
fix push while transitioning (#983)
|
7 years ago |
Guy Carmeli
|
a866eaac2e
|
Bottom tab selected event (#991)
* Global bottomTabSelected event
* ios - add bottomTabSelected and bottomTabDeselected events
|
7 years ago |
Daniel Zlotin
|
30b70db09b
|
move ios unit tests to the navigation framework
|
7 years ago |
Daniel Zlotin
|
c02c75a42f
|
prepare pop by id
|
7 years ago |
Daniel Zlotin
|
e6c81b626d
|
pop screen deep in stack
|
7 years ago |
Daniel Zlotin
|
e97ede9a32
|
rename
|
7 years ago |
Guy Carmeli
|
9042ad551a
|
Add LightBox to example app on Android (#982)
|
7 years ago |
Aaron Greenwald
|
945e95b871
|
Easier to understand lede (#981)
_lede_ is a [word](https://www.merriam-webster.com/dictionary/lede), not a spelling mistake. In case you were wondering.
|
7 years ago |
Daniel Zlotin
|
32b806f6cc
|
rename
|
7 years ago |
Daniel Zlotin
|
15a7ef8d65
|
inlined bottom tabs
|
7 years ago |
Daniel Zlotin
|
2a4b95c792
|
fixed e2e
|
7 years ago |
Daniel Zlotin
|
21ed2b740d
|
composition of layouts (view controllers)
|
7 years ago |
Daniel Zlotin
|
5b4c4e6142
|
removing layout interface so that we can better control individual containers
|
7 years ago |
grin
|
d100d43924
|
[iOS] Correctly size subtitle label before calculating title view width (#928)
|
7 years ago |
Guy Carmeli
|
43b1edcc1c
|
Initial LightBox implementation on Android (#978)
|
7 years ago |
Daniel Zlotin
|
30f84b8dc2
|
#965
|
7 years ago |
Daniel Zlotin
|
7ad6e4a602
|
unmount works
|
7 years ago |
Daniel Zlotin
|
2e76dfad04
|
refactor - remove CommandsHandler
|
7 years ago |
June Domingo
|
132723431d
|
Fix documentation website link (#974)
|
7 years ago |
Guy Carmeli
|
118249c043
|
Update README.md (#971)
|
7 years ago |
Guy Carmeli
|
d33a0c4e22
|
Update README.md (#970)
|
7 years ago |
Daniel Zlotin
|
9b704e36e2
|
inlined
|
7 years ago |
Daniel Zlotin
|
7f7e39e273
|
min sdk 18 in e2e
|
7 years ago |
Daniel Zlotin
|
964b73b433
|
removed dependency on robolectric
|
7 years ago |
Daniel Zlotin
|
9337ffc33c
|
refactor
|
7 years ago |
bogobogo
|
666344a281
|
Rename openSourceIsAwesome.json to wix.json (#936)
|
7 years ago |
Ran
|
6fe8597c1f
|
handle null title (#968)
|
7 years ago |
Daniel Zlotin
|
5e74cc72c6
|
work on #965
|
7 years ago |
Daniel Zlotin
|
859156e0a1
|
first implemenetation of #965
|
7 years ago |
Daniel Zlotin
|
b56002672a
|
runOnPreDraw
|
7 years ago |
Daniel Zlotin
|
90d186890f
|
switchToTabBasedApp e2e
|
7 years ago |
Daniel Zlotin
|
b33b3d20bf
|
fixed containers
|
7 years ago |
Jing Tai Piao
|
2273a0e86b
|
Add font family support on bottom tabs (#961)
* Add font family support on bottom tabs
* import missing classes
* import missing class
* update document
|
7 years ago |
Daniel Zlotin
|
135b573665
|
removed unneeded mocks, fixed unit tests
|
7 years ago |
Daniel Zlotin
|
1e5adc8839
|
fix tests
|
7 years ago |
Daniel Zlotin
|
13563ee630
|
sorting out android
|
7 years ago |
Daniel Zlotin
|
e04d175880
|
fixed e2e dismissModal #962
|
7 years ago |
Daniel Zlotin
|
9b8a2dd010
|
works
|
7 years ago |
Daniel Zlotin
|
2bda4c271f
|
fixed typo
|
7 years ago |
Daniel Zlotin
|
883875e731
|
trigger build
|
7 years ago |
Guy Carmeli
|
23819b04bd
|
update docs (#958)
|
7 years ago |
Aiden Montgomery
|
6c9a3eaf01
|
Added 'bottomTabPressed' navigation event (#955)
* Added an additional navigation event for the press of an already selected tab
* Renamed new navigation event to bottomTabReselected
|
7 years ago |
Guy Carmeli
|
68040608b8
|
Set CollapsingTitleBar background only once
This is a quick hack to address issue where the expended color was
set after pop even if screen was collapsed.
|
7 years ago |
Guy Carmeli
|
c1b99bf79b
|
Relax with the scaled touch slop checks
No need to check it twice
|
7 years ago |
Guy Carmeli
|
9007c0c006
|
Snackbar does not block content
|
7 years ago |
Daniel Zlotin
|
c980ef33c1
|
fixing modals and title
|
7 years ago |
Daniel Zlotin
|
e354e21500
|
#949
|
7 years ago |
Ran Greenberg
|
52ea5170bb
|
#949
|
7 years ago |