]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/header/search-typeahead.component.scss
Add keyboard navigation and hepler to typeahead
authorRigel Kent <sendmemail@rigelk.eu>
Sat, 25 Jan 2020 15:32:06 +0000 (16:32 +0100)
committerRigel Kent <sendmemail@rigelk.eu>
Thu, 13 Feb 2020 15:32:21 +0000 (16:32 +0100)
commit6af662a5961b48ac12682df2b8b971060a2cc67d
treede1efc71cbe8543b5b832e5de99a407a54c37220
parentf409f0c3b91d85c66b4841d72ea65b5fbe1483d8
Add keyboard navigation and hepler to typeahead
client/src/app/app.module.ts
client/src/app/header/header.component.html
client/src/app/header/header.component.ts
client/src/app/header/index.ts
client/src/app/header/search-typeahead.component.html
client/src/app/header/search-typeahead.component.scss
client/src/app/header/search-typeahead.component.ts
client/src/app/header/suggestion.component.html [new file with mode: 0644]
client/src/app/header/suggestion.component.scss [new file with mode: 0644]
client/src/app/header/suggestion.component.ts [new file with mode: 0644]
client/src/app/header/suggestions.component.ts [new file with mode: 0644]