aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/menu
Commit message (Collapse)AuthorAgeFilesLines
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-2/+2
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-2/+2
| | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view
* Fix top menu dropdown hoveringChocobozzz2020-05-111-1/+1
|
* 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