aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/menu/top-menu-dropdown.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-231-138/+0
|
* Fix regression my-account menu overflow-x on screen width < 800px (#2707)Kim2020-05-111-8/+9
| | | | | | | | | | | | | | * 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-301-7/+43
| | | Co-Authored-By: Rigel Kent <par@rigelk.eu>
* Cleanup some client FIXMEChocobozzz2020-01-291-2/+1
|
* Fix top menu dropdownChocobozzz2019-05-131-1/+12
|
* Add my library section in menuChocobozzz2019-03-201-1/+9
|
* Add history page on clientChocobozzz2018-12-181-3/+11
|
* My account menu -> open entries on hoverChocobozzz2018-12-051-0/+75