virtual icon indicating copy to clipboard operation
virtual copied to clipboard

feat: lit integration

Open kadoshms opened this issue 9 months ago • 2 comments

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.

kadoshms avatar Apr 28 '24 08:04 kadoshms

☁️ 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.

nx-cloud[bot] avatar Apr 29 '24 07:04 nx-cloud[bot]

@tannerlinsley @piecyk how can we move forward with this? :)

kadoshms avatar May 01 '24 05:05 kadoshms

@kadoshms can you check why CI have failed?

piecyk avatar Jun 24 '24 09:06 piecyk

I think this should be fine now @piecyk

kadoshms avatar Jun 24 '24 09:06 kadoshms

I think this should be fine now @piecyk

hmm still something is off.

piecyk avatar Jun 24 '24 10:06 piecyk

Need to update the lock file with pnpm i

KevinVandy avatar Jun 24 '24 11:06 KevinVandy

I did @KevinVandy @piecyk (pnpm-lock is updated)

kadoshms avatar Jun 24 '24 11:06 kadoshms

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 avatar Jun 24 '24 13:06 piecyk

@piecyk tried again

kadoshms avatar Jun 24 '24 13:06 kadoshms

@piecyk I'll try to open a new PR, maybe something is corrupt

kadoshms avatar Jun 24 '24 13:06 kadoshms

@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 :)

kadoshms avatar Jun 24 '24 14:06 kadoshms