Skip to content

Releases: surveyjs/survey-creator

v1.10.6

28 May 19:51
Compare
Choose a tag to compare

Commits

  • [94cd04a]: Replace toolbox_categories vs toolboxCategories (Andrew Telnov)
  • [2e0a9ce]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
  • [a72721a]: Fix a type in arabic translation (Andrew Telnov)
  • [303c9cd]: Bug/5512 allow edit expressions in text editor (#5515) (Andrew) #5515
  • [1e0c81e]: fix unit test after merge surveyjs/survey-library#8295 (OlgaLarina)
  • [2688f2e]: resolve #5517 Theme editor settings refactoring (#5518) (OlgaLarina) #5518
  • [0053a70]: temporary skip test "Check color editor key navigation" (OlgaLarina)
  • [5776435]: temporary skip test "Check color editor key navigation" (OlgaLarina)
  • [a816cdb]: Impossible to specify the default value for a masked Date field (#5522) (OlgaLarina) #5522
  • [71e920e]: work for #5381 Translation dialog open/close issue. (#5519) (OlgaLarina) #5519
  • [dc88e32]: fix master (#5524) (OlgaLarina) #5524
  • [9d649c3]: Change en-UK into en-GB in tests (Andrew Telnov)
  • [d0dd083]: The commentText property is unavailable in Property Grid fix #5527 (#5530) (Andrew) #5530
  • [12018fb]: Choices - Introduce an API which would allow defining the value for c… (#5525) (Andrew) #5525
  • [68bef95]: Choices - The new item remains visible after disabling item addition using the creator.onCollectionItemAllowOperations event fix #5521 (#5529) (Andrew) #5529
  • [a86efcb]: Move tabs strings into tabs keys fix #5533 (#5534) (Andrew) #5534
  • [4050b18]: #5535 Condition Editor - Long question names are not trimmed (#5536) (Aleksey Novikov) #5536
  • [498b904]: "Release: 1.10.6 [azurepipelines skip]" (dmitrykurmanov)
  • [9eabe03]: "Release: 1.10.6 [azurepipelines skip]" (dmitrykurmanov)
  • [ac160a0]: "Release: 1.10.6 [azurepipelines skip]" (dmitrykurmanov)
  • [059209a]: "Release: 1.10.6 [azurepipelines skip]" (dmitrykurmanov)
  • [475c10f]: "Release: 1.10.6 [azurepipelines skip]" (dmitrykurmanov)
  • [bc289ed]: "Release: 1.10.6 [azurepipelines skip]" (dmitrykurmanov)

v1.10.5

21 May 10:09
Compare
Choose a tag to compare

Commits

  • [739a677]: The Remove Item action disappears for a Dropdown item when its value is set to 0 fix #5500 (#5501) (Andrew) #5501
  • [6a0313b]: Fixed #5503 - The JSON Editor tab caption appears untranslated (#5505) (tsv2013) #5505
  • [e1b54b1]: Temp fix angular vr tests (Dmitry Kuzin)
  • [e458e3b]: Describe the addPluginTab method (#5504) (RomanTsukanov) #5504
  • [f6e8078]: Feature/5485 toolbox category title (#5510) (Andrew) #5510
  • [9db9dad]: The validation (isUnique) doesn't work if "value" property in itemval… (#5511) (Andrew) #5511
  • [8b61840]: "Release: 1.10.5 [azurepipelines skip]" (dmitrykurmanov)
  • [82e279f]: "Release: 1.10.5 [azurepipelines skip]" (dmitrykurmanov)
  • [e3637fe]: "Release: 1.10.5 [azurepipelines skip]" (dmitrykurmanov)
  • [4d5556d]: "Release: 1.10.5 [azurepipelines skip]" (dmitrykurmanov)
  • [329319e]: "Release: 1.10.5 [azurepipelines skip]" (dmitrykurmanov)
  • [259bdd2]: "Release: 1.10.5 [azurepipelines skip]" (dmitrykurmanov)

v1.10.4

15 May 18:56
Compare
Choose a tag to compare

Commits

  • [8cf4a1e]: Fix the onCanShowProperty event (#5477) (RomanTsukanov) #5477
  • Make the fileUrl parameter in options.callback optional (#5479) #5479 (RomanTsukanov)
  • [73321f5]: Add the name property to the ModifiedEvent interface (#5481) (RomanTsukanov) #5481
  • Question drag-n-drop issues (#5431) #5431 (Dmitry Kurmanov)
  • [496847c]: Implemented #5461 - Device Selector Drop-Down Menu - Introduce an API which would allow developers to add/remove/reorder available device options (#5476) (tsv2013) #5476
  • [576f165]: updated survey-creator docs [azurepipelines skip] (dmitrykurmanov)
  • [4d1d3a9]: Fix some links in docs (RomanTsukanov)
  • [b39e789]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [6e2a85a]: work for the #5466 (#5492) (Dmitry Kurmanov) #5492
  • [fb6e22e]: Fixed #5486 - Cannot read properties of undefined (reading 'getRootCss') - removed progress from design surface for a while (#5497) (tsv2013) #5497
  • [f305683]: Translation Tab - The All Strings / Used Strings Only dropdown items … (#5493) (Andrew) #5493
  • [ff86710]: work for #5484 (#5491) (Dmitry Kurmanov) #5491
  • [ffe20a9]: Survey Creator V1 - When clicking a question within a panel, a panel … (#5499) (Andrew) #5499
  • [efe3639]: "Release: 1.10.4 [azurepipelines skip]" (dmitrykurmanov)
  • [d68eb12]: "Release: 1.10.4 [azurepipelines skip]" (dmitrykurmanov)
  • [c3a5870]: "Release: 1.10.4 [azurepipelines skip]" (dmitrykurmanov)
  • [cb1e960]: "Release: 1.10.4 [azurepipelines skip]" (dmitrykurmanov)
  • [fd277aa]: "Release: 1.10.4 [azurepipelines skip]" (dmitrykurmanov)
  • [56ddf65]: "Release: 1.10.4 [azurepipelines skip]" (dmitrykurmanov)

v1.10.2

30 Apr 11:56
Compare
Choose a tag to compare

Commits

  • [4ed68bc]: Fixed #5433 - [Survey creator] Weird behaviour of the 'Progress bar alignment' dropdown (#5435) (tsv2013) #5435
  • [e5ccfef]: fix after surveyjs/survey-library#8190 (#5442) (OlgaLarina) #5442
  • [645e746]: Updated etalon (tsv2013)
  • [cbb46d1]: Fixed vr-test (tsv2013)
  • [46e3de4]: Update german.ts (#5448) (AndOne1974) #5448
  • [73ae588]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [0446c39]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [2d7f20e]: "Release: 1.10.2 [azurepipelines skip]" (dmitrykurmanov)
  • [2da1145]: "Release: 1.10.2 [azurepipelines skip]" (dmitrykurmanov)
  • [64276e1]: "Release: 1.10.2 [azurepipelines skip]" (dmitrykurmanov)
  • [b52c066]: "Release: 1.10.2 [azurepipelines skip]" (dmitrykurmanov)
  • [3b02bf5]: "Release: 1.10.2 [azurepipelines skip]" (dmitrykurmanov)
  • [5e1c674]: "Release: 1.10.2 [azurepipelines skip]" (dmitrykurmanov)

v1.10.1

25 Apr 11:58
Compare
Choose a tag to compare

Bug Fixes

  • remove unused return value from showModalPropertyEditor (#5421) #5421 (Sam)
  • remove unused return value from showModalPropertyEditor (#5421) (tsv2013)

Commits

v1.9.139

16 Apr 19:25
Compare
Choose a tag to compare

Commits

  • [e88639b]: Property grid doesn't clear imageHeight/imageWidth property for image picker question fix #5395 (#5396) (Andrew) #5396
  • [99de9cd]: Enable "Refuse to answer" inside matrix columns fix #5392 (#5397) (Andrew) #5397
  • [40799f3]: Fix the unit tests in master (Andrew Telnov)
  • [bdbdc28]: Fix the unit test in master (Andrew Telnov)
  • [e3c973f]: Update README.md (#5402) (Elena Gorbatkova) #5402
  • [67b5bc7]: Update README.md (#5407) (Elena Gorbatkova) #5407
  • [55ae632]: Survey Creator demos: A shade on the design surface can be scrolled when Property Grid is open (#5403) (Aleksey Novikov) #5403
  • [a9fa965]: Signature placeholder in read-only mode surveyjs/survey-library#8094 (#5404) (Aleksey Novikov) #5404
  • [6f04c5f]: Update README.md (Elena Gorbatkova)
  • [4b3274a]: Update README.md (Elena Gorbatkova)
  • [e79665e]: Translation Tab - Translations appear in a different order when switc… (#5400) (Andrew) #5400
  • [413710c]: Add time support into datetime mask type (#5406) (Aleksey Novikov) #5406
  • [cf59ebf]: update screenshots (Aleksey Novikov)
  • [8c2fe74]: Add a minor fix to the Input Masks end-user guider (RomanTsukanov)
  • [e604216]: update localization (#5413) (OlgaLarina) #5413
  • [471d932]: "Release: 1.9.139 [azurepipelines skip]" (dmitrykurmanov)
  • [1902237]: "Release: 1.9.139 [azurepipelines skip]" (dmitrykurmanov)
  • [f8c31be]: "Release: 1.9.139 [azurepipelines skip]" (dmitrykurmanov)
  • [4ca3715]: "Release: 1.9.139 [azurepipelines skip]" (dmitrykurmanov)
  • [493fe02]: "Release: 1.9.139 [azurepipelines skip]" (dmitrykurmanov)
  • [4a2b5a5]: "Release: 1.9.139 [azurepipelines skip]" (dmitrykurmanov)

v1.9.138

09 Apr 13:18
Compare
Choose a tag to compare

Commits

  • [a33faa5]: Implemented #5380 - Introduce an option to hide the Survey Results section within the Preview tab (#5383) (tsv2013) #5383
  • [98fc8be]: A custom toolbox item remains available in a question selector drop-down after the item was removed from a toolbox (#5371) (OlgaLarina) #5371
  • [17cadc5]: Update the contentMode hint (#5390) (RomanTsukanov) #5390
  • [15b45f8]: Fixed #5384 - [jQuery] Drag and Drop Adorner Doesn't Appear when a custom widget is registered (#5391) (tsv2013) #5391
  • [03a9083]: Fixed #5055 - Adding a name property to the survey class breaks page name editor (#5385) (tsv2013) #5385
  • [f6f58ae]: Disable animations in theme editor's pg (#5394) (Dmitry) #5394
  • [8260c36]: Fixed #5388 - Translation Tab - Row text is split after a period in multiple lines in a translation tab (#5393) (tsv2013) #5393
  • [c61fac6]: Add the Image and Video Picker end-user guide (RomanTsukanov)
  • [5a00898]: "Release: 1.9.138 [azurepipelines skip]" (dmitrykurmanov)
  • [701f7ad]: "Release: 1.9.138 [azurepipelines skip]" (dmitrykurmanov)
  • [56f5408]: "Release: 1.9.138 [azurepipelines skip]" (dmitrykurmanov)
  • [e957141]: "Release: 1.9.138 [azurepipelines skip]" (dmitrykurmanov)
  • [2e025be]: "Release: 1.9.138 [azurepipelines skip]" (dmitrykurmanov)
  • [3138a47]: "Release: 1.9.138 [azurepipelines skip]" (dmitrykurmanov)

v1.9.137

03 Apr 05:54
Compare
Choose a tag to compare

Commits

  • [2aa0489]: Features/5349 propeditor placeholder (#5350) (Andrew) #5350
  • [d231840]: Multipletext question add mask support (#5351) (OlgaLarina) #5351
  • [6e8f7a3]: empty page placeholder (#5346) (OlgaLarina) #5346
  • [3d0df45]: work for surveyjs/survey-library#7996 update etalon (OlgaLarina)
  • [1388674]: Updated etalons (tsv2013)
  • [20c5136]: Add a minor fix to the Input Types end-user guide (RomanTsukanov)
  • [b0eea10]: Show header in the first matrix in the translation edit dialog fix #5355 (#5356) (Andrew) #5356
  • [41c85fa]: Resolved #5347 - The creator.onNotify event - Introduce an additional parameter which would determine the type (info or error) of a notification message (#5354) (tsv2013) #5354
  • [56619d4]: Handling creator.onGetPropertyReadOnly may lead to exception fix #5359 (#5360) (Andrew) #5360
  • [35d33f8]: Temporary disable animations in PG, Translation and Logic tabs (#5352) (Dmitry) #5352
  • [c0b400b]: Add unit test for enableIf in nested properties (Andrew Telnov)
  • [695c966]: #5353 Pasting to the list issue. (#5364) (Aleksey Novikov) #5364
  • [739997f]: resolve #5365 Property Grid - It should be possible to change the localization of the None option within Input mask type drop-down (#5368) (OlgaLarina) #5368
  • [89f7fa4]: Fix f and vr tests (#5376) (Dmitry) #5376
  • [0139339]: Need to have Panel in Type converter fix #3170 (#5375) (Andrew) #5375
  • [2ff5b53]: The 'Uncaught TypeError: e.useRateValues is not a function' exception… (#5372) (Andrew) #5372
  • [2fd96e7]: Bug/5327 propgrid titles detail rows (#5369) (Andrew) #5369
  • [d6c52d1]: Fixed #5367 - A drop indicator appears at an incorrect position when the Add Question button is hidden (#5374) (tsv2013) #5374
  • [ba3792d]: Fixed #5366 - In ByPage survey edit mode, a new page is automatically created when a question is dropped to the end of the current page (#5373) (tsv2013) #5373
  • [556b06c]: Update the options.type parameter description for the onNotify event (RomanTsukanov)
  • [0291f6a]: Fix options.type description (RomanTsukanov)
  • [7e5e8a0]: Add the Input Masking end-user guide (RomanTsukanov)
  • [512827f]: "Release: 1.9.137 [azurepipelines skip]" (dmitrykurmanov)
  • [8384637]: "Release: 1.9.137 [azurepipelines skip]" (dmitrykurmanov)
  • [9f62cc2]: "Release: 1.9.137 [azurepipelines skip]" (dmitrykurmanov)
  • [1b2f049]: "Release: 1.9.137 [azurepipelines skip]" (dmitrykurmanov)
  • [0cc52a3]: "Release: 1.9.137 [azurepipelines skip]" (dmitrykurmanov)
  • [cb1d810]: "Release: 1.9.137 [azurepipelines skip]" (dmitrykurmanov)

v1.9.136

26 Mar 15:07
Compare
Choose a tag to compare

Commits

  • [9fc40d4]: Resolved #5270 - Pass context to creator.onUploadFile event (#5340) (tsv2013) #5340
  • [9ef1d8c]: Rating Scale - The Label Alignment option remains active even though Min and Max value labels are unspecified (#5343) (Aleksey Novikov) #5343
  • [b9be320]: Adorner actions appear at center when removing the Convert To action (#5344) (Aleksey Novikov) #5344
  • [ad70284]: Fixed #4940 - Change question menu incorrect for custom question type (#5341) (tsv2013) #5341
  • [4205915]: fix unit tests (#5345) (OlgaLarina) #5345
  • [311a4e7]: Add slk function (Andrew Telnov)
  • [91c555a]: Add the Input Types end-user guide (RomanTsukanov)
  • [9434ccb]: "Release: 1.9.136 [azurepipelines skip]" (dmitrykurmanov)
  • [723bee4]: "Release: 1.9.136 [azurepipelines skip]" (dmitrykurmanov)
  • [bd9c06a]: "Release: 1.9.136 [azurepipelines skip]" (dmitrykurmanov)
  • [fb0ecac]: "Release: 1.9.136 [azurepipelines skip]" (dmitrykurmanov)
  • [f138c17]: "Release: 1.9.136 [azurepipelines skip]" (dmitrykurmanov)
  • [8d4db67]: "Release: 1.9.136 [azurepipelines skip]" (dmitrykurmanov)

v1.9.135

20 Mar 06:48
Compare
Choose a tag to compare

Commits

  • [3924062]: Add Form Navigation end-user guide (RomanTsukanov)
  • [dadc902]: add definition (OlgaLarina)
  • [a07bf30]: add description textWrapEnabled (#5333) (OlgaLarina) #5333
  • [daacff0]: Update localization (#5336) (OlgaLarina) #5336
  • [ad208b2]: Resolved #5264 - creator.onOpenFileChooser - Introduce a parameter which would indicate the source property (#5329) (tsv2013) #5329
  • [bf1b982]: "Release: 1.9.135 [azurepipelines skip]" (dmitrykurmanov)
  • [04abb0c]: "Release: 1.9.135 [azurepipelines skip]" (dmitrykurmanov)
  • [085ecf2]: "Release: 1.9.135 [azurepipelines skip]" (dmitrykurmanov)
  • [ca1ca74]: "Release: 1.9.135 [azurepipelines skip]" (dmitrykurmanov)
  • [2b6a2f0]: "Release: 1.9.135 [azurepipelines skip]" (dmitrykurmanov)
  • [53c6bd1]: "Release: 1.9.135 [azurepipelines skip]" (dmitrykurmanov)