Releases: surveyjs/survey-creator
Releases · surveyjs/survey-creator
v1.9.137
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 theonNotify
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
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
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
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
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)
v1.9.132
Commits
- [5408d30]: Fix a couple typos in docs (RomanTsukanov)
- [20979a2]: Add the Prevent Duplicate Form Submissions end-user guide (RomanTsukanov)
- [7b2877a]: Fix doc comment for type property of ModifiedEvent interface (Andrew Telnov)
- [359cd02]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
- [877d054]: work for #4944 Survey Themes - Separate Question Title and Question Content Colors (#4945) (OlgaLarina) #4945
- [e2e5baa]: Default panel title exported incorrectly for translation fix #5236 (#5240) (Andrew) #5240
- [5e811c7]: Fix tab's models are disposed twice in knockout (#5238) (Dmitry) #5238
- [d8c9c77]: Fix creator's responsiveness works incorrectly if manager was recreated (#5246) (Dmitry) #5246
- [4da8a3b]: resolve #5219 Drop-down menus do not close on second click (#5253) (OlgaLarina) #5253
- [4f8c5ec]: #5225 A SurveyJS Creator appears incorrectly when a parent container's height is unspecified (#5237) (Aleksey Novikov) #5237
- [34baa90]: Fix styles for buttons lying with help action (#5259) (Dmitry) #5259
- [c3592af]: Fixed#5251 - Toolbox's left padding disappeared somewhere (#5262) (tsv2013) #5262
- [a5d12aa]: Property Grid: Matrices column title should use localization for thei… (#5258) (Andrew) #5258
- [8a8a1e4]: Translation - Introduce a public API for merging a locale with default fix #5256 (#5263) (Andrew) #5263
- [fa64bc2]: Corrected translation for question numbering in italian.ts (#5261) (Emile) #5261
- [8d3a824]: The categoryIndex property doesn't work for a custom property grid category fix #5265 (#5266) (Andrew) #5266
- [5d856a7]: #5225 A SurveyJS Creator appears incorrectly when a parent container's height is unspecified (Aleksey Novikov)
- [0f7928b]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Aleksey Novikov)
- [2bb5403]: fix v-test - question-checkboxes-scroll.png (Aleksey Novikov)
- [52b491e]: Revert "#5225 A SurveyJS Creator appears incorrectly when a parent container's height is unspecified" (Aleksey Novikov)
- [7ab2b1f]: Fixed #5235 - Wrong styling for a page navigator when a matrix is shown in a design surface (#5245) (tsv2013) #5245
- [9186bf2]: Cannot read properties of undefined (reading 'title') is thrown when adding and removing a toolbox item dynamically fix #5271 (#5272) (Andrew) #5272
- [c7d3cf9]: Custom composite question types do not display correctly in Creator (#5268) (Aleksey Novikov) #5268
- [1e56e0b]: "Release: 1.9.132 [azurepipelines skip]" (dmitrykurmanov)
- [bae9f22]: "Release: 1.9.132 [azurepipelines skip]" (dmitrykurmanov)
- [299ff69]: "Release: 1.9.132 [azurepipelines skip]" (dmitrykurmanov)
- [8e12b11]: "Release: 1.9.132 [azurepipelines skip]" (dmitrykurmanov)
- [bc85702]: "Release: 1.9.132 [azurepipelines skip]" (dmitrykurmanov)
- [0b4a1ad]: "Release: 1.9.132 [azurepipelines skip]" (dmitrykurmanov)
v1.9.131
Commits
- [bacc882]: Update the Property Grid (#5191) (RomanTsukanov) #5191
- [65616bc]: UI Localization issue - When a custom UI locale is enabled, certain strings appear in a language which is set as currentLocale fix #5222 (#5226) (Andrew) #5226
- [c6b7990]: Add
defaultLocale
to the docs (RomanTsukanov) - [4ee2288]: Issue/5185-Survey-Description-Property-Editor-allows-entering-new-lines-which-are-further-eliminated-in-preview (#5227) (Aleksey Novikov) #5227
- [f4ce426]: Disable tap highlight color for add new question button (#5143) (Dmitry) #5143
- [6d1bd3f]: work for the #5228 (#5229) (Dmitry Kurmanov) #5229
- [56fdc5d]: Add first end-user guides (RomanTsukanov)
- [41e811a]: Fixed https://github.com/surveyjs/service/issues/1933 - A SurveyJS Creator flickers when updating a survey JSON from within the custom tab (#5230) (tsv2013) #5230
- [e225ff4]: Delete the old end-user guide (RomanTsukanov)
- [614cb8b]: A custom 'validation' property appears within the Validation property grid category regardless of its category property value fix #5233 (#5234) (Andrew) #5234
- [cabe08a]: Fixed #5213 - A page navigator is not scrolled when a survey contains many pages (#5220) (tsv2013) #5220
- [6ff15e5]: "Release: 1.9.131 [azurepipelines skip]" (dmitrykurmanov)
- [bef566a]: "Release: 1.9.131 [azurepipelines skip]" (dmitrykurmanov)
- [1fbc574]: "Release: 1.9.131 [azurepipelines skip]" (dmitrykurmanov)
- [de25f79]: "Release: 1.9.131 [azurepipelines skip]" (dmitrykurmanov)
- [5a1043e]: "Release: 1.9.131 [azurepipelines skip]" (dmitrykurmanov)
- [df61fab]: "Release: 1.9.131 [azurepipelines skip]" (dmitrykurmanov)
v1.9.130
Commits
- [b463062]: Themes Tab - Validate the Open theme settings action and label (#5187) (OlgaLarina) #5187
- [da09902]: Features/5161 pg sub categories (#5188) (Andrew) #5188
- [b1553ef]: Property Grid: Add headers to matrix tables (choices, columns, rows, … (#5186) (Andrew) #5186
- [59518d9]: Addd transposeData into property grid and localization (#5190) (Andrew) #5190
- [f99c252]: Allow to have several propertry grid definitions for one Creator fix … (#5197) (Andrew) #5197
- [78cf86e]: Bug/5200 machine translation cancel (#5203) (Andrew) #5203
- [2675140]: Fixed #5195 - Image Picker - An item cannot be deleted by clicking a Delete button on a design surface (#5202) (tsv2013) #5202
- [8606793]: Update What's New and Migration Guide (#5205) (RomanTsukanov) #5205
- [edef2ec]: Fix rows updating on drop (#5206) (Dmitry) #5206
- [f78f0ea]: Rate values - fixed unit test for property grid (Aleksey Novikov)
- [a9c57ab]: pg-choices-dnd-fittocontainer-fix-proposal (#5210) (Dmitry Kurmanov) #5210
- [d9975eb]: work for the #5189 (#5199) (Dmitry Kurmanov) #5199
- [9ec9543]: Fix updating model breaks creator's responsiveness (#5212) (Dmitry) #5212
- [d6c5829]: Fix a link in the docs (RomanTsukanov)
- [02ce464]: Fixed #5208 - Advanced Header - The Header Background Color Update when changing a Theme (#5211) (tsv2013) #5211
- [077e45d]: Fixed tests (tsv2013)
- [535c30b]: Fixed #5160 - The options.allow = false within the creator.onPageAdding event doesn't prevent a page from being added (#5217) (tsv2013) #5217
- [b3238f3]: "Release: 1.9.130 [azurepipelines skip]" (dmitrykurmanov)
- [69e7a23]: "Release: 1.9.130 [azurepipelines skip]" (dmitrykurmanov)
- [4a61991]: "Release: 1.9.130 [azurepipelines skip]" (dmitrykurmanov)
- [7719ddc]: "Release: 1.9.130 [azurepipelines skip]" (dmitrykurmanov)
- [6d1580f]: "Release: 1.9.130 [azurepipelines skip]" (dmitrykurmanov)
- [6407bfc]: "Release: 1.9.130 [azurepipelines skip]" (dmitrykurmanov)
v1.9.129
Commits
- [56a0db7]: Use
SurveyCreatorModel
instead ofCreatorBase
in the docs (RomanTsukanov) - [6547302]: fix scroll view after chrome update version 121 (#5140) (OlgaLarina) #5140
- [2c0efe7]: Translate missed logoFit property values (#5153) (Andrew) #5153
- [7b50a16]: Fix a typo in the french tranlsation (Andrew Telnov)
- [52c7464]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
- [8044ade]: Fixed #5124 - The creator.onOpenFileChooser event is not raised when a user activates a file upload window for an Image question (#5142) (tsv2013) #5142
- [bce4e64]: Fix styles for checkbox editor's description (#5130) (Dmitry) #5130
- [65117fe]: export creator-events-api classes (Andrew Telnov)
- [b5ee9cb]: Fix missing README.md in package build (#5157) (Dmitry) #5157
- [f39521d]: Logic modal window: dropdown focused item (#5156) (OlgaLarina) #5156
- [a5a48c9]: Add source language dropdown into Auto translate dialog fix #5103 (#5150) (Andrew) #5150
- [8d6a1a8]: Add settings.propertyGrid.allowExpandMultipleCategories boolean optio… (#5168) (Andrew) #5168
- [8672962]: Property Grid: Add a capability to render enums as checkboxes fix #5165 (#5171) (Andrew) #5171
- [041b9d6]: Property grid: add the ability to disable the editor based on conditions fix #5163 (#5178) (Andrew) #5178
- [4f68f8d]: Property grid: add the option not to show the title in the editor fix #5162 (#5176) (Andrew) #5176
- [e9286cb]: Property Grid: Add a capability to specify different category names based on the element type fix #5148 (#5172) (Andrew) #5172
- [7b9975b]: Describe
enableIf
for custom properties (#5181) (RomanTsukanov) #5181 - [7b9da6a]: Creator orange banner on the bottom of the page (#5169) (Aleksey Novikov) #5169
- [b5cbad0]: revert commit c85c455 (#5183) (OlgaLarina) #5183
- [eb0a3f3]: Untranslated Panel page title in the property grid fix #5175 (#5182) (Andrew) #5182
- [fd0299b]: "Release: 1.9.129 [azurepipelines skip]" (dmitrykurmanov)
- [b169ed6]: "Release: 1.9.129 [azurepipelines skip]" (dmitrykurmanov)
- [4b46e8e]: "Release: 1.9.129 [azurepipelines skip]" (dmitrykurmanov)
- [9446d36]: "Release: 1.9.129 [azurepipelines skip]" (dmitrykurmanov)
- [5ebebe4]: "Release: 1.9.129 [azurepipelines skip]" (dmitrykurmanov)
- [fea170a]: "Release: 1.9.129 [azurepipelines skip]" (dmitrykurmanov)
v1.9.128
Commits
- [2509e45]: Resolved #1504 - Survey Creator - Update a device list within a Survey Creator preview tab - updated simulator frame design (#5107) (tsv2013) #5107
- [700c721]: Implemented #4948 - Property Grid Description Buttons (redesign) (#5109) (tsv2013) #5109
- [c06f03a]: Update Get Started with Vue 3 (fix #5112) (RomanTsukanov)
- [4de565e]: Fix the API Reference (RomanTsukanov)
- [e63f575]: Fix issue with properties visibility in property grid from inheritBas… (#5114) (Andrew) #5114
- [d47d10c]: Describe how to verify survey JSON schemas on a server (#5120) (RomanTsukanov) #5120
- [85313ad]: Features/5104 creator events options (#5111) (Andrew) #5111
- [45fb4d3]: Fixed #5122 - Copy and paste to the Checkbox question (#5125) (tsv2013) #5125
- [87b1a31]: Implemented #5117 - Property Grid hints (redesign) (#5121) (tsv2013) #5121
- [18a4bd7]: Rename CreatorBase to SurveyCreatorModel #5119 (#5126) (Andrew) #5126
- [7b90c93]: fixed definitions for "others" u-test (Aleksey Novikov)
- [a457abf]: Implemented #5046 - Add an option to specify adorner actions visibility (#5129) (tsv2013) #5129
- CREATOR: Animation: Focus, Hover, Selected State (#5116) #5116 (Dmitry Kurmanov)
- [0779c28]: Run ms translation for theme editor strings (#5137) (Andrew) #5137
- [b16a668]: Support settings.logic.questionSortOrder for elements selector fix #5133 (#5134) (Andrew) #5134
- [c56993a]: fixed theme builder tests (after animation PR) (dmitrykurmanov)
- [e492f81]: Update README.md (#5127) (Elena Gorbatkova) #5127
- [679b0c5]: fixed theme builder tests (after animation PR)(2) (dmitrykurmanov)
- [ba699dd]: Support refuse & dontknow items (#5132) (Andrew) #5132
- [e7ec7bb]: "Release: 1.9.128 [azurepipelines skip]" (dmitrykurmanov)
- [5746714]: "Release: 1.9.128 [azurepipelines skip]" (dmitrykurmanov)
- [36df85a]: "Release: 1.9.128 [azurepipelines skip]" (dmitrykurmanov)
- [242a5f3]: "Release: 1.9.128 [azurepipelines skip]" (dmitrykurmanov)
- [08830c3]: "Release: 1.9.128 [azurepipelines skip]" (dmitrykurmanov)
- [308ceba]: "Release: 1.9.128 [azurepipelines skip]" (dmitrykurmanov)