diff --git a/CHANGELOG.md b/CHANGELOG.md index 14053f86a..9b8789644 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Moved the main content of the holding detail dialog to a new overview tab - Introduced fuzzy search for the holdings of the assistant - Introduced fuzzy search for the quick links of the assistant - Improved the search results of the assistant to only display categories with content diff --git a/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html b/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html index 0f6c46a80..d288a8953 100644 --- a/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html +++ b/apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html @@ -35,284 +35,300 @@ [symbol]="data.symbol" /> -