Commits
- [35db988]: Started work for #2756 - Support Vue 3 in SurveyJS library (TSV) #6558
- [8853d43]: Work for #2756 - Support Vue 3 in SurveyJS library - moved to VIte (TSV) #6558
- [30fe3fe]: Work for #2756: fix package.json and tsconfig.types.json (Dmitry Kuzin) #6558
- [2f3c971]: Work for #2756: add package.json generator plugin (Dmitry Kuzin) #6558
- [befe3d1]: Work for #2756: start implement reactivity (Dmitry Kuzin) #6558
- [346a21a]: Work for #2756 - Support Vue 3 in SurveyJS library - fixed Vue3 reactivity (TSV) #6558
- [0664104]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [f9f7f4e]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [3169983]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [d0171d1]: Work for #2756 - Support Vue 3 in SurveyJS library - Attemp to quickly port survey components (TSV) #6558
- [458abf5]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [d78576b]: Moved components and fixed typings build (TSV) #6558
- [285447d]: Work for #2756 - Support Vue 3 in SurveyJS library - Added all-questions JSON (TSV) #6558
- [ef28fcf]: Work for #2756 - Support Vue 3 in SurveyJS library - Added checkbox, radiogroup, signaturepad (TSV) #6558
- [b75a41c]: Work for #2756 - Support Vue 3 in SurveyJS library - Added other simple questions (TSV) #6558
- [4cbebe5]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [732b675]: Work for #2756 - Support Vue 3 in SurveyJS library - fixed text update (TSV) #6558
- [749afb6]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [ed06a9a]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [87cab9b]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [1b61fb2]: Implement ActionBar component (Dmitry Kuzin) #6558
- [f9e64d7]: Implement ActionBar component (Dmitry Kuzin) #6558
- [15a7768]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (Dmitry Kuzin) #6558
- [9db854a]: Merge branch 'master' into feature/vue3 (TSV) #6558
- [4d6a718]: Do not proxy propertiesHash object (Dmitry Kuzin) #6558
- [08f8ea8]: Implement Popup and List components (Dmitry Kuzin) #6558
- [2605fcb]: Merge branch 'master' into feature/vue3 (Dmitry Kuzin) #6558
- [a82ef51]: Implement survey containers + default progress bar (Dmitry Kuzin) #6558
- [9b91e47]: Merge branch 'master' into feature/vue3 (Dmitry Kuzin) #6558
- [dcbb539]: Add defineQuestionComponent function (Dmitry Kuzin) #6558
- [5339d87]: Implement dropdown question (Dmitry Kuzin) #6558
- use mixins #6558 (Dmitry Kuzin)
- [d5a9dc8]: Merge branch 'master' into feature/vue3 (Dmitry Kuzin) #6558
- [2121753]: Implement tagbox question (Dmitry Kuzin) #6558
- [73da0e0]: work for the #6402 (imagepicker width/height) (dmitrykurmanov) #6558
- [9b6659b]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [1248e0c]: work for the #6402 (imagepicker width/height tests) (dmitrykurmanov) #6558
- [dbcd3fe]: Implement markup tests (Dmitry Kuzin) #6558
- [7dfa1fa]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (Dmitry Kuzin) #6558
- [ee19c13]: Fix text question markups (Dmitry Kuzin) #6558
- [6884c8c]: Fix comment markups (Dmitry Kuzin) #6558
- [139ce67]: Remove extra file (Dmitry Kuzin) #6558
- [d6da9e9]: Fix comment markup tests (Dmitry Kuzin) #6558
- [2d94f89]: Refactor (Dmitry Kuzin) #6558
- [a4e5721]: Fix file question tests (Dmitry Kuzin) #6558
- [6923eff]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [a691194]: work for the #6402 (ranking) (dmitrykurmanov) #6558
- [d4e9f08]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [a01c338]: work for the #6402 (string editor) (dmitrykurmanov) #6558
- [a5b2b4d]: work for the #6402 (rating) (dmitrykurmanov) #6558
- [fa9b904]: work for the #6402 (rating / css vars) (dmitrykurmanov) #6558
- [71de759]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [9b91162]: work for the #6402 (booleans) (dmitrykurmanov) #6558
- [e55e7c1]: work for the #6402 (booleans markups) (dmitrykurmanov) #6558
- [e437462]: work for the #6402 (multipletext) (dmitrykurmanov) #6558
- [258a5bf]: work for the #6402 (multipletext 2) (dmitrykurmanov) #6558
- [23e341a]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [2b0b084]: work for the #6402 (matrix) (dmitrykurmanov) #6558
- [6cd4521]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [07fa3c4]: work for the #6402 (matrix-dropdown) (dmitrykurmanov) #6558
- [0e2a2bb]: work for the #6402 (matrix-dropdown-2) (dmitrykurmanov) #6558
- [73b74bf]: work for the #6402 (matrix-dynamic) (dmitrykurmanov) #6558
- [e165876]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [5f05804]: work for the #6402 (matrix-dynamic-2) (dmitrykurmanov) #6558
- [e1c98d8]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [8d3ebdc]: work for the #6402 (panel-dynamic) (dmitrykurmanov) #6558
- [4a728d5]: Add base application (Dmitry Kuzin) #6558
- fix prop types #6558 (Dmitry Kuzin)
- [0fe58a9]: Add base component for tests (Dmitry Kuzin) #6558
- [aceee85]: Implement Notifier component (Dmitry Kuzin) #6558
- [39be70a]: Fix pageKey warning (Dmitry Kuzin) #6558
- [1e89601]: Implement other choice (Dmitry Kuzin) #6558
- [89860c4]: Fix tests timeout (Dmitry Kuzin) #6558
- [0ed5249]: Fix some warnings (Dmitry Kuzin) #6558
- [da0d8d5]: Fix tests config (Dmitry Kuzin) #6558
- [7c38615]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [baa07db]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (dmitrykurmanov) #6558
- [3887423]: Fix expected actual order (Dmitry Kuzin) #6558
- [8a69d37]: Mock visualViewPort (Dmitry Kuzin) #6558
- [f3075ad]: Fix visualViewPort is not always defined (Dmitry Kuzin) #6558
- should be one instance of survey-core in example #6558 (Dmitry Kuzin)
- [40047d1]: Fix dropdown and tagbox markup tests (Dmitry Kuzin) #6558
- [1555716]: Remove extra zeros from inline styles. Fix diff for flex styles in markup tests (Dmitry Kuzin) #6558
- [bfc39d8]: Fix survey markup tests (Dmitry Kuzin) #6558
- [5e53ad9]: Improve markup tests (Dmitry Kuzin) #6558
- [bba1177]: Fix question markup tests (Dmitry Kuzin) #6558
- [c4e9f23]: Fix import (Dmitry Kuzin) #6558
- [2d9a8bb]: Improve markup tests (Dmitry Kuzin) #6558
- [0c58757]: Fix panel's title (Dmitry Kuzin) #6558
- [08eb62c]: Remove extra files and code (Dmitry Kuzin) #6558
- [9c1d65f]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (dmitrykurmanov) #6558
- [01189af]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [5c8e83c]: Fix long updates + remove some warning +refactor code (#6513) (Dmitry) #6513
- [bea81ec]: Update dropdown template (Dmitry Kuzin) #6558
- [14cfc3b]: Fix styles sorting in markup helper in case of url() (Dmitry Kuzin) #6558
- [f721672]: Update Survey template (Dmitry Kuzin) #6558
- [caeaaeb]: Fix all warnings in markup tests (Dmitry Kuzin) #6558
- [8c2d758]: Remove .html in vr/f tests (Dmitry Kuzin) #6558
- [94be62a]: Add components in example application (Dmitry Kuzin) #6558
- [13c83e5]: Fix some testcafe tests (Dmitry Kuzin) #6558
- [f9c72d0]: make reactive base on update + stop watchers on unmounted (Dmitry Kuzin) #6558
- [b5d32bf]: Fix imagepicker / image sizes in all platforms (get rid of px in attrs) (Dmitry Kuzin) #6558
- [63aec25]: Fix image/imagepicker in vue3 (Dmitry Kuzin) #6558
- [e9fe1fa]: Update File question template (Dmitry Kuzin) #6558
- [42e32a3]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov) #6461
- [1086ae0]: Fix reactiveness for log strings in HTML/Image questions (Dmitry Kuzin) #6558
- [0c08714]: Fix some testcafe tests (Dmitry Kuzin) #6558
- [3a5fb80]: Add jQuery in test example (Dmitry Kuzin) #6558
- [35cca3e]: Fix some testcafe tests + implement CustomWidget (Dmitry Kuzin) #6558
- [c0f50a4]: Implement progressToc and progressButtons (Dmitry Kuzin) #6558
- [2c19f09]: Fix some testcafe tests + implement v-key2click directive (Dmitry Kuzin) #6558
- [164738a]: Fix popup doesnt close on click outside (Dmitry Kuzin) #6558
- [7941d10]: Fix some popup testcafe tests (Dmitry Kuzin) #6558
- [9daac65]: work for the #6402 (panekdynamic + matrix - callbacks + actions) (dmitrykurmanov) #6558
- [92a8e02]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (dmitrykurmanov) #6558
- [df1976a]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov) #6461
- [420d1d8]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [a011637]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (Dmitry Kuzin) #6558
- [6f28499]: Fix imports (Dmitry Kuzin) #6558
- [66a9b42]: Fix imagepicker tests (Dmitry Kuzin) #6558
- [b33e126]: Fix notifier is not reactive (Dmitry Kuzin) #6558
- [05224d9]: work for the #6402 (element header action bar + import types) (dmitrykurmanov) #6558
- [15569c7]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (dmitrykurmanov) #6558
- [ceacf41]: Fix arrays updates sometimes doesnt trigger component update (Dmitry Kuzin) #6558
- [93c54d8]: work for the #6402 (ranking + dropdown-action) (dmitrykurmanov) #6558
- [4ed6245]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (dmitrykurmanov) #6558
- [e94965d]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov) #6558
- [6735e6e]: Merge branch 'master' into feature/vue3 (dmitrykurmanov) #6558
- [219cdb7]: Fix lazy loading (Dmitry Kuzin) #6558
- [5ff5ac6]: Merge branch 'feature/vue3' of https://github.com/surveyjs/survey-library into feature/vue3 (Dmitry Kuzin) #6558
- [2320e94]: Fix components containers (Dmitry Kuzin) #6558
- [697ea02]: Remove code (Dmitry Kuzin) #6558
- [700027d]: Fix Option item loc text is not reactive (Dmitry Kuzin) #6558
- [fb7bb65]: Implement Modal popup (Dmitry Kuzin) #6558
- [750ad0c]: Implement CharacterCounter (Dmitry Kuzin) #6558
- [6aae0fa]: Add custom items in test example (Dmitry Kuzin) #6558
- [017d4d4]: Unskip all markup tests (Dmitry Kuzin) #6558
- [d0ebf2e]: Implement Composite and Custom (Dmitry Kuzin) #6558
- [f44ad7b]: Fix boolean radio values (Dmitry Kuzin) #6558
- [f63ecf0]: Fix createArrayCoreHandler function (Dmitry Kuzin) #6558
- [90f4616]: Update templates for tagbox and dropdown select (Dmitry Kuzin) #6558
- [d6e8bda]: Use composition api (#6537) (Dmitry) #6537
- [5807dac]: Implement TimerPanel (Dmitry Kuzin) #6558
- [60a0967]: Fix dropdown select markup test (Dmitry Kuzin) #6558
- [8caf026]: Fix logo + imagepicker sizes (Dmitry Kuzin) #6558
- [0b560fd]: Fix logo in Vue3 (Dmitry Kuzin) #6558
- [f04c611]: Fix vr tests (Dmitry Kuzin) #6558
- [a1fbafb]: Update package.json (Dmitry Kuzin) #6558
- [b4ba0d5]: Fix example (Dmitry Kuzin) #6558
- [fa4f155]: Export useBase, useLocString, useQuestion functions (Dmitry Kuzin) #6558
- [f4cdff5]: Fix types build (Dmitry Kuzin) #6558
- [f2ed24d]: Add test:single command (Dmitry Kuzin) #6558
- [df160dd]: Fix multi word component names error (eslint) (Dmitry Kuzin) #6558
- [24982c2]: #6543 Add enterKeyAction property to survey model (#6544) (Aleksey Novikov) #6544
- [6c226fb]: Resolved #6480 - Preserve the page structure even if a survey renders in a single page mode (TSV) #6549
- [7f22994]: Fixed #6510 - TOC Mobile Mode (TSV) #6557
- [24fad2e]: Fixed #6510 - TOC Mobile Mode - updated etalon (TSV) #6557
- [a0305b5]: Work for #6516: fix multipletext focus state (#6550) (Dmitry) #6550
- [f07376a]: Work for #6526: fix space between pages in "singlepage" mode (#6551) (Dmitry) #6551
- [c2b0c07]: Merge branch 'master' into feature/vue3 (Dmitry Kuzin) #6558
- [e1f3155]: Fixed #6510 - TOC Mobile Mode - updated etalon (TSV) #6557
- [b2c5fcf]: Merge branch 'master' into bug/6510-toc-mobile-issues (TSV) #6557
- [8bb3ef0]: Add pr pipeline for vue3 (Dmitry Kuzin) #6558
- [b144edc]: Fix command (Dmitry Kuzin) #6558
- [81825ab]: Fix build_core doesnt build on node 16 (Dmitry Kuzin) #6558
- [b1dd96a]: Remove .html in the end of url (Dmitry Kuzin) #6558
- [66d6422]: Add vrt job for vue 3 (Dmitry Kuzin) #6558
- [b366b19]: Fix angular mistype (Dmitry Kuzin) #6558
- [b100a6d]: work for #6542 Collapse Popup Survey button has incorrect icon and we need to add an optional close button (#6560) (OlgaLarina) #6560
- [846b86e]: work for #6542 Collapse Popup Survey button has incorrect icon and we need to add an optional close button - fix angular (OlgaLarina)
- [3174fd2]: Fixed #6018 - Progress bar has wrong design. (#6080) (tsv2013) #6080
- [5f4331a]: Add master pipelines (Dmitry Kuzin) #6558
- [f095cd0]: Merge branch 'master' into feature/vue3 (Dmitry Kuzin) #6558
- [8358fe6]: work for #6560 Collapse Popup Survey button has incorrect icon and we need to add an optional close button - fix vue (OlgaLarina)
- [9be2973]: Update PopupSurvey component (Dmitry Kuzin) #6558
- [9d001ff]: Fix react_ui build (Dmitry Kuzin)
- [e6f68f5]: Work for #6361: implement triggerResponsiveness method (#6562) (Dmitry) #6562
- [c6404eb]: survey.onCurrentPageChanging/Changed calls several times on cancelPreview function fix #6564 (#6566) (Andrew) #6566
- [2f09f6a]: Change the progress bar calculation if type is "pages" fix #6563 (#6565) (Andrew) #6565
- [a6d76ca]: Custom message on completedBefore survey is not showing on loading Survey from the service fix #6552 (#6567) (Andrew) #6567
- onTextMarkdown function doesn't work for the second page in read-only Creator fix #6568 (#6569) #6569 (Andrew)
- [065b84f]: Describe
options.isAfterPreview
in onCurrentPageChanging/Changed (#6574) (RomanTsukanov) #6574 - [882f40e]: Describe
PopupSurveyModel.allowClose
(Roman Tsukanov) #6575 - [ede32bd]: Fix dir name + create release task in package.json (Dmitry Kuzin)
- [c868e6b]: Fix package name to survey-vue3-ui (Dmitry Kuzin)
- [1127faf]: Fix azure pipelines (Dmitry Kuzin)
- [d705bd0]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Dmitry Kuzin)
- [f7799a6]: Fix package.json vue3 scripts (Dmitry Kuzin)
- [370d4c5]: Fix master vrt pipeline (Dmitry Kuzin)
- [f64ac30]: Update
SurveyModel
doccomments (#6530) (RomanTsukanov) #6530 - survey.focusQuestion doesn't work for a question on another page if pages names are not unique fix #6555 (#6576) #6576 (Andrew)
- [b583559]: Modal Popup not applying theme variables (#6559) (OlgaLarina) #6559
- [ef9927f]: Fix list item components doesnt apply item's iconSize (Dmitry Kuzin) #6583
- [60a83b1]: Variables theme issues (#6561) (OlgaLarina) #6561
- [e11e77b]: Add question.getNestedQuestions fix #6579 (#6580) (Andrew) #6580
- [2ad69c5]: Add presicion property into expression question fix #6556 (#6582) (Andrew) #6582
- [7040a3c]: add onThemeApplied event & rename property (OlgaLarina) #6585
- [6eaebf2]: fix sd-item__decorator vertical alignment (OlgaLarina) #6585
- [91c60ef]: rollback etalons (OlgaLarina) #6585
- [42bb26f]: Work for #6584: add unit test (Dmitry Kuzin) #6590
- [dd8f337]: Merge branch 'master' into bug/6584 (Dmitry) #6590
- [9867f42]: Remove extra files (Dmitry Kuzin) #6591
- [1af0317]: Generate matrix rows on setting value #6584 (Andrew Telnov) #6590
- [cbf1b2f]: Work for #6584: fix Angular (Dmitry Kuzin) #6590
- [b04edf9]: cannot exploit onValueChanging to alter value produced by expression questions fix #6548 (#6595) (Andrew) #6595
- [f72d04d]: Features/6525 normalize string filtering comparing (#6589) (Andrew) #6589
- [8405ff0]: fix survey.applyTheme (OlgaLarina)
- [a47037a]: Fix input color/range height (Dmitry Kuzin) #6598
- [41d68e4]: Update range input etalon (Dmitry Kuzin) #6598
- 1.9.99 [azurepipelines skip] (dmitrykurmanov)
- 1.9.99 [azurepipelines skip] (dmitrykurmanov)
- 1.9.99 [azurepipelines skip] (dmitrykurmanov)