1
0
mirror of https://github.com/bitwarden/web synced 2025-12-27 13:43:21 +00:00

search and move dropdown button

This commit is contained in:
Kyle Spearrin
2018-06-06 23:00:57 -04:00
parent ecddc1691f
commit 0fb66e247a
6 changed files with 51 additions and 31 deletions

View File

@@ -37,7 +37,8 @@
(onFolderClicked)="filterFolder($event.id)"
(onAddFolder)="addFolder()"
(onEditFolder)="editFolder($event.id)"
(onCollectionClicked)="filterCollection($event.id)">
(onCollectionClicked)="filterCollection($event.id)"
(onSearchTextChanged)="filterSearchText($event)">
</app-vault-groupings>
</div>
<div class="col-6">