Skip to content

Releases: surveyjs/survey-creator

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)

v1.9.134

13 Mar 12:43
Compare
Choose a tag to compare

Commits

  • [2d27ec4]: Add category titles to the Categories table (#5303) (RomanTsukanov) #5303
  • [2da865d]: Add area "translation-tab-editor:table" for onSurveyInstanceCreated e… (#5305) (Andrew) #5305
  • [1863ea0]: Change area for createSurvey in translation popup editor (Andrew Telnov)
  • Add "translation-tab:table-popup-editor" to the onSurveyInstanceCreated event description (RomanTsukanov)
  • [1b6419a]: Update PropertyEditorCreatedEvent interface (Andrew Telnov)
  • [0f0f199]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
  • [7bba381]: creator.addCollectionItemsJson should check question names in panel dynamic templates fix #5312 (#5313) (Andrew) #5313
  • [9555998]: Question type displays as value if settings.questionConvertMode is set to CompatibleType fix #5309 (#5314) (Andrew) #5314
  • [f06fbd8]: add mask group into the property grid (OlgaLarina)
  • [d48c147]: update etalons (OlgaLarina)
  • [ce6fe6c]: update etalon (OlgaLarina)
  • [049d235]: Work for #5282 - If question width is small for text type then changing input type breaks adaptivity (#5306) (tsv2013) #5306
  • [7af4c6f]: It is not possible to change the Survey title and description in the … (#5318) (Andrew) #5318
  • [88ad8ca]: An exception raise on making Creator read-only when onMachineTranslate event is used fix #5319 (#5320) (Andrew) #5320
  • [46de41a]: fix typo (#5316) (icyerasor) #5316
  • [8345651]: Add links to boilerplate repos (#5248) (RomanTsukanov) #5248
  • [1c4f1fc]: #5275 The onItemValueAdded event is not raised when a new matrix row is added by pressing the Enter key on the design surface (#5322) (Aleksey Novikov) #5322
  • [7941912]: Mask settings (#5315) (OlgaLarina) #5315
  • [d6dc0e8]: Get started updates (#5323) (Elena Gorbatkova) #5323
  • [6c0efcc]: Rename q.options => q.creatorOptions fix #5308 (#5324) (Andrew) #5324
  • [4b436a7]: "Release: 1.9.134 [azurepipelines skip]" (dmitrykurmanov)
  • [9c3098b]: "Release: 1.9.134 [azurepipelines skip]" (dmitrykurmanov)
  • [af27fe8]: "Release: 1.9.134 [azurepipelines skip]" (dmitrykurmanov)
  • [fe52eb6]: "Release: 1.9.134 [azurepipelines skip]" (dmitrykurmanov)
  • [e6cdcc1]: "Release: 1.9.134 [azurepipelines skip]" (dmitrykurmanov)
  • [b5992ad]: "Release: 1.9.134 [azurepipelines skip]" (dmitrykurmanov)

v1.9.133

06 Mar 07:41
Compare
Choose a tag to compare

Commits

  • [c69e695]: Add the "Create a Transfer List" end-user guide (RomanTsukanov)
  • [d7b5806]: resolve #5273 Theme Editor - Property Grid with custom editors - The Uncaught TypeError: Cannot read properties of null (reading 'name') exception is raised when switching a theme (#5276) (OlgaLarina) #5276
  • [8cc935f]: Fixed #5251 - Toolbox's left padding disappeared somewhere (tsv2013)
  • [3473909]: [Knockout] Theme demos in Survey Creator: The "Advanced mode" switcher is missing (#5279) (OlgaLarina) #5279
  • [20d35cf]: Broken page counter on the survey preview tab when the Designer tab is hidden fix #5277 (#5281) (Andrew) #5281
  • [11362a4]: #5275 The creator.onItemValueAdded event is not raised when a new matrix row is added via the Enter key on a design surface (#5284) (Aleksey Novikov) #5284
  • [9dc9252]: Add allowCompleteSurveyAutomatic into property grid (#5283) (Andrew) #5283
  • [b7a150c]: #5285 The Not allowed to load local resource exception is thrown on an attempt to insert a script to a form's title (#5292) (Aleksey Novikov) #5292
  • [398d202]: Exception on calling creator.toolbox.addItems() with erasing old items fix #5067 (#5290) (Andrew) #5290
  • [03444f1]: Add a function to add survey JSON into existing survey fix #5294 (#5295) (Andrew) #5295
  • [3f521a9]: Change addSurveyJSON into addCollectionItemsJson (Andrew Telnov)
  • [86370f4]: Describe the addCollectionItemsJson method (#5298) (RomanTsukanov) #5298
  • [96e7a2b]: Add an example for addCollectionItemsJson (RomanTsukanov)
  • [5f0d414]: A Boolean question appears slightly outside borders within the Visible If logic editor (#5293) (Aleksey Novikov) #5293
  • [137ed65]: Add the theme property to the API Reference & Update the Theme Editor help topic (RomanTsukanov)
  • [49b7635]: A read-only column also appears non-editable within the Default Value dialog of a matrix question fix #5287 (#5299) (Andrew) #5299
  • [9226e4c]: Update the onSurveyInstanceCreated event parameters fix #5138 (#5280) (Andrew) #5280
  • [9554c19]: Fixed #5291 - creator.onQuestionAdded event is not fired on dragging an item from a toolbox (#5300) (tsv2013) #5300
  • [58c819d]: Fixed #5288 - A survey is scrolled to a middle of a page when using a Page Navigator popup (#5301) (tsv2013) #5301
  • [dae9361]: "Release: 1.9.133 [azurepipelines skip]" (dmitrykurmanov)
  • [df68bbe]: "Release: 1.9.133 [azurepipelines skip]" (dmitrykurmanov)
  • [68e40a1]: "Release: 1.9.133 [azurepipelines skip]" (dmitrykurmanov)
  • [a41b3a0]: "Release: 1.9.133 [azurepipelines skip]" (dmitrykurmanov)
  • [6a839bc]: "Release: 1.9.133 [azurepipelines skip]" (dmitrykurmanov)
  • [f405c89]: "Release: 1.9.133 [azurepipelines skip]" (dmitrykurmanov)