aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/menu
Commit message (Collapse)AuthorAgeFilesLines
* Fix regression my-account menu overflow-x on screen width < 800px (#2707)Kim2020-05-112-9/+10
| | | | | | | | | | | | | | * Fix: correct my-account menu overflow-x on touchscreens * Add menuLeftDisplayed support for account-sub-menu * Handle menu in screen service + clean top-menu-dropdown * Add comment on menuWidth menu service to allow backtracking Co-authored-by: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Use modal instead of dropdown menu in small/mobile views (#2674)Kim2020-04-303-11/+101
| | | Co-Authored-By: Rigel Kent <par@rigelk.eu>
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-101-2/+2
|
* Cleanup some client FIXMEChocobozzz2020-01-291-2/+1
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-2/+2
|
* Fix top menu dropdownChocobozzz2019-05-132-2/+13
|
* Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
|
* Add my library section in menuChocobozzz2019-03-203-2/+23
|
* Add history page on clientChocobozzz2018-12-183-4/+19
|
* My account menu -> open entries on hoverChocobozzz2018-12-053-0/+107