previewjs icon indicating copy to clipboard operation
previewjs copied to clipboard

Preview UI components in your IDE instantly

Results 110 previewjs issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://togithub.com/vitejs/vite) | [`^3.0.4` -> `^3.0.5`](https://renovatebot.com/diffs/npm/vite/3.0.4/3.0.5) | [![age](https://badges.renovateapi.com/packages/npm/vite/3.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://togithub.com/vitest-dev/vitest) | [`0.21.0` -> `0.21.1`](https://renovatebot.com/diffs/npm/vitest/0.21.0/0.21.1) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.21.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

**TODO:** - [x] Run WSL from VS Code - [ ] Run WSL from IntelliJ Fixes #457 and #872.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​previewjs/pro | [`1.7.0` -> `1.7.1`](https://renovatebot.com/diffs/npm/@previewjs%2fpro/1.7.0/1.7.1) | [![age](https://badges.renovateapi.com/packages/npm/@previewjs%2fpro/1.7.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

**Is your feature request related to a problem? Please describe.** I'm running my projects inside WSL 2 to which I have to connect first. I have node, preview.js' dependencies and...

enhancement
fix merged
fix shipped
windows

### Describe the bug I have node installed in wsl with volta and Webstorm can find it and use it no problem: ![image](https://user-images.githubusercontent.com/238611/163135030-98842ccd-c54e-4fbb-bfd4-ae2a8917379e.png) However, Previewjs throws this error: ![image](https://user-images.githubusercontent.com/238611/163135146-0e0b8888-bb00-43fb-82f3-f0242af02dd6.png) ###...

enhancement
fix merged
intellij
fix shipped
windows

### Describe the bug Preview JS IDE trying to render view but getting error in that process. ![image](https://user-images.githubusercontent.com/59286844/183261679-d6841a0b-4ea2-48a5-bf12-25bd2cec46c9.png) ### Reproduction Open my project and tried preview js rendering. ### Preview.js...

vscode
missing information
windows

### Describe the bug After I managed to install Preview.js in my VSCode and tried to open a preview of my component, it is showing an error like this. ![image](https://user-images.githubusercontent.com/1437205/183441773-3ee802d4-bd69-4a7e-a758-da1704c2bb4f.png)...

blocked
vscode
windows