mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
* fix(lib): update displayedColumns type * feat(lib): use input function for holdings * feat(lib): make isLoading a computed signal * feat(lib): make paginator and sort viewchild signals * feat(lib): make dataSource a computed signal * feat(lib): use input function for hasPermission fields * feat(lib): make displayedColumns a computed signal * feat(lib): remove ngOnChanges * feat(lib): update types in holdings mock * fix(lib): update imports for treemap chart component * fix(lib): remove unused routeQueryParams variable * fix(lib): prevent creating new table data source every time the signal changes * fix(lib): remove unused unsubscribe subject as there is no observable subscription * fix(lib): revert changes to dataSource in the template * fix(lib): changed locale to input signal * fix(lib): change ignoreAssetSubClasses to protected * fix(lib): create canShowDetails function * fix(lib): remove unused baseCurrency and deviceType inputs * fix(lib): remove unused baseCurrency and deviceType inputs from stories * feat(lib): make constructor as publicpull/5570/head^2
committed by
GitHub
8 changed files with 94 additions and 102 deletions
Loading…
Reference in new issue