Skip to content

Releases: surveyjs/survey-library

v2.0.3

02 Apr 19:43
Compare
Choose a tag to compare

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: Update innerCss and css 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 and progressBarType (#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

25 Mar 12:47
Compare
Choose a tag to compare

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)

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