virtual
virtual copied to clipboard
feat: lit integration
Lit is a growing library for building web-components with ease.
This PR introduces @tanstack/lit-virtual
integration package for creating virtualized elements using Lit's Reactive Controllers
I guess there's more room for improvement and testing, but it could definitely be a start for this.
☁️ Nx Cloud Report
CI is running/has finished running commands for commit fca0a9923c6c678bfffb1d36b51d900c76ae563b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 1 target
Sent with 💌 from NxCloud.
@tannerlinsley @piecyk how can we move forward with this? :)
@kadoshms can you check why CI have failed?
I think this should be fine now @piecyk
I think this should be fine now @piecyk
hmm still something is off.
Need to update the lock file with pnpm i
I did @KevinVandy @piecyk (pnpm-lock is updated)
I did @KevinVandy @piecyk (pnpm-lock is updated)
@kadoshms reset lock and package.json to main and try to add it again, maybe something went off with 3-way merge
@piecyk tried again
@piecyk I'll try to open a new PR, maybe something is corrupt
@piecyk I had an issue with corepack locally which is now resolved, now as the versions of pnpm locally and CI are the same, I think it should be ok now :)