-
Notifications
You must be signed in to change notification settings - Fork 10
[feature]: Add web-preview component and related test cases, example, and doc #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@zhouLion is this ready or still a draft? |
|
|
@zhouLion, sorry for the merge conflicts. If you run into any issues, let me know :) |
… web preview functionality
…roved type safety
- Added Vitest configuration for testing with Playwright support. - Implemented test cases for WebPreview - Enhanced TypeScript configuration for JSX support.
95b1773 to
bf216fe
Compare
The main branch has been rebased and code conflicts resolved. It's ready for review. |
Maybe the Vitest integration can be split into separate PRs, but how about let's start from here.