aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header/search-typeahead.component.scss
Commit message (Collapse)AuthorAgeFilesLines
* Fix playlist element dropdown overflowChocobozzz2020-08-251-1/+1
|
* switch from softies to feathericonsRigel Kent2020-07-011-5/+3
| | | | also organize icons in folders per origin
* Use pointer for search suggestionsChocobozzz2020-06-241-0/+1
|
* soft border-radius for search typeahead suggestionsRigel Kent2020-06-181-2/+8
|
* First implem global searchChocobozzz2020-06-101-4/+4
|
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-5/+5
| | | | | | | | | | | | | | | * 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
* Provide z-index centralisation for lower componentsRigel Kent2020-02-211-1/+1
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-3/+27
|
* Make the search helper change based on the server configRigel Kent2020-02-131-4/+7
|
* Gracefully downsize search bar for mobile devicesRigel Kent2020-02-131-1/+15
|
* Add keyboard navigation and hepler to typeaheadRigel Kent2020-02-131-31/+14
|
* Search typeahead initial designRigel Kent2020-02-131-0/+121