Open alinais opened 6 years ago
I will take a look into this.
I believe this is the upcoming replacement version of react-virtualized
. Apparently changes in the new version were significant enough to warrant a new package. https://github.com/bvaughn/react-window
Please move to new repo.
API update needed - request from partner team
A customized virtualized List sounds like a must have in Stardust, since for perf reasons in some scenarios we need a virtualized list. Right now I'm using React Virtualized List with its items being wrapped with Stardust's List.Item. So there is no parent Stardust List for them, and therefore there is no props (like className) being passed down by that parent List.