Releases: surveyjs/survey-library
Releases · surveyjs/survey-library
v2.1.0
Commits
- [ba2e923]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- A11Y: Matrixdropdown cellType is radiogroup (#9896) #9896 (Dmitry Kurmanov)
- [9de3997]: Localization typo (ua -> uk) fix #9908 (#9919) (Andrew) #9919
- [f5f8946]: A matrix column remains required after unchecking the isRequired box. fix #9920 (#9921) (Andrew) #9921
- [870e257]: Fix a11y for survey element's header (#9922) (Dmitry) #9922
- A11Y: autocomplete (#9925) #9925 (Dmitry Kurmanov)
- [7cdd270]: Set currentPage in questions per page mode doesn't work correctly fix #9917 (#9928) (Andrew) #9928
- [06d4ac6]: The Other value is empty when a Checkbox is inside a composite question and survey.storeOthersAsComment is true by default fix #9929 (#9930) (Andrew) #9930
- [3e9b1f3]: #9924 [iOS, Safari] Date Pattern Mask - Impossible to enter some value with a specified
yyyy-mm-dd
mask pattern (#9933) (Aleksey Novikov) #9933 - [d0fe70c]: Update the JSON Obfuscator README (#9940) (RomanTsukanov) #9940
- [d90a023]: Fix isMobile flag is not set for inner questions in composite/custom questions (#9941) (Dmitry) #9941
- [88dbc9b]: Add survey.currentElementName property fix #9935 (#9936) (Andrew) #9936
- [ff93abc]: setValueExpression could work incorrectly for matrices & dynamic panels fix #9942 (#9943) (Andrew) #9943
- [1906de9]: Fix a couple issues in doccomments (RomanTsukanov)
- LIBRARY: Slider (Range) Question (#9608) #9608 (Dmitry Kurmanov)
- [41f9cfd]: playwright Matrix Screenshots (#9946) (OlgaLarina) #9946
- [31f9382]: resolve #9912 Remove ariaExpanded property from dropdown question #9912 (#9948) (OlgaLarina) #9948
- 2.1.0 [azurepipelines skip] (surveyjsdeveloper)
- 2.1.0 [azurepipelines skip] (surveyjsdeveloper)
- 2.1.0 [azurepipelines skip] (surveyjsdeveloper)
- 2.1.0 [azurepipelines skip] (surveyjsdeveloper)
- 2.1.0 [azurepipelines skip] (surveyjsdeveloper)
v2.0.10
Commits
- [ea5630e]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [bf1c0b3]: Remove page.wasShowValue flag & use wasRendering (#9878) (Andrew) #9878
- [e042a44]: #9884 Survey jumps ahead of the navigation controls at the top (#9885) (Aleksey Novikov) #9885
- [2a259ad]: Currency Input Mask - It's impossible to update the prefix at runtime (#9888) (OlgaLarina) #9888
- [2c5c936]: Add
round()
andtrunc()
functions for use in expressions (#9890) (RomanTsukanov) #9890 - [e7fe0dd]: The Skip To logic works differently when navigating to the Previous question #9886 (#9892) (Andrew) #9892
- [13e07e8]: visiblePanelIndex doesn't work in dynamic panel expressions correctly, bug#9874 (#9893) (Andrew) #9893
- Elements must meet minimum color contrast ratio thresholds (#9895) #9895 (OlgaLarina)
- [ede543a]: playwright Dropdown Screenshots (#9838) (OlgaLarina) #9838
- Dropdown "searchEnabled": false & rating render as dropdown (#9891) #9891 (OlgaLarina)
- [7165de6]: resolve #9897 Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. is thrown on an attempt to change a question to the custom widget type (#9898) (OlgaLarina) #9898
- [e02fb76]: getCorrectMinMax - Expression - Refacroting (dmitrykurmanov)
- [e781ed7]: single input mode doesn't work correctly for dynamic panel in carousel display mode fix #9900 (#9901) (Andrew) #9901
- [7cbe56a]: questionsOnPageMode=questionPerPage & skip doesn't work correctly if executeSkipOnValueChanged = false, Bug fix #9903 (#9904) (Andrew) #9904
- [be60007]: Do not allow to make panelCount be less than minPanelCount prop & more than maxPanelCount fix #9906 (#9907) (Andrew) #9907
- [5c12b5b]: Return aria attributes on question's root element (#9911) (Dmitry) #9911
- [51a84e5]: Revert "Do not allow to make panelCount be less than minPanelCount prop & more than maxPanelCount fix #9906 (#9907)" (Andrew Telnov)
- [9cedc47]: Revert "Revert "Do not allow to make panelCount be less than minPanelCount prop & more than maxPanelCount fix #9906 (#9907)"" (Andrew Telnov)
- [b765fda]: Do not allow to make panelCount be less than minPanelCount prop & more than maxPanelCount at design, fix Bug#9906 (Andrew Telnov)
- [b75ae0f]: Impossible to select a read-only property value (#9910) (tsv2013) #9910
- [dc95c3e]: Advanced header stays fixed and overlaps the survey content when the content is scrolled (#9913) (tsv2013) #9913
- 2.0.10 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.10 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.10 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.10 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.10 [azurepipelines skip] (surveyjsdeveloper)
v2.0.9
Commits
- [93eec45]: Prepared scroll components for surveyjs/survey-creator#5758 (#9839) (tsv2013) #9839
- [98e39aa]: playwright Signature Screenshots (#9837) (OlgaLarina) #9837
- [3b35554]: Validation of minimum answer count with special options in checkbox question fix #9830 (#9833) (Andrew) #9833
- [4bd8d3f]: Question title for type matrixdropdown doesn't display for question per page mode fix #9829 (#9832) (Andrew) #9832
- Toc navigation (#9820) #9820 (OlgaLarina)
- [4afbc2c]: Issue/9836-Nested-Loop---A-validation-error-banner-appears-differently (#9852) (Aleksey Novikov) #9852
- [c3fd6aa]: Column name value doesn't persist when the column type changes to 'Rating" fix #9853 (#9854) (Andrew) #9854
- [b8da235]: The SurveyModel.getAllQuestions(false, false, true) doesn't return nested invisible questions fix #9844 (#9855) (Andrew) #9855
- [347f63d]: allowRemoveRows doesn't take into account in summary page for input per mode fix #9859 (#9860) (Andrew) #9860
- [65004be]: Add demo links (#9862) (RomanTsukanov) #9862
- [80fa496]: Fix path for obfuscator (Andrew Telnov)
- [1878f1c]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
- [0726ef0]: 6876-scrollbar-hover-color (#9858) (Aleksey Novikov) #9858
- [f721da7]: Clear lazy rendering timeouts on unmount (#9863) (Dmitry) #9863
- [b49bdfb]: Update JSON Obfuscator usage instruction (RomanTsukanov)
- [93d2ddb]: Matrix dynamic single input text template piping doesn't work for data that are not questions (#9865) (Andrew) #9865
- [ff04e6c]: Reset single summary items on making active as single input question (#9869) (Andrew) #9869
- [d04a521]: resolve for #9867 Numeric mask doesn't work with setValueExpression and max property (#9871) (OlgaLarina) #9871
- [6527c94]: resolve #9849 A11Y: Paneldynamic progressbar (#9857) (OlgaLarina) #9857
- [703c5a0]: fix autoprefixer: end value has mixed support, consider using flex-end instead (#9861) (Jérémie Meyer de Ville) #9861
- [9978d2d]: #9851 Survey with a custom theme - The appearance of a question's title and description is lost when entering the Preview - Edit mode (#9877) (Aleksey Novikov) #9877
- [94029c3]: #9880 Dynamic Matrix - The 'Add Row' Button is not displayed when Preview mode is activated from the first survey page before a matrix is rendered (#9883) (Aleksey Novikov) #9883
- [6755542]: Fix image question a11y (#9876) (Dmitry) #9876
- [9baa080]: Fix detail button a11y in matrix questions (#9879) (Dmitry) #9879
- 2.0.9 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.9 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.9 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.9 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.9 [azurepipelines skip] (surveyjsdeveloper)
v2.0.8
Commits
- [937caf2]: Random page order causes empty screen in question by question mode. fix #9817 (#9824) (Andrew) #9824
- [dd5b8af]: Fix page's description error for preview (#9825) (Dmitry) #9825
- [e07d0fe]: Bug/9733 commenttext default (#9827) (Andrew) #9827
- [5728c57]: Skip to question logic does not work in question by question mode. fix #9826 (#9828) (Andrew) #9828
- [e337371]: Remove un-needed tranlation of {rowIndex} (Andrew Telnov)
- "saveMaskedValue": true doesn't work on changing value outside the input (#9831) #9831 (OlgaLarina)
- [f16c118]: Fix react row doesn't reset container element + don't start lazy rendering on invisible row (#9835) (Dmitry) #9835
- [e385492]: playwright Advanced Header Screenshots (#9834) (OlgaLarina) #9834
- 2.0.8 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.8 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.8 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.8 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.8 [azurepipelines skip] (surveyjsdeveloper)
v2.0.7
Commits
- [9a70f61]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [223fafa]: Playwright rating screenshots + refactoring (#9790) (OlgaLarina) #9790
- [cda3b88]: Dropdown question show selected item incorrectly if choices set after the question value is set fix #9791 (#9792) (Andrew) #9792
- [1ec932f]: Refactored attachOriginalItems - https://github.com/surveyjs/service/issues/3022 - Add the attachOriginalItems property to the ChoicesRestful documentation (#9793) (tsv2013) #9793
- [7a988d1]: Button group responsivity (#9694) (OlgaLarina) #9694
- [5d0aeb4]: Fix singleInputTitleTemplate property visibility (Andrew Telnov)
- [aaa12f6]: Fix the unstable unit test (#9797) (OlgaLarina) #9797
- [f92f448]: Update
choicesLazyLoadPageSize
description (fix #9794) (RomanTsukanov) - [4eac268]: Add operand.addOperandsToList function (Andrew Telnov)
- [6153bbd]: Playwright tagbox screenshots (#9803) (OlgaLarina) #9803
- [e7eab93]: #9800 Rating matrix column: Smileys and stars are smaller in input-per-page mode (#9804) (Aleksey Novikov) #9804
- [fb0dead]: fix buttonGroup setter allowClear (#9805) (OlgaLarina) #9805
- [8ec4e9e]: #9810 The header leaves lines when scrolling through the form (#9811) (Aleksey Novikov) #9811
- [0b1d93b]: Conditional visibility works incorrectly in input-per-page mode if a user goes back and changes the value upon which the condition is based fix #9802 (#9806) (Andrew) #9806
- [fb19f1a]: navigationButtonsLocation vs value "topBottom" doesn't work fix #9812 (#9813) (Andrew) #9813
- [d4b5b8c]: #9807 TOC is cut off on scroll (#9808) (Aleksey Novikov) #9808
- [9693198]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (Dmitry Kurmanov)
- [89b5ea5]: Dropdown with choicesByUrl enters “Maximum recursive updates exceeded” when the survey is read-only and the dropdown already contains a value (#9814) (OlgaLarina) #9814
- [97dff94]: #9818 Uncaught RangeError: maximumFractionDigits in Expression question (#9819) (Aleksey Novikov) #9819
- [acb53a0]: Make adaptive action container more extendable (Dmitry Kuzin)
- 2.0.7 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.7 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.7 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.7 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.7 [azurepipelines skip] (surveyjsdeveloper)
v2.0.6
Commits
- [d2e85c2]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [d859d8f]: Fix rating a11y (#9753) (Dmitry) #9753
- [d511226]: Single Question per page - first page is inviisbile fix #9641 (#9755) (Andrew) #9755
- [7254955]: Composite Element doesn't set all question values if there is a comment value fix #9747 (#9754) (Andrew) #9754
- [a131804]: playwright list tests (#9749) (OlgaLarina) #9749
- [6829cdb]: Playwright conditionsAndTriggers tests (#9757) (OlgaLarina) #9757
- [7919756]: File Upload: Update
imageHeight
andimageWIdth
descriptions (#9763) (RomanTsukanov) #9763 - [e233805]: Multi-Select Matrix Column - Pattern input mask characters do not appear in UI fix #9767 (#9768) (Andrew) #9768
- [d6ea120]: A matrix row validation works incorrectly when using valueName fix #9758 (#9760) (Andrew) #9760
- [990f47e]: #9759 A Text question doesn't load a masked date with the mask "datetime" type (#9769) (Aleksey Novikov) #9769
- [9c2366e]: resolve #9751 Header Advanced - A survey description appears regardless of the showTitle property being set to false (#9770) (OlgaLarina) #9770
- [4f45608]: Fixed additional firing of the onPropertyChanged event when changing maskType. (#9771) (OlgaLarina) #9771
- [7611385]: Update README.md (Elena Gorbatkova)
- [e158407]: Fix incorrect @HostBinding syntax (#9773) (Dmitry) #9773
- [2a032e6]: Fix signature a11y (#9772) (Dmitry) #9772
- [f5f0b11]: One inputPerPage feature (infinite loop) (#9197) (Andrew) #9197
- [32be7a8]: fix infinity loop icons (Aleksey Novikov)
- [1ef655a]: playwright survey tests (#9761) (OlgaLarina) #9761
- [995e4bf]: playwright Survey Screenshots (OlgaLarina) #9782
- [8324709]: playwright Survey Progress Screenshot (#9775) (OlgaLarina) #9775
- [8a93435]: Implement getFirstErrorInputElementId for panel dynamic (#9780) (Andrew) #9780
- [62acbcf]: Fix file question: drag area placeholder is visible when question is answered (#9778) (Dmitry) #9778
- [46314f2]: Merge branch 'master' of github.com:surveyjs/survey-library into playwright-Survey-Screenshots (OlgaLarina) #9782
- [28ac95f]: playwright Survey Screenshots (OlgaLarina) #9782
- [3b539bc]: playwright Survey Screenshots (OlgaLarina) #9782
- [43baade]: A form is not scrolled to the first page element when
lazyRendering
is enabled (tsv2013) #9783 - [c3739ea]: Re-fixed #9712 - A form is not scrolled to the first page element when lazyRendering is enabled - added input ids to ranking items (tsv2013) #9783
- [24f962a]: Added f-test (tsv2013) #9783
- [af4ae13]: A Single-Line Input - Range and Color Picker can be modified in read-only survey mode (#9777) (tsv2013) #9777
- [dd155c7]: Call on first render for the matrix detail panel (#9785) (Andrew) #9785
- [68d74bc]: A form is not scrolled to the first page element when
lazyRendering
is enabled (tsv2013) #9783 - [9ecdf4e]: Reset property defaultFunc on setting default value (#9786) (Andrew) #9786
- [56e25ab]: #9779 Error message is not fully visible for matrix with the scroll (#9788) (Aleksey Novikov) #9788
- [0333ed1]: Merge branch 'master' into tsv2013/issue9712 (tsv2013) #9783
- [110e06f]: A form is not scrolled to the first page element when
lazyRendering
is enabled - skipped unstable f-test (tsv2013) #9783 - [da97302]: playwright Survey Screenshots (#9787) (OlgaLarina) #9787
- 2.0.6 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.6 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.6 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.6 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.6 [azurepipelines skip] (surveyjsdeveloper)
v2.0.5
Commits
- [66f4340]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [3b0ac93]: Hide expand/collapse properties for
PageModel
(#9718) (RomanTsukanov) #9718 - [d23f689]: A Dynamic Panel within a Detail Form of a Dynamic Matrix - The Add Panel button doesn't appear when the number of panels is less than maxPanelCount fix #9714 (#9719) (Andrew) #9719
- [a7c62bd]: Composite Question Types - The SurveyModel.onPanelVisibleChanged event is not raised when an inner panel's visibility is changed fix #9698 (#9721) (Andrew) #9721
- [e816704]: Table Of Contents doesn't appear when loading a survey JSON after a survey was rendered (#9720) (tsv2013) #9720
- [988e96a]: Move showOtherItem property from question into question select base f… (#9723) (Andrew) #9723
- Describe custom choices API #9726 (RomanTsukanov)
- [50f3bee]: lint improvement: vue3 (OlgaLarina) #9731
- [89764ae]: FIxes #9705 - Table of Contens doesn't work with questionsOnPageMode: "singlePage" (#9724) (tsv2013) #9724
- [e17f1a3]: lint improvement: react (OlgaLarina) #9731
- [a30900f]: Other textbox focus issue on loading survey fix #9700 (#9725) (Andrew) #9725
- [ecd1b0d]: Started migrate f-tests to playwright (#9707) (tsv2013) #9707
- [57e33f6]: Advanced header is misaligned when static width is specified for a survey (#9727) (tsv2013) #9727
- [69003a1]: Temporary skipped screenshot e2e tests (tsv2013)
- [a134369]: Extracted playwright screenshot tests into a separate task (tsv2013)
- [5fbf19e]: lint improvement: update files (OlgaLarina) #9731
- [e1cb732]: lint improvement (OlgaLarina) #9731
- [6392260]: lint improvement (OlgaLarina) #9731
- [08f02df]: add lint-staged (OlgaLarina) #9731
- [adc64fe]: add lint-staged (OlgaLarina) #9731
- [cc24a8a]: Merge branch 'lint-improvement' of github.com:surveyjs/survey-library into lint-improvement (OlgaLarina) #9731
- Decribe the
customChoices
property (#9729) #9729 (RomanTsukanov) - [84d0cea]: lint improvement: vue3 (OlgaLarina) #9731
- [e8a089d]: lint improvement: vue3 (OlgaLarina) #9731
- [57eede8]: lint improvement (OlgaLarina) #9731
- [f5120f2]: lint improvement: vue3 (OlgaLarina) #9731
- [0024233]: lint improvement: vue3 (OlgaLarina) #9731
- [6978615]: lint improvement (OlgaLarina) #9731
- [2142fa6]: Update the description of
onAfterRenderMatrixCell
(RomanTsukanov) - [f93cd8a]: Updated testcafe concurrency (tsv2013)
- [0b0b137]: Commented out e2e for React (tsv2013)
- [dc280d2]: Returned e2e tests for react and turned off concurrency in testcafe (tsv2013)
- [713c95c]: Moved playwright screenshot tests to visual tests pipeline (#9730) (tsv2013) #9730
- [a5b4559]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [7d9f38f]: Returned 4 testcafe browsers back (tsv2013)
- [5e3f66b]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (tsv2013)
- [9a4379e]: lint improvement (OlgaLarina) #9731
- [10fda38]: Added screenshot tests to master pipeline (tsv2013)
- [61580ea]: lint improvement (OlgaLarina) #9731
- [54b1201]: lint improvement (OlgaLarina) #9731
- [1f7bffc]: Merge branch 'master' of github.com:surveyjs/survey-library into lint-improvement (OlgaLarina) #9731
- [e9b9032]: lint improvement (OlgaLarina) #9731
- [cb637b5]: lint improvement (OlgaLarina) #9731
- [4fa8944]: lint improvement (OlgaLarina) #9731
- [aafe443]: Remove isDefaultV2 flag (#9732) (Dmitry) #9732
- [48ac34d]: Multi-Select or Dynamic Matrix - The choiceValuesFromQuestion and choiceTextsFromQuestion settings are unavailable for Drop-down columns fix #9741 (#9742) (Andrew) #9742
- [a02dfc0]: The onAfterRenderMatrixCell event contains an i...
v2.0.4
Commits
- [c978025]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [5bfaae8]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [bce0636]: work for #5696 add onChoiceCreated event (OlgaLarina) #9618
- [4c9288a]: work for #5696 add onChoiceCreated event (OlgaLarina) #9618
- [9d405c1]: refactoring unit-tests (OlgaLarina) #9618
- [fa88cf8]: work for #5696 rename property (OlgaLarina) #9618
- [4231b9a]: work for #5696 TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [0711b57]: work for #5696 TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [d3585ae]: work for #5696 Dropdown - Dynamically create new options from user input (OlgaLarina) #9618
- [1b95864]: Merge branch 'master' of github.com:surveyjs/survey-library into issue/5696-add-custom-value-into-dropdown (OlgaLarina) #9618
- [6fdf47d]: Fix aria-label and aria-labelledby behavior (Dmitry Kuzin) #9683
- [0a199e5]: work for #5696 Dropdown - Dynamically create new options from user input (OlgaLarina) #9618
- [3f43f78]: work for #5696 Dropdown - Dynamically create new options from user input (OlgaLarina) #9618
- [2387708]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [8d1a666]: Fix boolean checkbox a11y (Dmitry Kuzin) #9683
- [466b335]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [78529e5]: Merge branch 'master' of github.com:surveyjs/survey-library into issue/5696-add-custom-value-into-dropdown (OlgaLarina) #9618
- [741315d]: Merge branch 'master' of github.com:surveyjs/survey-library into issue/5696-add-custom-value-into-dropdown (OlgaLarina) #9618
- [7956cc3]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [c3f2f7c]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [7b75536]: Fix in Angular and Vue (Dmitry Kuzin) #9683
- [352cbbb]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [1ca057f]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [5bca154]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [1662c3d]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [561d959]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [9df69dc]: refactoring QuestionSelectBase.calcVisibleChoices (OlgaLarina) #9618
- [de725e9]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [7e48dff]: Merge branch 'master' of github.com:surveyjs/survey-library into issue/5696-add-custom-value-into-dropdown (OlgaLarina) #9618
- [4f19874]: Enhance the look of the Table of Contents when advanced header is enabled (tsv2013) #9677
- [39860e0]: work for #5696 Dropdown/TagBox - Dynamically create new options from user input (OlgaLarina) #9618
- [fcf2d2a]: work for #9580 Scaled font size resets in the mobile mode.(revert #7286) (OlgaLarina) #9679
- [fc9516e]: Added linux screenshots (tsv2013)
- [c15e52b]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [66885bd]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [92b0ff6]: Issue/cr 6793 preview tab enable the rtl mode when an rtl language is selected (#9681) (tsv2013) #9681
- [b9191d7]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [e24fc8c]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [91e42d9]: Merge branch 'master' of github.com:surveyjs/survey-library into issue/5696-add-custom-value-into-dropdown (OlgaLarina) #9618
- [3d06afd]: Merge branch 'master' of github.com:surveyjs/survey-library into bug/9580-reset-input-font-size-for-mobile (OlgaLarina) #9679
- [8cc20f0]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [[a48f70f](https://github.com/surveyjs/survey-library...
v2.0.3
Commits
- [2ce5783]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [38fea03]: Blank page when using visibleIf with question per page fix #9641 (#9646) (Andrew) #9646
- [8fef92c]: Add haitian - creole localization (#9638) (Andrew) #9638
- [ed68df0]: #9628 Dropdown with lazy loading: The input field displays an incorrect suggestion if choices are not loaded yet (Aleksey Novikov) #9649
- [9ec8ded]: Issue/8580-Scrollbar-issue (#9624) (Aleksey Novikov) #9624
- [16bfc49]: Add lastChangedLoc property into localization string. It is needed for Creator (#9647) (Andrew) #9647
- [c433d83]: add test #9628 (Aleksey Novikov) #9649
- [ddfd608]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [1f8a69e]: fix possible memory leak (#9653) (Aleksey Novikov) #9653
- [79b9743]: Toolbox Subitems - A custom subitem initially appears incorrectly and doesn't work when it's added asynchronously (Aleksey Novikov) #9657
- [bb3f3b6]: resolve #9650 Signature question SVG storage weird line duplication (#9656) (OlgaLarina) #9656
- [587348c]:
IAction
: UpdateinnerCss
andcss
descriptions (#9659) (RomanTsukanov) #9659 - [bb93574]: Dynamic Panel: Nested questions ignore numbering settings fix #9652 (#9654) (Andrew) #9654
- [47eeaed]: Nested Panels and nested questions are numbered incorrectly fix #9186 (#9613) (Andrew) #9613
- [827821d]: Action subitems show timeout - we should wait other popup to hide (Aleksey Novikov) #9664
- [ee32648]: Update visibility conditions for
navigationTitle
andprogressBarType
(#9662) (RomanTsukanov) #9662 - [e1d9e67]: Fix react dom version in tests (#9665) (Dmitry) #9665
- [685f1bf]: Merge remote-tracking branch 'origin/master' into issue/CR-6682-Toolbox-subitems--A-subitem-group-appears-before-a-previous-one-hides (Aleksey Novikov) #9664
- [ddb1b9d]: Rename js -> mjs for esm modules (#9663) (Dmitry) #9663
- [8e6428c]: Add support for hours/minutes for dateDiff function fix #9661 (#9666) (Andrew) #9666
- [d73eb08]: The TOC area gets cut off when navigating from the start page to the first page. (#9673) (tsv2013) #9673
- [a8538c0]: refactoring QuestionSelectBase.calcVisibleChoices (#9672) (OlgaLarina) #9672
- [cc12ca1]: Added e2e f-tests (tsv2013)
- [38cd848]: Update build-packages.yml for Azure Pipelines (tsv2013)
- 2.0.3 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.3 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.3 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.3 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.3 [azurepipelines skip] (surveyjsdeveloper)
v2.0.2
Commits
- [13fef68]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [ccd8262]: Introduce getPlaceholder func for localizable string & change the code for getting text from localizable string (#9610) (Andrew) #9610
- [b7cfbba]: work for the #9600 (#9620) (Dmitry Kurmanov) #9620
- [8936587]: Fix context button styles (#9614) (Dmitry) #9614
- [836d906]: The SurveyModel.isLastPage always returns true even though a page is not last when SurveyModel.questionsOnPageMode is "questionPerPage" fix #9617 (#9621) (Andrew) #9621
- [63d3556]: Entering choice value into other comment works incorrectly if storeOthersAsComment is false fix #9619 (#9622) (Andrew) #9622
- [a5b018b]: survey.onTextMarkdown - The options.element contains a top-level Radi… (#9606) (Andrew) #9606
- [7f1b3a0]: Rewrite a11y tests on playwright (#9625) (Dmitry) #9625
- [ed6ffa2]: Fix buttongroup and svg icons a11y errors (#9631) (Dmitry) #9631
- [3ce6132]: Dynamic Panel and the displayValue function - The Other item's label ("Other") is copied instead of the actual other item's value fix #9635 (#9637) (Andrew) #9637
- [e0e23e9]: Rating Scale with Manually-generated items - The min/max labels disappear in mobile (dropdown) mode (#9636) (OlgaLarina) #9636
- 2.0.2 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.2 [azurepipelines skip] (surveyjsdeveloper)