Skip to content
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

Add a CodeEditor field #21

Closed
miguelgrc opened this issue Feb 2, 2024 · 1 comment · Fixed by #34
Closed

Add a CodeEditor field #21

miguelgrc opened this issue Feb 2, 2024 · 1 comment · Fixed by #34

Comments

@miguelgrc
Copy link
Collaborator

miguelgrc commented Feb 2, 2024

  • Reusing codemirror.
  • Should have a UI Setting to choose the language for syntax highlighting (e.g. JSON, JS...) and Schema Settings to pass a uiSchema (as a URL, see $ref) to validate against and maybe a validate (T/F) switch.
  • Remove ItemsDisplayTitle.jsx and use the new CodeEditor field instead
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant