getodk / web-forms

ODK Web Forms enables form filling and submission editing of ODK forms in a web browser. It's coming soon! ✨
https://getodk.org
Apache License 2.0
12 stars 9 forks source link

Expose as custom element #76

Open sadiqkhoja opened 7 months ago

sadiqkhoja commented 7 months ago

Or have some solution to address the needs of non-Vue host application

jkuester commented 6 months ago

Super excited to see a web-component solution for this issue in the works! :star_struck:

lognaturel commented 5 months ago

We've decided to deprioritize this for the moment because there are some changes coming to both Vue and PrimeVue that would make a less hacky solution possible.

In the short term, we want to focus on https://github.com/getodk/web-forms/issues/151 so that anyone can easily try out their XLSForms and evaluate progress relative to their needs.

If someone is really eager to embed Web Forms in a non-Vue application, https://github.com/getodk/web-forms/pull/106 does have a working custom element solution.