Spencer Whitehead

Results 5 issues of Spencer Whitehead

I have little hope for this request since its removal was explicitly called out in the 3.0 changelog, but I thought I might as well ask. My workplace and many...

I'm having difficulty getting the tests to run. I forked and downloaded the repo and I haven't modified anything. When I run npm test , mocha-webpack appears to run and...

### 📚 Subject area/topic Store ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/concepts/stores ### 📋 Description of content that is out-of-date or incorrect There are opportunities to improve...

planned

This is a first stab at a VirutalizedList primitive. It is MUCH less full featured than, for example, [tanstack virtual](https://github.com/TanStack/virtual), but it works for basic cases. I'm open to API...

As previously suggested, this is an attempt at rewriting the virtual list comp to be a headless utility function and adds tests and docs. It still exports the VirtualList comp...