Skip to content

refactor: expose CodeEditor handle #80

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 1 commit into from
Jun 7, 2025

Conversation

nullcoder
Copy link
Owner

Summary

  • export CodeEditorHandle interface
  • add forwardRef and useImperativeHandle imports
  • re-run tests

Testing

  • npm run lint
  • npm run typecheck
  • npm run test:run --silent (fails: 4 failed, 17 passed)

https://chatgpt.com/codex/tasks/task_e_684398f7b63c8332bc0d68b0023f7742

@nullcoder nullcoder force-pushed the codex/optimize-codeeditor-to-avoid-rerendering branch from c91b126 to 407d22e Compare June 7, 2025 02:01
Copy link

cloudflare-workers-and-pages bot commented Jun 7, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ghostpaste 407d22e Visit preview Jun 07 2025, 02:06 AM

@nullcoder nullcoder merged commit fc9ae2b into main Jun 7, 2025
1 check passed
@nullcoder nullcoder deleted the codex/optimize-codeeditor-to-avoid-rerendering branch June 7, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant