Skip to content

Releases: surveyjs/survey-library

v2.5.10

12 Feb 08:01

Choose a tag to compare

Commits

  • [e3157dd]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
  • [a440178]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [5661658]: removed test azure-pipelines folder [azurepipelines skip] (dmitrykurmanov)
  • [4deaa7e]: Do not trim comments - replace strings containing only whitespace wit… (#10878) (Andrew) #10878
  • [120523f]: added main library pipe [azurepipelines skip] (dmitrykurmanov)
  • [d25af2a]: Add text.txt with initial content (Dmitry Kurmanov)
  • [47d7671]: added main library pipe [azurepipelines skip] (dmitrykurmanov)
  • [56b3ec8]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov)
  • [d48eef7]: Update value in text.txt from 1000 to 123 [azurepipelines skip] (Dmitry Kurmanov)
  • [2babe3c]: Replace '123' with 'za' in text.txt (Dmitry Kurmanov)
  • [d9c0348]: added pr library pipe [azurepipelines skip] (dmitrykurmanov)
  • [0268be4]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov)
  • [adee77a]: Replace 'za' with 'asdasd' in text.txt (Dmitry Kurmanov)
  • [903a83d]: Dropdown with Custom Choices - Create a new choice when using TAB or clicking outside a dropdown/tagbox (#10876) (OlgaLarina) #10876
  • [ccf9571]: Update main.yml for Azure Pipelines [azurepipelines skip] (Dmitry Kurmanov)
  • [8956d0a]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [63edc7d]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [91efb12]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [b9896eb]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [c752736]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [e2b5df3]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [7446937]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [ad338ff]: added libraries pipes (V3 infra) [azurepipelines skip] (dmitrykurmanov)
  • [3828662]: validateExpressions() incorrectly reports UnknownVariable when using [i] with PanelDynamic fix #10874 (#10879) (Andrew) #10879
  • [c800f45]: added libraries pipes (V3 infra) [azurepipelines skip] (dmitrykurmanov)
  • [12df042]: Merge branch 'master' of https://github.com/surveyjs/survey-library (dmitrykurmanov)
  • [c9b7aa8]: added libraries pipes (V3 infra) [azurepipelines skip] (dmitrykurmanov)
  • [e711a62]: validateExpressions() creates extra panel instances when defaultValue set on question inside templateElements[] fix #10881 (#10888) (Andrew) #10888
  • [478e95d]: Update surveyjs schema (#10889) (Andrew) #10889
  • [9d3a96c]: Introduce cache functionality for custom expression functions (#10884) (Andrew) #10884
  • [ad32bd2]: #10877 - enhance confirmation dialogs (#10887) (Aleksey Novikov) #10887
  • [f9fc2b5]: Fix try to set 'passed' when currentPage is undefined. Fix onCurrentP… (#10896) (MarchTokenda) #10896
  • [791235b]: Add $schema property into the survey, fix surveyjs/survey-creator#7416 (Andrew Telnov)
  • [e9ff87b]: updated survey-library translation [azurepipelines skip] (surveyjsdeveloper)
  • [4836123]: Select item on TAB or clicking outside a dropdown/tagbox (#10898) (OlgaLarina) #10898
  • 2.5.10 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.10 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.10 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.10 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.10 [azurepipelines skip] (surveyjsdeveloper)

v2.5.9

04 Feb 07:39

Choose a tag to compare

Commits

  • [0ebcd27]: updated survey-library docs [azurepipelines skip] (surveyjsdeveloper)
  • [558c6f7]: Refactor/use property decorator (#10827) (Andrew) #10827
  • [ff1f969]: Create test.yml (Dmitry Kurmanov)
  • [d2138e3]: Add test1 to the pipeline configuration (Dmitry Kurmanov)
  • [eaee90f]: Change test1 to test2 in test.yml (Dmitry Kurmanov)
  • [835c549]: Update test case from 'test2' to 'test3' (Dmitry Kurmanov)
  • [9526abf]: Update test entry from 'test3' to 'test4' (Dmitry Kurmanov)
  • [9b42789]: Update test entry from 'test4' to 'test5' (Dmitry Kurmanov)
  • [fee796d]: refactor, remove connector width adjustment with timeout, keep only css adjustment fix #10856 (#10858) (MarchTokenda) #10858
  • [baa568c]: Choices do not immediately appear when a master question (choicesFromQuestion ) receives a value fix #10859 (#10861) (Andrew) #10861
  • [85951d7]: Update test identifier from 'test5' to 'test6' (Dmitry Kurmanov)
  • [003c98c]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [a6ef26f]: Update test entry from 'test6' to 'test7' (Dmitry Kurmanov)
  • [6e83059]: Update test entry from 'test7' to 'test8' (Dmitry Kurmanov)
  • [6ddb81c]: Set up CI with Azure Pipelines (Dmitry Kurmanov)
  • [1714b68]: Update test entry in azure-pipelines/test.yml (Dmitry Kurmanov)
  • [5d12e08]: Update main.yml for Azure Pipelines (Dmitry Kurmanov)
  • [f4d0a3c]: Increment test value in test.yml (Dmitry Kurmanov)
  • [3563eff]: ChoicesByUrl - The isExclusive option is not applied fix #10865 (#10867) (Andrew) #10867
  • [003f1f7]: notcontains for empty arrays fix #10869 (#10872) (MarchTokenda) #10872
  • [9a7b554]: Support enableIf and visibleIf in restful #10865 (#10871) (Andrew) #10871
  • 2.5.9 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.9 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.9 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.9 [azurepipelines skip] (surveyjsdeveloper)
  • 2.5.9 [azurepipelines skip] (surveyjsdeveloper)

v2.5.8

27 Jan 14:00

Choose a tag to compare

Commits

v2.5.7

22 Jan 09:24

Choose a tag to compare

Commits

v2.5.6

15 Jan 07:47

Choose a tag to compare

Commits

v2.5.5

07 Jan 12:11

Choose a tag to compare

Commits

v2.5.4

30 Dec 12:19

Choose a tag to compare

Commits

v2.5.3

25 Dec 06:24

Choose a tag to compare

Commits

v2.5.2

23 Dec 13:44

Choose a tag to compare

Commits

v2.5.1

16 Dec 10:34

Choose a tag to compare

Commits