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

New concept plugin #81

Merged
merged 8 commits into from
Dec 17, 2021
Merged

New concept plugin #81

merged 8 commits into from
Dec 17, 2021

Conversation

travis
Copy link
Contributor

@travis travis commented Dec 17, 2021

New normalizer based concept plugin.

we lose the combobox selector this way but I'm hoping we can revive it with the normal Combobox
concept combobox still needs work but getting there
this required a slightly modified combobox plugin to get working right.

the normalizer also handles migrating concepts to the new format.
@vercel
Copy link

vercel bot commented Dec 17, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/mysilio/garden/5cJSQJWxesj8xezX4oGjBhnDtXdN
✅ Preview: https://garden-git-new-concept-plugin.mysilio.page

useEffect(function () {
if (plateEditor) {
// normalize the whole editor at load to ensure the data is properly formatted
// this is how we migrate data from one format to another
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@travis travis merged commit 0401bcb into staging Dec 17, 2021
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