Daniel Zlotin
1d9a852533
moving stuff around to work on everything locally without hacks
7 years ago
Guy Carmeli
8d5ec5014b
Initial v2 commit on Android
7 years ago
Guy Carmeli
0211af8bf6
Fixes overlapping fab. (#620 )
This commit also introduces a tempprary fix to an issue where fab is
displayed on wrong screen when switching between bottom tabs rapidly.
7 years ago
Guy Carmeli
f3d0ea4072
Remove Fab when when calling setButtons (#599 )
call setButtons with empty fab object to remove it
7 years ago
Guy Carmeli
689ac03cf9
Android right side menu (#547 )
* Implement right SideMenu on Android
* Adapt toggleSideMenu and toggleSideMenuVisible to right SideMenu
8 years ago
Guy Carmeli
08f4d4dc07
Implement ContextualMenu in Modals
8 years ago
Guy Carmeli
5899330858
Implement navigator.dismissContextualMenu
8 years ago
Guy Carmeli
3c31e158da
Add support for ContextualMenu in TopBar
8 years ago
Guy Carmeli
66230e2a49
Check if modal contains navigator
When ivoking navigation actions such as push, pop etc, instead of
checking modal visibility, check if modal actually contains the given
navigator. This fix alows to change navigation state in screens while
modal is displayed.
8 years ago
Guy Carmeli
01fbdd66f5
Update fab when modal is dismissed
8 years ago
Guy Carmeli
7e0b9ed132
Add TitleBar subtitle support on Android
8 years ago
Guy Carmeli
af4e990660
Add infra for adding Snackbar to Layouts.
8 years ago
Guy Carmeli
b53481d285
Implement setSideMenuVisible and toggleSideMenuVisible
8 years ago
Guy Carmeli
f17b1f024c
Set left button dynamically
8 years ago
Daniel Zlotin
c58f15a0b8
ScreenStackContainer + modals
8 years ago
Daniel Zlotin
7c5d60b14f
working on modals
8 years ago
Guy Carmeli
3ea4cfa850
Initial setButtons implementation
8 years ago
Guy Carmeli
f6a768afd0
set TitleBar title
8 years ago
Guy Carmeli
72c9faa0f3
SetTopBarVisibility
8 years ago
Daniel Zlotin
65fe5346ce
unmount fix
8 years ago
Daniel Zlotin
35cff65b7c
popToRoot
8 years ago
Daniel Zlotin
5cf4aca522
pop
8 years ago
Daniel Zlotin
6c414310b2
BANDURU
8 years ago
Daniel Zlotin
787f3b94ee
commented all old code to make the example run
8 years ago
Guy Carmeli
2de5049a83
f
8 years ago
Guy Carmeli
f811087714
BaseLayout
8 years ago
Daniel Zlotin
6fd77cac86
layout methods
8 years ago
Daniel Zlotin
9806af3573
modal and layout
8 years ago