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 JSON Forms Vue support #1682

Merged
merged 3 commits into from
Jan 26, 2021
Merged

Add JSON Forms Vue support #1682

merged 3 commits into from
Jan 26, 2021

Conversation

sdirix
Copy link
Member

@sdirix sdirix commented Jan 26, 2021

Adds @jsonforms/vue (Vue3) and @jsonforms/vue2 (Vue2) support to JSON Forms

Add '@jsonforms/vue' package offering Vue 3 bindings for JSON Forms. Entry
point is the 'json-forms' component with which data, schema, uischema
etc. can be configured. Vue renderer sets can be implemented with the
provided composition-API-based bindings and the 'dispatch-renderer'
component.

The same code is also bundled for Vue 2 in '@jsonforms/vue2' leveraging
the '@vue/composition-api' plugin.
@sdirix sdirix marked this pull request as ready for review January 26, 2021 12:09
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.428% when pulling 4f730dd on vue into d8f5245 on master.

@sdirix sdirix merged commit 6dd2af4 into master Jan 26, 2021
@sdirix sdirix deleted the vue branch January 26, 2021 13:27
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