mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +01:00
8dc81b603d
* No longer popout automatically * Add FilePopoutCalloutComponent to import-browser * Hide fileSelector on base import.component when callout is shown Extend import.component to receive an input to show/hide the FileSelector Extend import-browser to check if the callout should be shown via the filePopoutUtilsService and pass the returning value onto the base component * Renamed showFileSelector to hideFileSelector The default should be to show the fileSelector, so the input should reflect that as an override. * Added newline between ngOnInit and method below --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
---|---|---|
.. | ||
.vscode | ||
angular | ||
auth | ||
common | ||
components | ||
exporter | ||
importer | ||
node | ||
shared | ||
vault |