-
Notifications
You must be signed in to change notification settings - Fork 59
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
POC: EasyblocksEditor plugins + editor left sidebar as plugin #53
base: main
Are you sure you want to change the base?
POC: EasyblocksEditor plugins + editor left sidebar as plugin #53
Conversation
accidentally deleted isEditing state
@timoconnellaus is attempting to deploy a commit to the Shopstory Team on Vercel. A member of the Team first needs to authorize it. |
I thought about it a bit, here are my suggestions. For v1 we could start with most basic top-level components:
I wouldn't give them any props, they can simply use editor context. In the
Thanks to this approach you could trivially:
What do you think about such approach? |
feat: Expose ValueSchemaProp type in types.ts
This PR does 2 things:
Here is an example of using the plugin