Skip to content

Migrate @vscode/webview-ui-toolkit -> @vscode-elements/react-elements #18

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

Merged
merged 7 commits into from
Jan 19, 2025

Conversation

mnismt
Copy link
Owner

@mnismt mnismt commented Jan 18, 2025

Migrate since the official library was sunset: microsoft/vscode-webview-ui-toolkit#561

Dependency Updates:

  • src/webviews/package.json: Updated dependencies to use @vscode-elements/react-elements instead of @vscode/webview-ui-toolkit and updated versions for several other packages. [1] [2]

UI Component Refactoring:

Screenshot

CleanShot 2025-01-18 at 18 55 16

CleanShot 2025-01-18 at 18 55 28

@mnismt mnismt self-assigned this Jan 18, 2025
@mnismt mnismt marked this pull request as ready for review January 18, 2025 11:59
- Migrate package manager from pnpm to bun
- Remove esbuild configuration
- Update package.json scripts to use bun
- Update dependencies to be compatible with bun
- Improve build and watch speed
- Remove type assertion for window object access
- Add global type definition for window properties
- Improve code readability and type safety
- Migrate from pnpm to Bun for extension and webviews to improve speed and reduce dependencies
- Improve UI for adding custom commands by adding form validation and removing react-hook-form
- Update zod dependency in both extension and webviews
@mnismt mnismt added the feature New feature or request label Jan 19, 2025
@mnismt mnismt merged commit eb3d3a8 into feature/implement-telemetry Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant