whyframe icon indicating copy to clipboard operation
whyframe copied to clipboard

Develop components in isolation with just an iframe

Results 7 whyframe issues
Sort by recently updated
recently updated
newest added

WIP branch: https://github.com/bluwy/whyframe/tree/astro-3 I can't quite figure out the perfect way to support its new JSX support. In the branch, I updated `docs/astro.config.mjs` to support this new change, but it's...

enhancement

Inconsistent path addresses between Mac and Windows (Mac:/ Windows: ), resulting in plugin failure on Windows

bug
good first issue

I'm creating a docs website using whyframe and astro, the react integration works pretty well, but every reload on the page causes a little flash in the iframe, so after...

documentation

**Use case:** I don't want to use Storybook, but instead Astro, like storybook. I have a bunch of MDX "stories" that have components in them. However, I'm going to need...

enhancement

Since 57230c3, they are skipped as they have strange errors happening. Next might be a breaking change for they're `appDir` feature that the demo is using. Nuxt has a strange...

bug

My Vitepress local data loader is not available inside the attribute. Do you know how I can fix this?

Hello. Project Structure ![error-whyframe](https://github.com/user-attachments/assets/e1a3f697-5dc1-460e-ad82-117f3f865312) The documentation is created using VitePress and is located in the `/docs` folder. The project documentation will be published at `https://demo.com/my-demo-folder/` In other words, the path...

bug