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: custom setting type #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: custom setting type #18

wants to merge 1 commit into from

Conversation

did
Copy link
Contributor

@did did commented Dec 29, 2021

  • declare custom setting type in Ruby
  • refactor the app/frontend/editor/components/dynamic-form/dynamic-input.vue file so that we can support new dynamically new types
  • merge potential custom JS components from the host app to the gem editor VueJS app. Use a Maglev config setting to know where to look at the custom JS code in the host app.
  • generator to help to create a new custom type
  • documentation

--- OLD ---

  • declare custom setting type in Ruby
  • allow to register an external VueJS component as a setting type
  • improve the registration of the VueJS component
  • expose some Editor functions: open/close modal
  • generator if creating a new custom type
  • documentation

@j-mcnally
Copy link

i want this, excited to see some work being done!

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