w3ui icon indicating copy to clipboard operation
w3ui copied to clipboard

👩‍🎤 Headless, type-safe, UI components for the next generation Web3.Storage APIs.

Results 48 w3ui issues
Sort by recently updated
recently updated
newest added

In https://github.com/web3-storage/w3ui/pull/591 we switched to a new simplier API with new packages. Due to time constraints we didn't document the new packages or deprecate the old packages yet (they still...

Seem to be getting stuck on "waiting for tests"

The release process for this library is currently extremely cumbersome, requiring as many as 13 different release PRs merged in dependency order (with no CI-level enforcement and broken packages very...

I noticed that the keyring code was double bundled (and at a hefty 200k+ this feels relevant) Not sure if this strategy is solid (pun intended), but i tried to...

Simple setup using https://gitlab.com/txlab/dx/devenv-templates/ zero changes to testable code

In https://github.com/web3-storage/w3ui/pull/530 I've disabled playwright tests for Vue and our codesandbox builds: 1) The Vue playwright tests are failing in test on something that seems like it should work, used...

right now, if you click on an uploaded CID, you leave the console page by default rather than a new window being opened

took be a bit to notice see https://discordapp.com/channels/806902334369824788/864892166470893588/1118953294514094201 Better solution would probably be to throw an error if there is no provider :thinking:

It appears to be ignoring w3console at the moment, which means the code there is slowly drifting toward ugly - the mix of semicolon-terminated lines and non-semicolon-terminated lines is the...

I think this used to be async in access agent but it is no longer so I think this also does not need to be here.