14 Commits

Author SHA1 Message Date
camorra-skk
d9923a4fb4 [ADF-3068] ADF Sidenav/Toolbar - Ux background colour review (#3401) 2018-05-25 13:33:27 +01:00
Eugenio Romano
35ee120d5c
[ADF-2821] move module sidebar action menu (#3321)
* move module sidebar action menu

* fix core import test

* remove sidebar module

* skip error

* skiperror old versions
2018-05-15 17:15:56 +01:00
Popovics András
14df79ae1b Fix for a technical bug, which prevents the proper usage of the expanded output event. (#3304) 2018-05-10 17:34:59 +01:00
davidcanonieto
8413bf2183 [ADF-2892] Sidenav now prevents closing itself when ESC key is pressed (#3302)
* [ADF-2892] Sidenav now closes when clicking outside of it

* [ADF-2892] Sidevan now prevents closing itself when ESC key is pressed
2018-05-10 17:33:31 +01:00
Georgiana Roman
440c666583 [ADF-2626] added preserved state functionality for sidenav component (#3278)
* [ADF-2626] added preserved state functionality for sidenav component

* [ADF-2626] changed logic for preserving the sidenav component state

* [ADF-2626] added missing curly brace }

* [ADF-2626] small changes on logic based on pr comments

* [ADF-2843] added tooltip for create folder and edit folder icons from Content Services

* Revert "[ADF-2843] added tooltip for create folder and edit folder icons from Content Services"

This reverts commit d5a7abb65b5bbfd024b44aa7e331e688aa13eb60.

* [ADF-2626] changed casting

* [ADF-2626] updated documentation with event

* [ADF-2626] removed app-config pipe because it was not being used
2018-05-10 10:21:30 +01:00
Popovics András
641f7d9695 [ADF_NOISSUE] Fix styling and sidenav layout fixes (#3291)
* Fix styling and sidenav layout fixes

* Revert packagr conflicting mods
2018-05-09 16:11:25 +01:00
Vito
70fe31f3e9 [ADF-2772] fixed layout style (#3284) 2018-05-08 16:52:41 +01:00
camorra-skk
abb0eb7c41 [ADF-2772] Sidenav Layout - UX review (#3264)
* Add border-right in mat-sidenav
2018-05-03 16:46:05 +01:00
davidcanonieto
a858977786 [ADF-2767] Side nav closes when pressing escape key fixed (#3231) 2018-04-27 13:01:08 +01:00
Popovics András
ee9393caf0 [APM-7] Feature enhancement for the create and edit folder directive (#3179)
* Add observable menu open state to the sidenav-layout component

* add documentation, fix inversed value

* Add success events to folder create/edit directives

* Overridable dialog titles for the directives

* Update the documentation
2018-04-17 20:27:41 +01:00
Eugenio Romano
c8cbc8d645
fix cdk scrollable sidenav (#3204) 2018-04-16 22:42:22 +01:00
Popovics András
89b56e9e66 Fix Safari's thrown error (#3155) 2018-04-09 14:35:08 +01:00
Eugenio Romano
8f08528dc3 fix export module sidenav
fix private access property sidenav
2018-03-28 23:20:27 +01:00
Popovics András
0aba5bb1b5 [ADF-2559] Sidenav layout (#3119)
* First step of extraction

* Add sidenav-layout to demo-shell

* Fix some sidenav-layout styles

* Fix tests

* Add documentation

* Fix typescript transpiler's stomache

* Modify component's directive's interface

* Enrich documentation

* Another documentation enrichment

* Fix tests and mobile expanded issue
2018-03-28 13:49:52 +01:00