Skip to content

Releases: surveyjs/survey-library

v2.0.1

18 Mar 13:39
Compare
Choose a tag to compare

Commits

  • [9030b3f]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
  • [0e95a2d]: [QuestionPerPage] Disabling validation via validationEnabled no longer works fix #9558 (#9568) (Andrew) #9568
  • [5b71985]: [QuestionPerPage] Hide if choices empty does not work fix #9556 (#9570) (Andrew) #9570
  • LIBRARY: DnD: Survey-Elements (#9542) #9542 (Dmitry Kurmanov)
  • [8c747fe]: Fix popup styles (#9528) (OlgaLarina) #9528
  • [59768be]: [QuestionPerPage] Paneldynamic has incorrect styles fix #9572 (#9576) (Andrew) #9576
  • [e704e1f]: Dropdown with Lazy Loading - Use a separate localization string for the Loading... message (#9569) (OlgaLarina) #9569
  • [27de795]: Add postcss-import in test:postcss command (#9573) (Dmitry) #9573
  • [419228e]: The onValidatedErrorsOnCurrentPage event doesn't contain information about errors within columns of a Multi-Select or Dynamic Matrix and items of a Multiple Textboxes question fix #9331, fix #9565 (#9581) (Andrew) #9581
  • [dca2425]: Add exports field in package.json for UI libraries (#9583) (Dmitry) #9583
  • [5a494dd]: work for #9585 Input Type Date with the mm-dd-yyyy input type pattern - Impossible to enter 02 on iOS and iPad devices (Safari) (#9587) (OlgaLarina) #9587
  • [1d907f8]: [QuestionPerPage] Questions inside a panel are no longer shown on the same "page" fix #9557 (#9590) (Andrew) #9590
  • [3078ba6]: Fix compilation error (Andrew Telnov)
  • [e1c128d]: Fix dots item doesn't not take action bar's css classes (#9589) (Dmitry) #9589
  • 2: LIBRARY: DnD: Survey-Elements (#9591) #9591 (Dmitry Kurmanov)
  • [47cb93f]: Progress bar. Titles are not themed. (tsv2013) #9592
  • [454ee23]: Matrix Rubric - cells getJson function doesn't use localized strings fix #9593 (#9595) (Andrew) #9595
  • [56d3eab]: Dropdown menu. Disappearing or wrong pointer position. (#9598) (OlgaLarina) #9598
  • [88709c6]: Fixed #9586 - File Upload - A wrong numeration of previewed documents in zh-cn locale (tsv2013)
  • These elements don't use colors from theme settings. (#9594) #9594 (Dmitry Kurmanov)
  • [3530125]: Make new default for locationInTable attribute in json property (Andrew Telnov)
  • [6f6ff9e]: Do not serialize incorrect props in bindings (#9605) (Andrew) #9605
  • Fix value type for Multi-Select Dropdown (RomanTsukanov)
  • [bcab2b2]: #9599 Uncaught TypeError: Cannot read properties of undefined (reading 'number') (#9607) (Aleksey Novikov) #9607
  • 2.0.1 [azurepipelines skip] (surveyjsdeveloper)
  • 2.0.1 [azurepipelines skip] (surveyjsdeveloper)

v2.0.0

07 Mar 13:24
Compare
Choose a tag to compare

Commits

v2.0.0-rc.10

05 Mar 12:54
Compare
Choose a tag to compare

Commits

v2.0.0-rc.9

03 Mar 13:38
Compare
Choose a tag to compare

Commits

v2.0.0-rc.8

25 Feb 13:25
Compare
Choose a tag to compare

Commits

v2.0.0-rc.7

25 Feb 05:41
Compare
Choose a tag to compare

Commits

v2.0.0-rc.6

22 Feb 13:27
Compare
Choose a tag to compare

Commits

v2.0.0-rc.5

20 Feb 17:48
Compare
Choose a tag to compare

Commits

v2.0.0-rc.4

13 Feb 13:19
Compare
Choose a tag to compare

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

12 Feb 08:51
Compare
Choose a tag to compare

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)