Mike Newbon

Results 16 comments of Mike Newbon

https://github.com/athletics/particles

Also would like to advocate for this - this is a common use case, you see it very regularly in places like Netflix, I have had to bastardise the carousel...

I did build it yes, I left the project about a year ago though but mostly the same since! Thanks so much. On Wed, 3 May 2023, 17:54 y377, ***@***.***>...

Very exciting to see this merged, look forward to trying it! @benjamincanac It would be cool to have a flexible wrapping component to virtualise a scroll area with a template...

![scroll-area](https://github.com/user-attachments/assets/941339f5-d57b-4739-83c3-27fdfabeedc8) @benjamincanac Got an initial version working, and managed to implement a working gap for multiple lanes. Would like to figure out a nice input of min/max lanes with target...

Ah sorry @benjamincanac - didnt mean for you to spend time reviewing yet, I was just excited about the demo 😅

> I'd love to see skeleton support for something like this! > > I was implementing a scrollable component that `UTable` won't really work for with tan-virtual, and had the...

@benjamincanac I've gotten pretty far, and i've got it working inside the blogposts component. I could probably use feedback at this point before going further.

@benjamincanac - Fixed a couple bugs but still waiting for some feedback on this before implementing into other modules. I added this numeric prop conversion as I was getting errors...

> is there no way to make this work without adding a `virtualize` prop everywhere? Something like this 🤔 > > ```vue > > > > > > ``` @benjamincanac...