Open jlhejs opened 3 years ago
I think actually the perfect solution for each edition depends on the framework, as shown in the following example
survey-creator-vue>>>survey-creator-core>>>survey-vue>>>survey-core
survey-creator-ko>>>survey-creator-core>>>survey-ko>>>survey-core
survey-creator-react>>>survey-creator-core>>>survey-react>>>survey-core
survey-creator-jquery>>>survey-creator-core>>>survey-jquery>>>survey-core
However, the popular Vue framework is not available (JQ is temporarily ignored)
@kouhunzhe We are working hard to release SurveyJS Creator V2 beta that will have versions for react and knockout initially. We will add support for vue and Angular later. It will be easy enough to add vue support for SurveyJS Creator V2 since there is SurveyJS Library rendering in Vue. It will require to create SurveyJS Library rendering for Angular first and then work on Creator Angular part.
Anyway, do not worry. We will have it, just a little later.
Thank you, Andrew
Thank you for your answer. I'm looking forward to the survey creator Vue version
Ask about the general progress, about when the creator Vue version will be released
@kouhunzhe You can track the overall progress here - https://github.com/surveyjs/survey-creator/projects/3 As @andrewtelnov answered above - first of all we'll release KnockoutJS and ReactJS versions of SurveyJS Creator.
Are you requesting a feature, reporting a bug or ask a question?
requesting a feature
What is the current behavior?
Survey creator supports react version and Ko version, but does not have vue version
What is the expected behavior?
survey-creator supports react version and knockoutjs version, but does not have vue version It is better that survey-creator-vue depends on survey creator core and survey vue
How would you reproduce the current behavior (if this is a bug)?
Provide the test code and the tested page URL (if applicable)
Tested page URL:
Test code
Specify your