Download Selected button, Various small improvements

This commit is contained in:
Geomitron
2020-02-11 23:52:22 -05:00
parent db083d573a
commit 7d4d339018
17 changed files with 192 additions and 58 deletions

View File

@@ -1,6 +1,5 @@
<div class="ui bottom attached borderless menu">
<div class="item">
<!-- TODO: refactor this html into multiple sub-components -->
<!-- TODO: add advanced search -->
<div class="ui icon input">
<input #searchBox type="text" placeholder=" Search..." (keyup.enter)="onSearch(searchBox.value)">