Skip to content

Releases: surveyjs/survey-library

v2.3.3

20 Aug 07:51
Compare
Choose a tag to compare

Commits

v2.3.2

13 Aug 12:17
Compare
Choose a tag to compare

Commits

  • [d997f9c]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
  • [dd7d081]: A composite question is editable when it's programmatically added to a survey via addNewQuestion (#10215) (tsv2013) #10215
  • [896b5d4]: resovle #10198 Dropdown with Lazy Loading applies additional client-side filtering to the choice list (#10220) (OlgaLarina) #10220
  • [bb6aa26]: Bug/10219 onvaluechanging notification (#10224) (Andrew) #10224
  • [8bd6395]: Impossible to copy a field value of a parent panel using the {parentPanel.fieldName} expression fix #10221 (#10225) (Andrew) #10225
  • [16ff377]: Fix keyboard navigation in matrix with cellType: 'checkbox' (#10212) (Dmitry) #10212
  • [1f37c13]: Use sv-file-item component in file question (#10213) (Dmitry) #10213
  • [4fa7756]: Fix boolean radio template is not updating when setting data (#10227) (Dmitry) #10227
  • [0a9ac86]: Single-Select Matrix - A row's visibleIf expression doesn't evaluate correctly when it includes a survey calculated field fix #10222 (#10229) (Andrew) #10229
  • [aa59e76]: Composite Question - Inner questions do not show their numbers regardless of the showNumber property value fix #10218 (#10232) (Andrew) #10232
  • [3574a4e]: The getData({ includePages: false, includePanels: true }) response doesn't contain the name of a panel located within a dynamic panel fix #10230 (#10233) (Andrew) #10233
  • [bef418d]: A value of a question within a panel is cleared when a survey response is loaded from code and the question's value is cleared based on the "onHiddenContainer" mode fix #10199 (#10234) (Andrew) #10234
  • [865ea1a]: Dropdown with Lazy Loading - A popup list appears empty when a dropdown is closed because a page was scrolled (#10228) (OlgaLarina) #10228
  • [59bce1a]: Checkboxes - A check item is deselected unexpectidely when "showCommentArea": true and "isExclusive": true fix #10236 (#10239) (Andrew) #10239
  • [19dfcd8]: isItemSelected returns incorrect value when data is set for checkbox with multi comments fix #10243 (#10246) (Andrew) #10246
  • 2.3.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.3.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.3.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.3.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.3.2 [azurepipelines skip] (surveyjsdeveloper)

v2.3.1

06 Aug 13:09
Compare
Choose a tag to compare

Commits

v2.3.0

30 Jul 16:43
Compare
Choose a tag to compare

Commits

v2.2.6

22 Jul 12:30
Compare
Choose a tag to compare

Commits

v2.2.5

15 Jul 14:59
Compare
Choose a tag to compare

Commits

v2.2.4

09 Jul 07:38
Compare
Choose a tag to compare

Commits

v2.2.3

02 Jul 14:17
Compare
Choose a tag to compare

Commits

v2.2.2

25 Jun 16:01
Compare
Choose a tag to compare

Commits

  • [faaf97c]: Update the setValueExpression description (#10054) (RomanTsukanov) #10054
  • [0fdc794]: lazy loading + isReady (#10055) (OlgaLarina) #10055
  • [db0900d]: Try to fix blinking file scr test (#10050) (Dmitry) #10050
  • [354ba24]: #10014 Rating Scale - The onUpdateChoiceItemCss function is not raised for rating scale items (#10043) (Aleksey Novikov) #10043
  • [0c99bcd]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
  • [262de60]: Support-drag-to-empty-matrix-new (#10058) (Aleksey Novikov) #10058
  • [960b1d9]: inputs & popups not render for readOnly dropdown & tagbox (#10064) (OlgaLarina) #10064
  • [8f0f3fd]: playwright Custom Components Screenshots (#10029) (OlgaLarina) #10029
  • [bd7afe3]: The Serbian locale's code should be changed to sr fix #10053 (#10066) (Andrew) #10066
  • [747b3e2]: The setValueIf expression is not invoked when any field value is changed if the setValueExpression is constant fix #10063 (#10065) (Andrew) #10065
  • [fce2656]: fix for creator: inputs & popups not render for readOnly dropdown & tagbox (#10067) (OlgaLarina) #10067
  • [02da02c]: Multiple text with long title doesn't render correctly (#10046) (tsv2013) #10046
  • [f0104cb]: Bug/10056 question getexpressionvalue (#10070) (Andrew) #10070
  • [9ee712a]: Dropdown tagbox readonly (#10069) (OlgaLarina) #10069
  • [a4199db]: Keep the same code vs V1 (Andrew Telnov)
  • [ab845b9]: If a property is used in questionJSON then inheritBaseProps: true should create these properties as invisible and non serializable fix #10060 (#10071) (Andrew) #10071
  • [d27dbc8]: The countInArray({question1}, 'c1', {c1} notempty) function doesn't calculate the number of non-empty cells of a Text column fix #10068 (#10072) (Andrew) #10072
  • [0d856af]: Update rowValue on changing cellType, fix #10038 (#10075) (Andrew) #10075
  • [f1782c2]: Impossible to navigate to a read-only Comment field using the TAB key (#10073) (OlgaLarina) #10073
  • [3b86dcf]: Fix multipletextbox a11y issues (#10077) (Dmitry) #10077
  • [1c1d146]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [4b8a2d4]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (Dmitry Kurmanov)
  • [f36c832]: Update visual-regression-tests.yml for Azure Pipelines (Dmitry Kurmanov)
  • [0a9b7be]: Update devops-visual-regression-tests.yml for Azure Pipelines (Dmitry Kurmanov)
  • [5c436cf]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [4c26a54]: Update devops-pull-requests-parallel-jobs.yml for Azure Pipelines (Dmitry Kurmanov)
  • Move Ranking Tests to Playwright and Remove TestCafe (#10074) #10074 (Dmitry Kurmanov)
  • [66b2a06]: Action bar perfomance (#10059) (Dmitry) #10059
  • [2aaeb05]: Fix for creator (Dmitry Kuzin)
  • [d6e2a6b]: Fix vr tests (Dmitry Kuzin)
  • [ced6a35]: Fix for creator: isEmpty default value is incorrect (Dmitry Kuzin)
  • [49c4b27]: survey.getAllQuestions(true, false, true) doesn't work correctly for nested complex questions fix #10080 (#10081) (Andrew) #10081
  • [be6483c]: Add begin/end updates into action container (#10082) (Andrew) #10082
  • [11f892f]: Do not render dotsItem for empty actions container (#10079) (Dmitry) #10079
  • [3ad8825]: Fix adaptive container incorrectly extending container (#10083) (Dmitry) #10083
  • [79f02e7]: Try to fix blinking test (#10084) (Dmitry) #10084
  • 2.2.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.2.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.2.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.2.2 [azurepipelines skip] (surveyjsdeveloper)
  • 2.2.2 [azurepipelines skip] (surveyjsdeveloper)

v2.2.1

18 Jun 09:48
Compare
Choose a tag to compare

Commits