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

feat: editor updates #149

Merged
merged 3 commits into from
Jan 7, 2025
Merged

feat: editor updates #149

merged 3 commits into from
Jan 7, 2025

Conversation

Zyie
Copy link
Member

@Zyie Zyie commented Dec 27, 2024

This PR overhauls the sandapck editor to be much simpler and easy to use

  • We now have a proper embedded mode that allows users to toggle between code, preview or both
    image
  • Types are now enabled allowing for autocomplete to work
    image
  • We no longer generate the examples and instead just commit the mdx files
  • Enabled a console viewer
  • We can now pass in whatever dependencies we need for an example

Future Work

  • The tutorial is still using the old editor, but i will tackle this a part of an overhaul of the tutorials

@Zyie Zyie merged commit 2c6482a into main Jan 7, 2025
1 check passed
@Zyie Zyie deleted the feat/editor branch January 7, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants