Releases: surveyjs/survey-library
Releases · surveyjs/survey-library
v1.9.124
Commits
- [b9c79c0]: Fixed #7581 - Timer appears in display mode (tsv2013) #7585
- [3c7e4f8]: Fixed #7507 - Timer doesn't stop at 0 when a survey has validation errors (tsv2013) #7590
- IsTouch shouldn't be dependent on IsMobile (#7589) #7589 (Dmitry Kurmanov)
- [a6fdbcf]: Features/7587 choices restful design (#7588) (Andrew) #7588
- [2bfeb21]: Fix content wrapping in Vue and Angular (#7591) (Dmitry) #7591
- [712a682]: Fix jquery build (tsv2013)
- [a7e55fa]: Revert isTouch behavior (Andrew Telnov)
- [d9f4fe1]: fix a11y axe-check tests (image picker with video causes infinite waiting time) (dmitrykurmanov)
- [f095bce]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov)
- [fcd3c82]: Check for mouse support #7584 (Andrew Telnov) #7599
- [010743a]: Fixed #7596 - Dynamic panel has wrong focus for tabs (tsv2013) #7600
- [dfb1b19]: Fixed eslint (tsv2013) #7600
- [8394651]: Add unit test #7584 (Andrew Telnov) #7599
- [3f5bf0d]: Refactor mouseInfo #7584 (Andrew Telnov) #7599
- [c481611]: Reset button doesn't work for Boolean question's labels. fix #7597 (#7598) (Andrew) #7598
- [cc10fd3]: Fix tests (Dmitry Kuzin)
- [36ccab8]: No Validation Error appears if the Minimum Selected Choices (minSelectedChoices) property value is greater than Maximum Selected Choices (maxSelectedChoices) fix #7601 (#7602) (Andrew) #7602
- [f2a79ed]: return back a11y imagepicker test (dmitrykurmanov)
- [63f0b00]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Dmitry Kuzin)
- [20b5114]: Fix computed missing updates for some components (Dmitry Kuzin)
- [1ff1f58]: Fix doc_gen (Dmitry Kuzin)
- [f55a9cf]: Revert "return back a11y imagepicker test" (dmitrykurmanov)
- [36ead6e]: The valuePropertyName doesn't work in a Dynamic Matrix fix #7605 (#7606) (Andrew) #7606
- [39da1ca]: Features/7540 matrix cell component (#7611) (Andrew) #7611
- [45e0f5b]: Matrices doesn't work correctly if a column visibleIf returns false for all rows fix #7613 (#7614) (Andrew) #7614
- [957100c]: Dynamic Matrix allows row reordering in "display" mode fix #7616 (#7618) (Andrew) #7618
- [352cd13]: Dropdown Matrix - When a column's Required If rule is configured, the required mark doesn't appear in Vertical column orientation mode fix #7615 (Andrew Telnov) #7625
- [569d665]: Add mask #7615 (Andrew Telnov) #7625
- [f37e605]: Add survey showCompleteButton property fix #7626 (Andrew Telnov) #7627
- [034fe2e]: Regex validator not validating when using case-insensitive flag fix #7620 (Andrew Telnov) #7628
- [67b9244]: Bug/7621 drag onpaneladded (#7622) (Andrew) #7622
- [8d99ac7]: Dynamic Panel - The templateVisibleIf property appears empty even though it is defined in a survey JSON fix #7623 (#7624) (Andrew) #7624
- [f835895]: Replace visual test with functional test #7615 (Andrew Telnov) #7625
- [d6fd870]: Fix lint error #7615 (Andrew Telnov) #7625
- [ffd4bf2]: Introduce insensitive property into RegexValidator #7620 (Andrew Telnov) #7628
- [85a0678]: Fix angular functional test #7615 (Andrew Telnov) #7625
- [75bc222]: FIx Angular compilation #7615 (Andrew Telnov) #7625
- [f4c18e6]: FIx angular functional test #7615 (Andrew Telnov) #7625
- 1.9.124 [azurepipelines skip] (dmitrykurmanov)
- 1.9.124 [azurepipelines skip] (dmitrykurmanov)
- 1.9.124 [azurepipelines skip] (dmitrykurmanov)
v1.9.122
Commits
- [6fe4327]: Render selectAll as a common item #7481 (#7491) (Andrew) #7491
- [5357ea2]: Fix mistype for transparent color (#7489) (Dmitry) #7489
- [f81b4e5]: Add minot fixes to the docs (RomanTsukanov)
- [3ac5164]: Fixed #7497 - React - Mark React Dependencies as Peer Ones (tsv2013)
- [2a2c139]: Scoll into survey widget on the page on rendering the survey fix #7500 (Andrew Telnov) #7501
- Add Below location for Min/Max Labels (#7485) #7485 (Aleksey Novikov)
- [9bace84]: Fixed https://github.com/surveyjs/private-tasks/issues/342 - Survey Header + Progress Bar (#7503) (tsv2013) #7503
- [54a21e5]: Added category for rateDescriptionLocation (tsv2013)
- [78b7b79]: Components doesn't include into used locales strings from internal questions fix #7510 (Andrew Telnov) #7511
- [c042f73]: Support needResponsiveWidth in components fix #7515 (#7516) (Andrew) #7516
- Prevent clear other questions when name equals other value name #7517 (marvin-wtt)
- Use valueName getter instead #7517 (marvin-wtt)
- [1265397]: Bug/7508 custom question default value preview (#7509) (Andrew) #7509
- [656654a]: Update Get Started for Vue 3 (RomanTsukanov)
- [a9b0c10]: Add docs for QuestionFileModelBase class (Andrew Telnov)
- [bef0f3f]: Update README.md (Dmitry Kurmanov)
- [eb2ff92]: Update README.md (Dmitry Kurmanov)
- [4a6e53a]: Update README.md (Dmitry Kurmanov)
- [083060c]: Update README.md (Dmitry Kurmanov)
- [88fcc5e]: Update README.md (Dmitry Kurmanov)
- [dae6f8c]: Update README.md (Dmitry Kurmanov)
- [146fef3]: Update README.md (Dmitry Kurmanov)
- [6d29228]: Update README.md (Dmitry Kurmanov)
- [38bf35c]: Update README.md (Dmitry Kurmanov)
- [c400a5b]: Add unit test (marvin-wtt) #7517
- [7379cd3]: Survey Timer and Validation - The timer should stop at 0 and wait until a user corrects validation errors fix #7507 (#7526) (Andrew) #7526
- [7bd9b52]: Add survey.onDynamicPanelCurrentIndexChanged event fix #7513 (#7514) (Andrew) #7514
- [5eacb62]: Merge branch 'master' into bug/7510-custom-question-usedlocales (Andrew) #7511
- [e5e71af]: Add index parameter into addPanel function in panel dynamic fixed #7523 (#7524) (Andrew) #7524
- [764e144]: Fix a unit test (Andrew Telnov)
- [e56dd39]: work for the #7530 (#7531) (Dmitry Kurmanov) #7531
- [5d8a28a]: Image Picker: Remove unsupported
contentMode
values from the docs (RomanTsukanov) - [f372d97]: survey.mergeData API - Update a link to the doc topic (#7533) (Jane) #7533
- 1.9.122 [azurepipelines skip] (dmitrykurmanov)
- 1.9.122 [azurepipelines skip] (dmitrykurmanov)
- 1.9.122 [azurepipelines skip] (dmitrykurmanov)
v1.9.121
Commits
- move svg bundle component from creator to library #7427 (Dmitry Kuzin)
- [4fae56f]: Remove renderIcons method (Dmitry Kuzin) #7427
- move svg bundle component from creator to library #7427 (Dmitry Kuzin)
- move svg bundle component from creator to library #7427 (Dmitry Kuzin)
- move svg bundle component from creator to library #7427 (Dmitry Kuzin)
- move svg bundle component from creator to library #7427 (Dmitry Kuzin)
- [259304b]: Fix markup tests (Dmitry Kuzin) #7427
- [3999607]: #7440 WAVE Alert (Level A and Level AA) - Skipped heading level because a survey title uses H5 and survey description uses H3 - The H4 tag is missing (Aleksey Novikov) #7470
- [508d581]: #7440 comment markup tests (Aleksey Novikov) #7470
- [0063d78]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
- [1e9ed29]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
- [93ad82e]: #7440 m-tests (Aleksey Novikov) #7470
- [f12e778]: Merge commit '1e9ed297162430566de10c954cf0a7f3218acb13' into issue/7440-WAVE-Alert-Level-A-and-Level-AA---Skipped-heading-level-because-a-survey-title-uses-H5-and-survey-description-uses-H3---The-H4-tag-is-missing (Aleksey Novikov) #7470
- [c90aa0e]: Ignore disable items in select all, fix #7465, #7466 (#7469) (Andrew) #7469
- [bb35654]: #7440 - fixed tests (Aleksey Novikov) #7470
- [77975de]: #7440 fixed markup and tests (Aleksey Novikov) #7470
- [541cbdc]: #7467 Dropdown With Lazy Loading Within a Dynamic Panel doesn't display search results on Mobile (Aleksey Novikov) #7473
- [f6cc002]: Features/7435 multipletext titlewidth (#7474) (Andrew) #7474
- [6fbb5a7]: Try to fix popup height in Angular (tsv2013) #7477
- [b318b14]: Supported the model parameter in KO bingding in favour of consistency (tsv2013)
- [5728728]: Fix responsivity doesnt work in CreatorV2 (#7475) (Dmitry) #7475
- [1718879]: The 'Cannot read properties of undefined (reading 'getContext')' exception is thrown when a form is submitted with an invisible Signature Pad (Aleksey Novikov) #7482
- [263df86]: work for the https://github.com/surveyjs/private-tasks/issues/353 (Dmitry Kurmanov)
- [622c523]: replcae ko with core for doc-generator (dmitrykurmanov)
- [ecdc5a3]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov)
- [69345d9]: Survey should be scrolled on expanding panel if needed to show questions without scrolling fix #7486 (Andrew Telnov) #7487
- [feba2a2]: Multiple Textboxes: Rename
titleWidth
toitemTitleWidth
and update its description (#7493) (RomanTsukanov) #7493 - [3e66e8e]: Specialized Components - A Text question's placeholder is not updated when changing a survey's locale fix #7480 (#7488) (Andrew) #7488
- [1a31e35]: Fix creator functional tests (#7494) (Andrew) #7494
- 1.9.121 [azurepipelines skip] (dmitrykurmanov)
- 1.9.121 [azurepipelines skip] (dmitrykurmanov)
- 1.9.121 [azurepipelines skip] (dmitrykurmanov)
v1.9.120
Commits
- [2b519a2]: introduce survey task manager (Aleksey Novikov) #7461
- [edb2608]: Fixed https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces (tsv2013) #7405
- [a8dd03d]: Merge branch 'master' into bug/S1637-extra-space-above-toc (tsv2013) #7405
- [d3e456c]: Work for https://github.com/surveyjs/service/issues/1637 - background image reveals some empty spaces (tsv2013) #7405
- [e367707]: Work for https://github.com/surveyjs/service/issues/1637 - fixed markup test (tsv2013) #7405
- [b60f541]: Merge branch 'master' into bug/S1637-extra-space-above-toc (tsv2013) #7405
- [09b01e5]: Work for https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces - fixed f-test (tsv2013) #7405
- [21e23da]: Work for https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces - pushed KO survey template finally (tsv2013) #7405
- [98675d2]: Work for https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces - try to fix vr-tests (tsv2013) #7405
- [d0f1e76]: Work for https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces - try to fix vr-tests (tsv2013) #7405
- [cc0f0da]: Updated etalon for vr-test (tsv2013) #7405
- [9377638]: Fixed vr-test (tsv2013) #7405
- [52949aa]: Fixed f-test for vue3 (tsv2013) #7405
- [1839f9e]: #7289 Signature Pad - Introduce an option to upload a signature to a specified storage (Aleksey Novikov) #7429
- [3aca956]: Signature Pad - Introduce an option to upload a signature to a specified storage #7289 (Aleksey Novikov) #7429
- [45fdeff]: Merge commit '69a07ffcbedb936fe602dbca981d5cca77897a0e' into issue/7289-Signature-Pad---Introduce-an-option-to-upload-a-signature-to-a-specified-storage (Aleksey Novikov) #7429
- [175bb1d]: Merge branch 'master' into bug/S1637-extra-space-above-toc (tsv2013) #7405
- [ffd24ff]: #7289 Signature Pad - Introduce an option to upload a signature to a specified storage (Aleksey Novikov) #7429
- [b334ab8]: Work for https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces - try to fix Vue3 tests (tsv2013) #7405
- [6c4a4c9]: Work for https://github.com/surveyjs/service/issues/1637 - Background image reveals some empty spaces - added vr-test (tsv2013) #7405
- [1032cb3]: Updated screenshot (tsv2013) #7405
- [7fa4535]: #7289 Signature Pad - Introduce an option to upload a signature to a specified storage (Aleksey Novikov) #7429
- [aa21ae8]: #7289 - unit tests (Aleksey Novikov) #7429
- [0e78e1c]: #7289 Signature Pad - add tests (Aleksey Novikov) #7429
- [2665d76]: #7289 - onBlur in all platforms (Aleksey Novikov) #7429
- [062722c]: #7289 - fix react build (Aleksey Novikov) #7429
- [b83cc9a]: Fixed https://github.com/surveyjs/service/issues/1698 - Logo position in Basic is not changing unless there is a survey title (tsv2013) #7431
- [d5a3bee]: #7289 - fix unit test for angular (Aleksey Novikov) #7429
- [308d04e]: Updated vr-test etalons (tsv2013) #7431
- [6d8d1d8]: #7289 fix angular markup (Aleksey Novikov) #7429
- [8fdb184]: #7432 The (visual) focus should remain on the drop-down editor after item is selected. (Aleksey Novikov) #7434
- [4deb83f]: #7432 fixed test (Aleksey Novikov) #7434
- [0d9caa1]: Add info about accessing a total row cell from expressions (fix #7393) (RomanTsukanov)
- [c47cacc]: Merge branch 'master' of https://github.com/surveyjs/survey-library (RomanTsukanov)
- [d626e48]: The onGetTitleTagName event - Link Demo (#7439) (Jane) #7439
- [6d35c9b]: Update Data Validation (RomanTsukanov)
- [a6fab2c]: Try to fix creator vr-tests (tsv2013)
- [486a5ce]: Fix different logo markup (#7444) (tsv2013) #7444
- [aac68c5]: Fix imagepicker jumps on focus (#7442) (Dmitry) #7442
- [4cc3253]: Update the emptySurvey text (#7447) (Jane) #7447
- [f4e7f6c]: A comment text of matrix questions is not returned by the survey.getPlainData function result fix #7433 (#7449) (Andrew) #7449
- [[09f036c](https://github.com/surveyjs/survey-library/commit/09f036c94843c491...
v1.9.119
Commits
- [6634f33]: Property locale string value reset isn't working for non-default locale fix #7388 (Andrew Telnov) #7390
- [2429e9a]: Merge branch 'master' into bug/7388-localizable-str-resetproperty7388 (Andrew Telnov) #7390
- [b27a9e8]: [Knockout] Multi-Select Matrix - The totalText property doesn't work fix #7338 (Andrew Telnov) #7397
- [f4bcf8a]: Fix issues in creator vue3 (#7398) (Dmitry) #7398
- [cddc7dd]: resolve #7387 Huge overlay shift on the mobile. (#7394) (OlgaLarina) #7394
- [5f51b00]: Update the Third-Party Angular Component Integration help topic (RomanTsukanov)
- [541d992]: Add description for
selectToRankEmptyRankedAreaText
andselectToRankEmptyUnrankedAreaText
(RomanTsukanov) - [f759a43]: Bug/7401 panel state title designer (#7402) (Andrew) #7402
- [7a8deb4]: advinced header fix forecolor (#7399) (OlgaLarina) #7399
- [c1de09a]: Add dev build commands for vue3 package (Dmitry Kuzin)
- [9a87bd2]: Fixed https://github.com/surveyjs/private-tasks/issues/342 - Progress bar should always be under the header (tsv2013) #7404
- Fix warning for action in creator (Dmitry Kuzin)
- [e94b7f2]: The visibleIf condition doesn't perform correctly when answering specific matrix questions fix #7396 (#7403) (Andrew) #7403
- [a8a9479]: Unify templates for action component between frameworks (Dmitry Kuzin)
- [55d544f]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Dmitry Kuzin)
- [3c5bc9e]: Add isQuestionDragging read-only property (Andrew Telnov)
- [fa998b9]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
- [5b608d0]: Resolved #7314 - File Upload - Allow uploading valid files and display an error message in case of invalid files at the same time (#7326) (tsv2013) #7326
- [4d03ef7]: Missing minRateDescription and maxRateDescription (#7412) (OlgaLarina) #7412
- [0dee780]: Fix https://github.com/surveyjs/service/issues/1686 (RomanTsukanov)
- [4cce974]: Fix https://github.com/surveyjs/service/issues/1686, take 2 (RomanTsukanov)
- [4069ea6]: Implement page errors in templates (#7414) (Dmitry) #7414
- [988b3fb]: choicesMin&choicesMax properties do not work for dropdowns in the matrix detail panel fix #7420 (#7421) (Andrew) #7421
- [0276a90]: Change default value for IHeader.inheritWidthFrom (#7418) (OlgaLarina) #7418
- [69a07ff]: Rating question. Wrong item's border. (#7413) (Aleksey Novikov) #7413
- [20f8fcc]: fix wrappable rating items (Aleksey Novikov) #7422
- [1749439]: Default Value Expression overrides the survey.data values with v1.9.107 and newer fix #7423 (#7426) (Andrew) #7426
- [268e3f8]: New Error mode & page navigations fix #7411 (#7417) (Andrew) #7417
- [ac593b5]: Link Demo for defaultValueExpression (#7428) (Jane) #7428
- [c1c5ed4]: The SUM function - Fix source code link (#7430) (Jane) #7430
- [5ce57ee]: Fix a demo link in docs (RomanTsukanov)
- 1.9.119 [azurepipelines skip] (dmitrykurmanov)
- 1.9.119 [azurepipelines skip] (dmitrykurmanov)
- 1.9.119 [azurepipelines skip] (dmitrykurmanov)
v1.9.118
Commits
- [ca93a6a]: Describe
settings.specialChoicesOrder
(#7349) (RomanTsukanov) #7349 - [778082b]: Fix grammatical errors (RomanTsukanov)
- [ce1f2a8]: comment handwriting (#7324) (OlgaLarina) #7324
- [d38cb7a]: Translation for "Take Photo" button is not being used fix #7350 (#7353) (Andrew) #7353
- A11Y Matrix-Dropdown (Multi-Select) (#7339) #7339 (Dmitry Kurmanov)
- [9ceef4f]: Validation Messages: Update minSelectError (Jane) #7361
- [0a983f7]: Update maxSelectError (Jane) #7361
- [de62318]: Survey.toJson() return modified json if the questionsOnPageMode property is singlePage fix #7359 (Andrew Telnov) #7363
- [59e388c]: Add unit test for bug #7355 (Andrew Telnov)
- [f90277a]: work for the surveyjs/survey-creator#4888 (dmitrykurmanov) #7367
- [f81347c]: #7356 Error message location (Aleksey Novikov) #7366
- [59e4d08]: work for the surveyjs/survey-creator#4888 (dmitrykurmanov) #7367
- [54951f1]: #7356 - fix base padding (Aleksey Novikov) #7366
- [06d1af8]: fixed styles (Aleksey Novikov) #7366
- [2113624]: #7356 - fixed styles and test (Aleksey Novikov) #7366
- [609c19e]: Add Localizations Props for Matrix Base getCellAriaLabel method fix #… (#7364) (Andrew) #7364
- [f3a5bf4]: Update
signatureAutoScaleEnabled
description (#7365) (RomanTsukanov) #7365 - [33347f4]: Merge branch 'master' into bug/7359-pages-onserlizevalue (OlgaLarina) #7363
- [b8003fb]: Work for surveyjs/survey-creator#4780 - Support Vue 3 in SurveyJS Creator - implemented element wrapper (#7238) (tsv2013) #7238
- [cb923d8]: [Knockout] When Panel expanded state is set to collapsed, a panel is collapsed on a design surface fix #7373 (#7374) (Andrew) #7374
- [fe0ae50]: Name rows correctly in getPlainData for matrix dynamic (#7375) (Andrew) #7375
- LIBRARY: Change onDragDropAllow options (#7370) #7370 (Dmitry Kurmanov)
- [633fc0a]: Work for #7035: fix error notification without buttons (#7384) (Dmitry) #7384
- [7360c48]: #7382 Dropdown: align issue for search and hint on 4K displays (#7383) (Aleksey Novikov) #7383
- [9315017]: Implement support for 'itemComponent' property in Vue2 (#7385) (Dmitry) #7385
- [c2280db]: Fix ms translator (Andrew Telnov)
- [bb5b8a1]: tagbox choices by url with default values (#7381) (OlgaLarina) #7381
- [027b1c2]: Update the
signatureAutoScaleEnabled
description (RomanTsukanov) - [85212ab]: Work for surveyjs/survey-creator#4889 - The 'Cannot read properties of undefined (reading 'value')' exception is thrown when using the Ctrl+Z to reset a calculated field name to the initial value (#7386) (tsv2013) #7386
- [f1ab8c5]: Describe the
notify
method (#7335) (RomanTsukanov) #7335 - [f89e1ec]: Fixed empty ranges sanitization (tsv2013)
- [eb1a071]: Try to fix vr-tests (tsv2013)
- 1.9.118 [azurepipelines skip] (dmitrykurmanov)
- 1.9.118 [azurepipelines skip] (dmitrykurmanov)
- 1.9.118 [azurepipelines skip] (dmitrykurmanov)
v1.9.117
Commits
- [8f7bc6f]: A logic expression should consider the order of a Ranking Question items fix #7298 (#7303) (Andrew) #7303
- [da9981e]: ComponentCollection add "remove" function and "internal" boolean property into interface fix #7300 (#7301) (Andrew) #7301
- [e239c79]: Add build instructions for survey-angular-ui and survey-vue3-ui (#7304) (RomanTsukanov) #7304
- Fix options.callback description (RomanTsukanov)
- [0380dca]: Other option in checkbox type question taking too much text input when using Handwriting (#7302) (OlgaLarina) #7302
- [76acd67]: Fixed surveyjs/survey-creator#4814 - HTML Question type unused properties are visible in creator (tsv2013) #7309
- A11Y Dropdpwn + Icons (#7269) #7269 (Dmitry Kurmanov)
- [77423bf]: A Requred Validation Message is not cleared when a question becomes disabled fix #7306 (#7315) (Andrew) #7315
- [28cfd30]: Custom Components - Display a custom component's title as a question title fix #7307 (#7312) (Andrew) #7312
- [59a8f66]: Display the None option at the end of a choice list fixed #6465 (#7310) (Andrew) #7310
- [e2ec2be]: Bug/7035 notify wait user action (#7317) (Andrew) #7317
- [8353d16]: #7311 Multiple Questions in a Row - An extra padding appears on the left side of a row when questionsOnPageMode is singlePage (#7319) (Aleksey Novikov) #7319
- [d102cea]: #7305 Autocomplete doesn't work correctly in dropdown (#7313) (Aleksey Novikov) #7313
- [6bbc7d5]: Bug/7168 - Knockout: fromJSON breaks rendered survey - Question Titles disappear (#7308) (tsv2013) #7308
- [888136c]: Fix Creator unit tests (Andrew Telnov)
- [e9579cb]: Fix-master-creator---clean-dropdown-tabindex (#7322) (Aleksey Novikov) #7322
- A11Y: Single-Selection Matrix (#7318) #7318 (Dmitry Kurmanov)
- [0f3f5c6]: Fix functional tests in Creator (Andrew Telnov)
- [94123cc]: Matrix dynamic with editing object doesn't work correctly on adding a new item in collection fix #7328 (Andrew Telnov) #7329
- [8b20412]: It is impossible to change colCount property default value fix #7333 (#7334) (Andrew) #7334
- [c78a4cc]: Add domain support for slk (Andrew Telnov)
- [289106c]: Merge branch 'master' of https://github.com/surveyjs/survey-library (Andrew Telnov)
- [65b8898]: FIx an issue with domain support in slk (Andrew Telnov)
- [e16688e]: Expression question display defaultValue instead of empty string fix #7343 (#7344) (Andrew) #7344
- [df52ca7]: The Cannot read properties of null (reading 'forEach') exception is thrown on an attempt to run a survey fix #7341 (#7342) (Andrew) #7342
- [9347c59]: Errors in the console when scrolling through the dropdown items - [Intervention] Ignored attempt to cancel a touchmove event with cancelable=false (#7340) (tsv2013) #7340
- [4bdd5d5]: Rating Scale - Cannot override a default Value for the displayMode property (#7345) (OlgaLarina) #7345
- [bda8a36]: Work for #7337: vue2: fix dropdown throws errors when setting data (#7346) (Dmitry) #7346
- 1.9.117 [azurepipelines skip] (dmitrykurmanov)
- 1.9.117 [azurepipelines skip] (dmitrykurmanov)
- 1.9.117 [azurepipelines skip] (dmitrykurmanov)
v1.9.116
Commits
- [1d02fff]: work for #7278 refactoring f-tests (OlgaLarina) #7279
- [f7d708b]: resolve #7278 Auto-Translation Dialog Issues (OlgaLarina) #7279
- [fec52cb]: work for #7278 update f-test (OlgaLarina) #7279
- [472c60a]: Remove visibleIf attribute for setValueExpression property (Andrew Telnov)
- [fc20315]: dropdown popup is cropped if fitToContainer set is true (#7282) (OlgaLarina) #7282
- [c1942bc]: resolve #7285 Increase the font size for input if its less than 16px in iOS Safari. (OlgaLarina) #7286
- [e9b0dbc]: #7189 Update the Completed Before page (Aleksey Novikov) #7287
- [cb9ff5b]: work for #7285 update etalons (OlgaLarina) #7286
- [d149d9b]: Update the Completed Before page #7189 (Aleksey Novikov) #7287
- [4bcf7b2]: Issue/7219-Signature-Pad-is-not-Responsive-on-Mobile-Screens (#7284) (Aleksey Novikov) #7284
- [897cdd1]: #7189 Update the Completed Before page - angular fix (Aleksey Novikov) #7287
- [fd92f99]: #7189 Update the Completed Before page (Aleksey Novikov) #7287
- [22bcef1]: Update links in doccomments (RomanTsukanov)
- [004b949]: #7219 - fix signature scaling (#7291) (Aleksey Novikov) #7291
- [eedf9c8]: Fixed #7242 - File Question - An empty preview appears when the onDownloadFiles event returns with the options.callback('error') (tsv2013) #7294
- [b5cb511]: Work for #7242 - File Question - An empty preview appears when the onDownloadFiles event returns with the options.callback('error') (tsv2013) #7294
- [1538dcd]: Work for #7242 - File Question - An empty preview appears when the onDownloadFiles event returns with the options.callback('error') (tsv2013) #7294
- [5b9ec3c]: defaultValueExpression for question component stopped working fix #7280 (#7281) (Andrew) #7281
- [0a0b70f]: Fix action's disableTabStop is not working in some frameworks (#7292) (Dmitry) #7292
- Update the Themes & Styles help topic (RomanTsukanov)
- [654b05e]: Add info about passing a custom error message in
onUploadFiles
,onDownloadFile
,onClearFiles
(#7299) (RomanTsukanov) #7299 - 1.9.116 [azurepipelines skip] (dmitrykurmanov)
- 1.9.116 [azurepipelines skip] (dmitrykurmanov)
- 1.9.116 [azurepipelines skip] (dmitrykurmanov)
v1.9.115
Commits
- [0418e0a]: TagBox inside a Matrix Detail Form - An exception occurs when a Matrix Detail Form contains no visible elements fix #7227 (#7229) (Andrew) #7229
- [77cf48a]: Feature/S1288-a11y-tests (#7222) (tsv2013) #7222
- [9c24564]: fix character counter styles for mobile view (#7231) (OlgaLarina) #7231
- [11de907]: Impossible to set the default rowTitleWidth property value for all matrix question types fix #7228 (#7234) (Andrew) #7234
- [adad851]: work for #7178 Dropdown (Standalone and Within Matrices) - Add an option to fully display long choice texts (#7235) (OlgaLarina) #7235
- [7ab17e7]: work for #7206 keyboard navigation doesn't work for auto-generated list (#7236) (OlgaLarina) #7236
- [92bf5f1]: Multiple Text - The defaultValueExpression is unavailable for multiple text items fix #7221 (#7237) (Andrew) #7237
- [2753f99]: Fixed #7174 - Unit tests related to Signaturepad failing (tsv2013) #7247
- [bc1e548]: check clean json structure (dmitrykurmanov) #7249
- [80e8a57]: check clean json structure (lint) (dmitrykurmanov) #7249
- Ranking: Devices: Elemets Rendered Incorrectly (#7239) #7239 (Dmitry Kurmanov)
- [1b5416c]: Work for #7233: fix matrix with many columns inside panel (#7245) (Dmitry) #7245
- Ranking: Cleaner JSON (#7246) #7246 (Dmitry Kurmanov)
- [ba8cee2]: Allow to parse with json error on setting an object to an array property fix #7254 (Andrew Telnov) #7255
- [3fd8f55]: Support this functionality for all arrays properties #7254 (Andrew Telnov) #7255
- [1b7f3d4]: #7185 Matrix for mobile (details) (#7244) (Aleksey Novikov) #7244
- [bb85749]: #7243 Dynamic Matrix - No space between the last and total rows (Aleksey Novikov) #7256
- [a83bf28]: Fix file issues (Dmitry Kuzin) #7257
- [e3d5814]: Small refactor + add unit test (Dmitry Kuzin) #7257
- [6d1697a]: #7243 - fixed markup tests (Aleksey Novikov) #7256
- [d6d366d]: Fixes #7243 (Aleksey Novikov) #7256
- [c870836]: Custom Component - A component's value is reset in preview when using the defaultValueExpression fix #4836 (#7258) (Andrew) #7258
- [78c9d67]: Fix vr tests (Dmitry Kuzin) #7257
- [4c0edbe]: Fix f test (Dmitry Kuzin) #7257
- [ab15045]: Fix markup tests (Dmitry Kuzin) #7257
- [4621aa4]: Fixed https://github.com/surveyjs/private-tasks/issues/327 - Form Library - A header should't appear on a Thank You (Complete) page (tsv2013) #7264
- [2632941]: Return "for" attribute in markup snapshots (Dmitry Kuzin) #7265
- fix choose button is not clickable #7265 (Dmitry Kuzin)
- [f81f7f7]: work for https://github.com/surveyjs/private-tasks/issues/327 (#7266) (OlgaLarina) #7266
- [4c97513]: Work for #7217: fix matrix shows header in mobile mode when showHeader: false (#7267) (Dmitry) #7267
- [baa9389]: Fixed surveyjs/survey-creator#4830 - Image Picker - Non-existing items appear on a design surface (tsv2013) #7270
- [f384178]: ! operator with async expressions causes error fix #7268 (#7272) (Andrew) #7272
- [f97d78e]: resolve https://github.com/surveyjs/private-tasks/issues/329 (#7271) (OlgaLarina) #7271
- fix link inside description is not clickable (#7275) #7275 (Dmitry)
- [30402f6]: defaultValueExpression doesn't work after setting survey.data fix #7276 (#7277) (Andrew) #7277
- 1.9.115 [azurepipelines skip] (dmitrykurmanov)
- 1.9.115 [azurepipelines skip] (dmitrykurmanov)
- 1.9.115 [azurepipelines skip] (dmitrykurmanov)
v1.9.114
Commits
- Ranking: UX Enchancements: Root (#7149) #7149 (Dmitry Kurmanov)
- [2d50643]: Multiple Textboxes: minValueExpression doesn't apply when the question is inside a panel fix #7176 (#7177) (Andrew) #7177
- [69e7ff9]: Bug/7180 component content css error (#7183) (Andrew) #7183
- [c90a0cc]: Implemented #7181 - Advanced header mobile view (#7182) (tsv2013) #7182
- [1363dd9]: Update manage-default-themes-and-styles.md (Aleksey Novikov)
- [99b0b27]: Implemented #7181 - Advanced header mobile view - fixed paddings (tsv2013) #7190
- [1defd63]: Fields are not on a one line (#7187) (Aleksey Novikov) #7187
- [5ca363d]: Work for surveyjs/survey-creator#4726 - Themes - Confirmation dialog is needed (reset button) (tsv2013)
- [231afe5]: Work for #7181 - Advanced header mobile view - Returned lost texts (tsv2013) #7190
- [2056cd2]: Work for #7181 - Advanced header mobile view - fixed image width (tsv2013) #7190
- [f64eec8]: Fixed file question properties visibility (tsv2013) #7194
- [33512c9]: work for the #7121 (#7186) (Dmitry Kurmanov) #7186
- [95ecc0f]: Improve setValueIf/setValueExpression fix #7196 (#7197) (Andrew) #7197
- [08819bf]: Implemented #7053 - Use a height property of cover like min-height (tsv2013) #7199
- [9eba2e0]: Update the
setValueExpression
description (RomanTsukanov) #7201 - [b57b4f6]: Work for #7191: fix mobile multipletext with inputType 'date' (Dmitry Kuzin) #7202
- [049286f]: Fixed https://github.com/surveyjs/private-tasks/issues/316 - header remarks (#7200) (tsv2013) #7200
- [2e1aab5]: Cover description uses wrong property for settings. (#7195) (OlgaLarina) #7195
- [6374c0d]: Make file question's placeholder editable (#7179) (Dmitry) #7179
- [20d9c98]: Set up CI with Azure Pipelines (tsv2013)
- [170c96e]: Update accessibility-tests.yml for Azure Pipelines (tsv2013)
- [5c9c54d]: Work for https://github.com/surveyjs/service/issues/1288 - added accessibility test commands and extracted tests (tsv2013)
- [685d56c]: Merge branch 'master' of https://github.com/surveyjs/survey-library (tsv2013)
- [fdd265e]: Work for https://github.com/surveyjs/service/issues/1288 - added a11y tests for most popular question types (tsv2013)
- [780d585]: Set up CI with Azure Pipelines (tsv2013)
- [363d2b6]: Work for https://github.com/surveyjs/service/issues/1288 - added junit reporter for axe tests (tsv2013)
- [6fc86c8]: Work for #7184: fix max size error doesnt update question css classes (#7203) (Dmitry) #7203
- [400bded]: max selected choices not work tagbox with lazy loading (#7204) (OlgaLarina) #7204
- [29f6523]: add --sjs-font-family css variable (#7205) (OlgaLarina) #7205
- [7d89457]: Drop down. No room for text (#7207) (OlgaLarina) #7207
- [eaebc6b]: Incorrect JSON Schema for property with choices fixed #7167 (#7210) (Andrew) #7210
- [2496f5c]: Changed reporter (tsv2013)
- [0ef9225]: Change the default value for survey focusFirstQuestionAutomatic to fa… (#7156) (Andrew) #7156
- [b0a3d6c]: update etalons (OlgaLarina)
- [5c7e9dd]: Skipped some a11y tests (tsv2013)
- [78f190d]: Fixed a11y tests for text question in vues (tsv2013)
- [93d2dfa]: 7135 Extract the blank number icon from the CSS background-image in the Svg for theming. (#7198) (Aleksey Novikov) #7198
- Fix onAfterRenderQuestion and onAfterRenderQuestionInput are fired with null html element (#7216) #7216 (Dmitry)
- [8936609]: work for https://github.com/surveyjs/service/issues/1539 (#7209) (OlgaLarina) #7209
- [110cf5f]: Implement ability to edit signaturepad's placeholder (#7208) (Dmitry) #7208
- Change default value for
focusFirstQuestionAutomatic
(RomanTsukanov) - [10ba336]: update etalon work for #7116 Semi-transparency drop-down menu issue. (OlgaLarina)
- [ea62fa1]: drop down issues (#7215) (OlgaLarina) #7215
- [9f21866]: try to fix ranking tests blinking (Aleksey Novikov)
- [9ae7d36]: use accent color for header by default (#7224) (OlgaLarina) #7224
- 1.9.114 [azurepipelines skip] (dmitrykurmanov)
- 1.9.114 [azurepipelines skip]...