Skip to content

Releases: surveyjs/survey-library

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

  • [0a47e98]: Implement esm for js-ui package (#9545) (Dmitry) #9545
  • [3893ecb]: resovle #9544 Dropdown with the "dropdown" popup style is closed immediatelly (#9546) (OlgaLarina) #9546
  • [52f3962]: Work for https://github.com/surveyjs/private-tasks/issues/437 - Page drag-n-drop issue. No need to expand page (#9547) (tsv2013) #9547
  • [cd730ed]: Improve setValueIf & setValueExpression when setValueIf has a function without parameters fix #9549 (#9550) (Andrew) #9550
  • [d789d1b]: #9529 A Text input field with Numeric mask ignores the maxLength restriction (#9548) (Aleksey Novikov) #9548
  • [39df3d7]: resolve #9552 The title is aligned to the right if the header View property is advanced. (OlgaLarina) #9553
  • [ec5b08b]: work for #9552 The title is aligned to the right if the header View property is advanced. (OlgaLarina) #9553
  • [d9b0062]: Resolves #9304 - Full Name Composite Element - Inner input fields disappear on a design surface when disabling the startWithNewLine setting - warn if element is used in several components (#9321) (tsv2013) #9321
  • [b6ca0a5]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [058c886]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
  • 2.0.0-rc.10 [azurepipelines skip] (surveyjsdeveloper)
  • 2.0.0-rc.10 [azurepipelines skip] (surveyjsdeveloper)

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)

v2.0.0-rc.2

03 Feb 18:32
Compare
Choose a tag to compare

Commits