Releases: surveyjs/survey-library
Releases · surveyjs/survey-library
v2.0.0-rc.8
Commits
v2.0.0-rc.7
Commits
- [30a4dbe]: Improve performance on setting -1 to question.visibleIndex (#9501) (Andrew) #9501
- [43ea9be]: work for the surveyjs/survey-creator#6553 (#9499) (Dmitry Kurmanov) #9499
- [3aca390]: Add isExecutingOnNavigation property into trigger fix #9483 (#9488) (Andrew) #9488
- [4d5571d]: Performance toJSON() optimization (#9504) (Andrew) #9504
- [51dc9b5]: Rename SurveyThemes -> SurveyTheme (#9507) (Dmitry) #9507
- [1317c34]: "C" typo (#9508) (Dmitry Kurmanov) #9508
- [79f6eea]: Do not use global getLocaleString in SurveyError classes (Andrew Telnov)
- [6e8cdcd]: One question per page & first page is started doesn't work correctly fix #9510 (#9512) (Andrew) #9512
- [9bb0a1e]: Work for https://github.com/surveyjs/private-tasks/issues/469 - Advanced/Basic Header (#9495) (tsv2013) #9495
- 2.0.0-rc.7 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.7 [azurepipelines skip] (surveyjsdeveloper)
v2.0.0-rc.6
Commits
- [0716e70]: Fix umd themes build (#9497) (Dmitry) #9497
- [3a9490d]: #9416 Fixed input position and width when no item found (#9496) (Aleksey Novikov) #9496
- [85e7a34]: [v2.0.0-rc.5] Default Advanced Header – The header has an excessively large height (#9492) (tsv2013) #9492
- 2.0.0-rc.6 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.6 [azurepipelines skip] (surveyjsdeveloper)
v2.0.0-rc.5
Commits
- [3f51acf]: A Table Of Contents does not display a page when the page becomes visible (#9451) (tsv2013) #9451
- [0aee614]: Preview Tab - The results table shows 'Choice' untranslated (#9450) (tsv2013) #9450
- [20c6aa2]: sloveninan translations (magdabaj) #9458
- [c14d908]: sloveninan translations (magdabaj) #9458
- [34b50c8]: Update slovenian.ts (RomanTsukanov) #9458
- [aaf3913]: Slovenian translations (#9458) (magdabaj) #9458
- [a3e501d]: work for the #9438 (#9459) (Dmitry Kurmanov) #9459
- [1b758d9]: resolve #9453 A toolbar dots item appears, consisting of two elements, the disableHide property of the first of which has the value disableHide true, and the second has an icon. (#9461) (OlgaLarina) #9461
- [3b93d31]: Change default value for logoPositionY (#9460) (OlgaLarina) #9460
- [719d102]: translated string to slovenian (magdabaj) #9464
- [fe9fb44]: Merge branch 'slovenian-translations' of https://github.com/magdabaj/survey-library into slovenian-translations (magdabaj) #9464
- [e8daa6f]: Merge branch 'master' into slovenian-translations (magdabaj) #9464
- [c497b88]: Fix React imports (Dmitry Kuzin)
- [126ae1a]: #9465 After creating from JSON (duplicate in Creator) renderedIsCollapsed does not update (#9466) (Aleksey Novikov) #9466
- [2d8c492]: Calc cssClasses on demand (#9452) (Andrew) #9452
- [4ae6032]: fix preact version (Aleksey Novikov)
- [8440589]: #9465 After creating from JSON (duplicate in Creator) renderedIsCollapsed does not update Fixes #9465 (#9470) (Aleksey Novikov) #9470
- Uncaught TypeError: Cannot read properties of null (reading 'key') when reordering form pages (#9467) #9467 (Dmitry Kurmanov)
- [3f878d9]: Fix the unstable unit test (Andrew Telnov)
- [ee9f778]: Do not send notification on setting itemvalue.data (#9476) (Andrew) #9476
- [8e76e2c]: Add register function in survey for themes (#9477) (Dmitry) #9477
- [Accessibility] Image Picker : wrong value for aria-label in the hidden input of the choices (#9468) #9468 (Dmitry Kurmanov)
- [2149a15]: Revert "Add register function in survey for themes (#9477)" (#9479) (Dmitry) #9479
- [a3aae88]: work for the bug/react-data-name-observability-issue (#9480) (Dmitry Kurmanov) #9480
- [d1ac223]: Clear incorrect values if needed on question validation in select base (#9482) (Andrew) #9482
- [51413a4]: Empty object is not undefined object for property value (#9485) (Andrew) #9485
- [a37b4d9]: Fix fesm themes bundle (Dmitry Kuzin)
- [v2.0] Add Custom Icons Demo Doesn't Work (#9440) #9440 (Dmitry Kurmanov)
- [f7e7f7e]: Make activeChoices property private and don't use it outside selectba… (#9484) (Andrew) #9484
- [935b734]: #9463 iPad/Android tablet - Dropdown - The popup is not closed by an outer click (#9475) (Aleksey Novikov) #9475
- 2.0.0-rc.5 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.5 [azurepipelines skip] (surveyjsdeveloper)
v2.0.0-rc.4
Commits
- [1f248bc]: Do not do strChanged if text was not requested (Andrew Telnov) #9345
- [2d16b83]: Remove action _title middle property (Andrew Telnov) #9345
- [ec27343]: Make element.hasDescription on demand (Andrew Telnov) #9345
- [0863443]: Calculate dropdown.readOnlyText on demand (Andrew Telnov) #9345
- [3b9d255]: Calc survey.hasLogo on demand (Andrew Telnov) #9345
- [c9048f4]: Calc survey progressText on demand (Andrew Telnov) #9345
- [1521c9b]: Calc several survey properties on demand (Andrew Telnov) #9345
- [b145481]: Small refactoring (Andrew Telnov) #9345
- [ed626a4]: Merge branch 'master' into features/8961-props-on-demand (Andrew Telnov) #9345
- [3de9ba6]: Move progressText property into ProgressBar class (Andrew Telnov) #9345
- [3c8b9a9]: FIx background issue (Andrew Telnov) #9345
- [618e6ab]: Make react header render and a SurveyJS component (Andrew Telnov) #9345
- [b42ea71]: Add getData function into ISurveyLayoutElement (Andrew Telnov) #9345
- [756d944]: Create toc, navigation, progressbar models in survey on a request (Andrew Telnov) #9345
- [3dce2e2]: FIx action title for vue (Andrew Telnov) #9345
- [a5b7ff3]: Do not creating binding in Base constructor (Andrew Telnov) #9345
- [5774385]: Use setPropertyValueDirectly for name & id in constructor (Andrew Telnov) #9345
- [96f92a5]: Create ItemValue.locText on demand (Andrew Telnov) #9345
- [2c173db]: Merge branch 'master' into features/8961-props-on-demand (Andrew Telnov) #9345
- [6eca102]: Merge branch 'master' into features/8961-props-on-demand (Andrew Telnov) #9345
- [ec40976]: Action should always return locTitle (Andrew Telnov) #9345
- [952ebf7]: Bindings is a Survey object (Andrew Telnov) #9345
- [6949051]: FIx issues with changing action title on the fly (Andrew Telnov) #9345
- [37f41fe]: Merge branch 'master' into features/8961-props-on-demand (Andrew Telnov) #9345
- [3944473]: Return to old action code (Andrew Telnov) #9345
- [b5486f8]: Do not use @Property in question type (Andrew Telnov) #9345
- [927ba16]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
- [926dc64]: Do not make a copy of matrix value on creating a row (#9441) (Andrew) #9441
- [bfcc604]: Choices Text Editor - Impossible to enter a word which first letter equals a choice's value fix #9444 (#9445) (Andrew) #9445
- [2a4e5c0]: Update peer deps for react package (Dmitry Kuzin)
- [546f1dd]: Work for https://github.com/surveyjs/private-tasks/issues/453 - urveyjs.io - Wrong icon version - Added new registerIcon method (#9446) (tsv2013) #9446
- 2.0.0-rc.4 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.4 [azurepipelines skip] (surveyjsdeveloper)
v2.0.0-rc.3
Commits
- [d040ff8]: survey.onCurrentSingleQuestionChanged event, fix Bug#9381 (#9388) (Andrew) #9388
- [69f0bf6]: The survey.prevPage() and survey.nextPage() function doesn't correctly navigate to the previous and next pages when a survey displays each question on a separate page fix #9330 (#9392) (Andrew) #9392
- [c553511]: #9393 A loading indicator doesn't use a form's theme primary color (Aleksey Novikov) #9395
- [47e234c]: Support dot symbol '.' as JSON property path separator (tsv2013) #9397
- [1b527a5]: Update tagged-release.yml (tsv2013)
- [29b400d]: Features/remove surveyjs service (#9387) (Andrew) #9387
- [4fb48b1]: Choices By URL are not retrieved within a Dynamic Panel when using a specific query parameters format fix #9390 (#9402) (Andrew) #9402
- [58ab30e]: Multiple Textboxes cannot be restored from an existing JSON object using the fromJSON function fix #9400 (#9404) (Andrew) #9404
- [fde4edf]: Incorrect values are not cleared on changing carry forward choices values fix #9399 (#9405) (Andrew) #9405
- [a5cbbc5]: A Dynamic Panel question number is updated when adding a new panel fix #9401 (#9406) (Andrew) #9406
- [ea5a018]: work for https://github.com/surveyjs/private-tasks/issues/434 (OlgaLarina) #9407
- [2fb4cf6]: Do not use in generateSchema non-serializable properties #9373 (#9409) (Andrew) #9409
- [2089ad4]: Composite question doesn't change the page correcly on validation fix #9361 (#9408) (Andrew) #9408
- [3dff9be]: Feature/fesm modules (#9368) (Dmitry) #9368
- [4023882]: Update the
questionTitleLocation
description (RomanTsukanov) - [3139486]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
- [89ea229]: Delete update-v2-docs.yml (#9424) (Dmitry Kurmanov) #9424
- [6df6e9d]: Move tabbed menu inside paneldynamic content (#9413) (Dmitry) #9413
- [e880597]: Advanced header: fix auto height (#9420) (OlgaLarina) #9420
- [922372f]: #9416 TagBox - A search criteria is not displayed when a long item is already selected (#9421) (Aleksey Novikov) #9421
- [5c39196]: #9410 Dynamic matrix - In mobile view Show Detail/Hide Details buttons incorrect label issue (#9423) (Aleksey Novikov) #9423
- [2e28f33]: Update tagged-release.yml (tsv2013)
- [a7f82da]: Mobile matrix footer - addRowLocation - top #9425 (#9427) (Aleksey Novikov) #9427
- [e40be55]: When a custom function is called for the first time, the this.question property returns undefined fix #9422 (Andrew Telnov) #9430
- [bd9c050]: Do not render a variable name within a title if a variable value is empty fix #9417 (#9431) (Andrew) #9431
- [13b5fe8]: Do not process undefined variables by default (Andrew Telnov)
- [f174d90]: fix advanced header intersection of text and logo (#9432) (OlgaLarina) #9432
- [ea9a248]: advanced header row colum gap (#9435) (OlgaLarina) #9435
- [2b8a46f]: Rename default.css file (#9436) (Dmitry) #9436
- [7c99270]: Fix example in Vue (Dmitry Kuzin)
- [d2c370b]: Fix example in Vue (Dmitry Kuzin)
- [a021118]: Fix Vue example (Dmitry Kuzin)
- 2.0.0-rc.3 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.3 [azurepipelines skip] (surveyjsdeveloper)
v2.0.0-rc.2
Commits
- [68b55b4]: The other value and comment in a Composite Question stores incorrectly fix #9378 (#9389) (Andrew) #9389
- 2.0.0-rc.2 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.2 [azurepipelines skip] (surveyjsdeveloper)
v2.0.0-rc.1
Commits
- [194831f]: Fixed surveyjs/survey-creator#6462 - Creator v2 fails with Cannot read properties of null (reading 'key' (tsv2013) #9372
- [182005d]: The Table of Content ignores the survey.validationEnabled = false option fix #9363 (#9371) (Andrew) #9371
- [74bbee2]: Add descriptions for the Grid Layout API (#9375) (RomanTsukanov) #9375
- [0a13751]: Update tagged-release.yml (tsv2013)
- [75db176]: Update node16.yml (tsv2013)
- [8900985]: Delete .github/workflows/node12.yml (tsv2013)
- [216d90f]: Delete .github/workflows/node14.yml (tsv2013)
- [d544f88]: Update node16.yml (tsv2013)
- [a9631cc]: Update node18.yml (tsv2013)
- [9fe7044]: Delete .github/workflows/node-test.yml (tsv2013)
- [4a4e26a]: Update node16.yml (tsv2013)
- [2f4f7d2]: Update node18.yml (tsv2013)
- [21abf0c]: Update tagged-release.yml (tsv2013)
- [96bbcbf]: work for the #7368 (dmitrykurmanov) #9381
- [eaaaa43]: Add unit test for questionsOnPageMode:
questionPerPage
& custom complete trigger , #9376 (Andrew Telnov) - [1fcb6b1]: The
Cannot update during an existing state transition (such as within
render). Render methods should be a pure function of props and state
exception is thrown when registering a custom property for theitemvalue
class (tsv2013) #9384 - [d9ffcb2]: Fixed u-test (tsv2013) #9384
- [5f85cba]: Randomizing questions on a page no longer works in questionPerPage mode fix #9385 (#9386) (Andrew) #9386
- 2.0.0-rc.1 [azurepipelines skip] (surveyjsdeveloper)
- 2.0.0-rc.1 [azurepipelines skip] (surveyjsdeveloper)
v1.11.10
Commits
- [2fea2dd]: #8575 The survey.onDownloadFile event is not raised for a Signature Pad question which stores signatures by their names/ids (Aleksey Novikov) #8627
- [4623f48]: #8575 - fixed tests (Aleksey Novikov) #8627
- [e6ffcf1]: #8575 The survey.onDownloadFile event is not raised for a Signature Pad question which stores signatures by their names/ids (Aleksey Novikov) #8627
- [525d17e]: updated survey-library docs [azurepipelines skip] (dmitrykurmanov)
- [96c34d3]: work for #8610 Dropdown - Display a popup regardless of a device screen dimension (OlgaLarina) #8632
- [29bd160]: work for #8610 Dropdown - Display a popup regardless of a device screen dimension (OlgaLarina) #8632
- [a639976]: Do some refactoring in Helpers.getNumber (Andrew Telnov)
- [59d9409]: Add ability to change the behavior of our converter to number fix #8634 (Andrew Telnov) #8635
- Error when survey finish to "navigateToUrl" fix #8631 (#8633) #8633 (Andrew)
- [496ad97]: Single-Select Matrix: Add a small fix to the docs of
rowsOrder
(RomanTsukanov) - [d330a20]: Rename the function and add docs (RomanTsukanov) #8635
- [4019e5b]: Custom expression property is not working on adding it into choices items fix #8641 (#8642) (Andrew) #8642
- [076c578]: fixed checkboxes adaptifity (Aleksey Novikov) #8643
- [897f112]: Fix image question doesnt fill full space when located in one row with other questions (Dmitry Kuzin) #8644
- [6cd84b9]: fixed column width for imagepicker (Aleksey Novikov) #8643
- [82badd3]: Fix toc responsivity on safari (#8650) (Dmitry) #8650
- LIBRARY: Safari: Unexpected page's focus. (#8651) #8651 (Dmitry Kurmanov)
- [5d15149]: Describe
onOpenDropdownMenu
(RomanTsukanov) #8657 - [ac44487]: panelsState property doesn't work in panel dynamic with pipe answers fix #8653 (#8655) (Andrew) #8655
- [a198370]: Update defaultV2.fontless.scss (Dmitry)
- 1.11.10 [azurepipelines skip] (dmitrykurmanov)
- 1.11.10 [azurepipelines skip] (dmitrykurmanov)
- 1.11.10 [azurepipelines skip] (dmitrykurmanov)
v1.11.9
Commits
- [a59b6b3]: updated survey-library docs [azurepipelines skip] (dmitrykurmanov)
- [4299d7a]: Should notify composite component about changing in linked editing object (Andrew Telnov) #8606
- [4b151f2]: The displayValue('questionName', questionValue) function produces a wrong output when a value is 0 fix #8603 (Andrew Telnov) #8607
- [f80fa95]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (tsv2013)
- [9fa4646]: Update devops-visual-regression-tests.yml for Azure Pipelines (tsv2013)
- [053c3ab]: Update visual-regression-tests.yml for Azure Pipelines (tsv2013)
- [b0a7510]: Update build-packages.yml for Azure Pipelines (tsv2013)
- [478037d]: Fixed #8525 - Page progress indicators - White boxes appear behind page navigation buttons when using a custom theme with a background image (#8547) (tsv2013) #8547
- [a6ac245]: Fix choose file button doesnt work when survey in shadow dom (Dmitry Kuzin) #8611
- [29052db]: Composite Questions - A newly added Dynamic Panel disappears when modifying other question's value fix #8612 (Andrew Telnov) #8613
- [aa06194]: resolve #8602 [survey-react-ui] A web page is automatically scrolled to focus a survey (OlgaLarina) #8615
- [dee96e8]: Multi-Select Matrix - The column total doesn't calculate the actual value for a column which has 'showInMultipleColumns: true' fix #8581 (Andrew Telnov) #8616
- [5a56107]: work for the #8604 (#8614) (Dmitry Kurmanov) #8614
- [c5876a4]: A Text input with the "date" type removes an invalid input value (02/30/2000) before the survey.onValidateQuestion event occurs fix #8617 (Andrew Telnov) #8619
- [4635076]: Revert "Fix choose file button doesnt work when survey in shadow dom" (Dmitry) #8620
- [35e3429]: Hide columns and colSpan editors if gridLayoutEnabled is false (OlgaLarina) #8622
- [437320a]: Revert "Merge pull request #8620 from surveyjs/revert-8611-bug/choose-file-shadow-dom" (Dmitry Kuzin) #8623
- [76cf530]: Use afterRenderQuestionElement to save root content element insteadof afterRender (Dmitry Kuzin) #8623
- [5d79927]: Fix f tests (Dmitry Kuzin) #8623
- [5639ef6]: Revert "Fixed https://github.com/surveyjs/service/issues/2255 - Improve checkboxes adaptivity" (#8625) (Dmitry) #8625
- [8f3a287]: Load values order from JSON based on depends on property fix #8624 (#8626) (Andrew) #8626
- fix list component updates incorrectly (listContainer is undefined) #8629 (Dmitry Kuzin)
- 1.11.9 [azurepipelines skip] (dmitrykurmanov)
- 1.11.9 [azurepipelines skip] (dmitrykurmanov)
- 1.11.9 [azurepipelines skip] (dmitrykurmanov)