aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/menu.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-3/+4
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-17/+21
|
* Add ability to filter menu linksChocobozzz2021-06-071-2/+1
|
* Fix create account buttonChocobozzz2021-05-281-1/+1
|
* Move to stylelintChocobozzz2021-04-281-15/+18
|
* Refactor actor avatar displayChocobozzz2021-04-281-1/+1
|
* Refactor menu cssChocobozzz2021-04-151-131/+94
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-3/+1
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Try to reduce CSS sizeChocobozzz2021-03-241-163/+162
|
* adjust logged-in-block width to fill spaceRigel Kent2021-01-171-1/+3
|
* Use source sans 3 fontChocobozzz2021-01-131-0/+2
|
* Add link to the documentation for live streamingChocobozzz2020-12-141-0/+1
|
* User dropdown and notifications popover improvements (#3344)Kimsible2020-12-131-23/+110
| | | | | | | | | | | | | | | | | | | * hove user dropdown on avatar and username * rename avatar-notification to notification component * use a link on mobile for notification component * add profile user dropdown and mobile notifications link as reusable active link * replace markAllAsRead inbox glyphicon to ok in notification popover * remove keyboard shortcuts from user dropdown on mobile * use common bell icon instead of inbox-full for notifications * remove duplicated notification in user dropdown since the bell appears on the right * adjust sensitive icon in user dropdown * align vertically user buttons popover and dropdown * adjust ellipsis on user display name and username in menu * adjust notification bell for mobile in menu * display background of user dropdown avatar and username for touchscreens * add right arrow indicator on mobile Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix themes colors by using SCSS variables (#3376)Mathieu Brunot2020-11-301-4/+4
| | | | | | | | | * :lipstick: Use foreground var for code * :lipstick: Use submenu var color * :lipstick: Use foreground var color for menu * :bug: Fix var used in menu
* Upgrade client dependenciesChocobozzz2020-11-191-42/+0
| | | | Migrate removed primeng theme to custom CSS
* Replace keyboard shortcut iconChocobozzz2020-11-161-14/+0
| | | | Use svg instead
* In my account -> in my libraryChocobozzz2020-11-161-1/+1
|
* Reorganize left menu and account menuChocobozzz2020-11-131-117/+179
| | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library
* Fix z-index dropdown iconChocobozzz2020-08-251-0/+4
| | | | Was on top of the header
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-11/+11
| | | | | | | | | | | | | | | * 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 dropdown-user placement and menu-left scroll on touchscreens (#2706)Kim2020-05-011-0/+4
|
* Cleanup menu footer linksChocobozzz2020-04-081-10/+10
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-57/+143
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-261-8/+4
|\
| * Correctly fix menu overflow on mobileChocobozzz2020-02-261-8/+4
| |
* | Merge branch 'release/2.1.0' into developChocobozzz2020-02-201-0/+8
|\|
| * Fix scroll menu on touch devicesChocobozzz2020-02-201-0/+8
| |
* | Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-0/+1
| |
* | Manage z-indexes in variablesRigel Kent2020-02-131-1/+1
| |
* | Fix menu z-index on mobile on watch pageChocobozzz2020-02-131-1/+1
|/
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-0/+1
|
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-1/+0
|
* Fix overflow in menuChocobozzz2019-11-271-2/+6
|
* Fix menu x overflowChocobozzz2019-09-061-1/+2
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Fix black theme on some screensChocobozzz2019-06-071-5/+5
|
* Remove unnecessary CSS in menuChocobozzz2019-05-151-3/+0
|
* Merge branch 'master' into developChocobozzz2019-05-151-0/+3
|\
| * Fix too long name in menuChocobozzz2019-02-141-2/+5
| |
* | Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
| |
* | Add my library section in menuChocobozzz2019-03-201-42/+44
| |
* | Playlist videos componentChocobozzz2019-03-181-2/+3
| |
* | Refactor ellipsis CSSChocobozzz2019-02-201-8/+6
| |
* | Fix too long name in menuChocobozzz2019-02-151-2/+5
|/
* Fix menu overflow on mobile screensChocobozzz2019-01-281-1/+1
|
* Fix notification popover widthChocobozzz2019-01-211-1/+1
|
* Add notifications in the clientChocobozzz2019-01-091-7/+0
|
* Add background effect to active menu pageChocobozzz2018-11-151-1/+5
|