[ADF-2559] Sidenav layout extraction (#253)

* First step of extraction

* Add content also and fix initial mobile screen issue

* Move ADF sidenav-layout to different folder for easier future removal

* Test the new behaviour

* test fix

* minor fixes
This commit is contained in:
Popovics András
2018-03-24 07:07:34 +00:00
committed by Denys Vuika
parent 2a36f2100c
commit abe244fed9
18 changed files with 651 additions and 126 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"cSpell.words": [
"sidenav"
]
}