mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 22:29:38 +00:00
perf: Add virtual scrolling
Attempting to improve table performance by only render visible dom elements.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "19.2.1",
|
||||
"@angular/cdk": "^19.2.19",
|
||||
"@angular/common": "19.2.1",
|
||||
"@angular/compiler": "19.2.1",
|
||||
"@angular/core": "19.2.1",
|
||||
|
||||
Reference in New Issue
Block a user