aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/header/search-typeahead.component.html
Commit message (Collapse)AuthorAgeFilesLines
* switch from softies to feathericonsRigel Kent2020-07-011-1/+1
| | | | also organize icons in folders per origin
* First implem global searchChocobozzz2020-06-101-18/+23
|
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-4/+4
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* inject lang in document to match current localeRigel Kent2020-06-041-0/+1
|
* Fix search after first type on inputRigel Kent2020-04-071-1/+1
|
* Remove accounts from hinted potential search targetsRigel Kent2020-03-051-3/+3
|
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-2/+2
| | | | fixes #2085
* Fix search instructions for videosRigel Kent2020-02-131-1/+1
|
* Simplify code for search-typeaheadRigel Kent2020-02-131-5/+5
|
* Improve search typeahead performance and use native eventsRigel Kent2020-02-131-8/+13
|
* Add keyboard navigation and hepler to typeaheadRigel Kent2020-02-131-37/+16
|
* Search typeahead initial designRigel Kent2020-02-131-0/+69