Skip to content

Releases: surveyjs/survey-creator

v1.9.99

26 Jul 16:26
Compare
Choose a tag to compare

Commits

  • [b18f589]: Fix custom editors readOnly state (#4340) (Dmitry) #4340
  • [33ce7e2]: Is it possible to finish editing via Cmd+Enter (or similar)? (#4339) (Aleksey Novikov) #4339
  • [87e3b80]: fix assign function (#4338) (OlgaLarina) #4338
  • [1bd03ed]: #4226 Search not working in AceEditor (#4329) (Aleksey Novikov) #4329
  • [a8af79d]: Resolved #4314 - Add an option to disable dragging question on the same line/row (#4341) (tsv2013) #4341
  • [0b571dd]: Theme Builder suggestions - Renamings (#4342) (OlgaLarina) #4342
  • [ab99029]: Theme builder issue (#4349) (OlgaLarina) #4349
  • [c91d1a0]: Condition editor doesn't support parsing parameters in choices from w… (#4345) (Andrew) #4345
  • [7b7507b]: Allow to hide/show operators in condition editor based on question fix #4346 (#4347) (Andrew) #4347
  • [ba7ef79]: Fix hover, selected states for question adorners (#4350) (Dmitry) #4350
  • [8624798]: Fixed #4232 - Remove ace-builds from peer dependencies (TSV)
  • [24831ce]: Fixed vr-tests - updated etalons (tsv2013)
  • [f8b3fc2]: Fix imagepicker adorner in Angular (Dmitry Kuzin)
  • survey.focusQuestion doesn't work for a question on another page if pages names are not unique fix #6555 (Andrew Telnov)
  • [d71b4ce]: Allow negative values for boxshadow' x and y settings (#4358) (Dmitry) #4358
  • [0b22775]: Fixed #4328 - Drop to the right of panel on the same line (#4352) (tsv2013) #4352
  • [c2a0590]: fixed dnd f-f test (dyn panel) (dmitrykurmanov)
  • [4ca1358]: fix creator-core build (OlgaLarina)
  • [ef2d0ef]: rename property, update localization, update etalons (#4367) (OlgaLarina) #4367
  • [2d184d8]: Implemented theme modified notifications (#4373) (tsv2013) #4373
  • [1f2ca51]: Rename disableDragToTheSameLine (#4369) (RomanTsukanov) #4369
  • [3528f8e]: Rename onConditionOperatorEnabled into onGetConditionOperator (#4357) (Andrew) #4357
  • [b204c4c]: fix isPanelless (OlgaLarina)
  • [4927305]: Trigger responsiveness on scale changed (#4361) (Dmitry) #4361
  • [053ed5c]: "Release: 1.9.99 [azurepipelines skip]" (dmitrykurmanov)
  • [78d4878]: "Release: 1.9.99 [azurepipelines skip]" (dmitrykurmanov)
  • [21eb023]: "Release: 1.9.99 [azurepipelines skip]" (dmitrykurmanov)
  • [2cbd6c7]: "Release: 1.9.99 [azurepipelines skip]" (dmitrykurmanov)
  • [3054d76]: "Release: 1.9.99 [azurepipelines skip]" (dmitrykurmanov)

v1.9.98

18 Jul 13:14
Compare
Choose a tag to compare

Commits

  • [10d98aa]: restore theme from file into complex question (#4322) (OlgaLarina) #4322
  • [efe6ad0]: Fixed #4209 - No drag-n-drop indicator for page 3+ (#4301) (tsv2013) #4301
  • [3245f5c]: Fix colorsettings doesnt pass titleLocation to color question (#4323) (Dmitry) #4323
  • [c6a1851]: Amend the text in the logic tab (#4324) (Aleksey Novikov) #4324
  • [32ee8f9]: updates to the 'size' property of the text entry question (#4325) (Aleksey Novikov) #4325
  • [37da631]: Allow to disable start editing of question title on adding a new question fix #4326 (#4327) (Andrew) #4327
  • [9e9de69]: resolve #4316 Page Navigation: popup has opacity (#4330) (OlgaLarina) #4330
  • [4c1df33]: update etalon (OlgaLarina)
  • [3c4f2df]: fix drag/drop selector (OlgaLarina)
  • [c38633b]: fix drag/drop selector (OlgaLarina)
  • [33ae38f]: Set Answer action for a custom question type based on a dropdown does not render correctly. fix #4219 (#4333) (Andrew) #4333
  • [7219fcf]: Correct choices values if they are edited on design surface fix #4334 (#4335) (Andrew) #4335
  • [b408c4f]: Call onGetErrorTextOnValidationCallback even if property editor has an error (#4332) (Andrew) #4332
  • [8636ff1]: Resolved #4206 - Implement 2-px drag indicator (#4215) (tsv2013) #4215
  • [8ad4ff4]: Work for #4311 - creator.onUploadFile event is not fired for new image question - fixed multiple event fired (#4337) (tsv2013) #4337
  • [dde3db0]: "Release: 1.9.98 [azurepipelines skip]" (dmitrykurmanov)
  • [a282b4d]: "Release: 1.9.98 [azurepipelines skip]" (dmitrykurmanov)
  • [6d4d4f7]: "Release: 1.9.98 [azurepipelines skip]" (dmitrykurmanov)
  • [e34cab3]: "Release: 1.9.98 [azurepipelines skip]" (dmitrykurmanov)
  • [2f1759d]: "Release: 1.9.98 [azurepipelines skip]" (dmitrykurmanov)

v1.9.97

12 Jul 11:34
Compare
Choose a tag to compare

Commits

  • [f3f9546]: Fix colorsettings inside elementsettings (#4295) (Dmitry) #4295
  • [f463d50]: Choices Inplace Editor - When using the Enter key, a newly added choice's text is empty and is not autogenerated based on a previous choice's text fix #4292 (#4293) (Andrew) #4293
  • [68b4ce2]: Set correct error positions when editing the json fix #4294 (#4298) (Andrew) #4298
  • [067f1c1]: Question's numbers for details (dynamic matrix) is incorrect on adding via button fix #4299 (#4300) (Andrew) #4300
  • [225a03c]: Fix spin editor doesn't apply value on 'Enter' (#4290) (Dmitry) #4290
  • [9180655]: Add new "ELEMENT_REORDERED" type into onModified event fixed #4302 (#4305) (Andrew) #4305
  • [77e09e1]: Survey Creator V1 - Dropdown with Lazy Loading - A popup is immediately closed and it's impossible to select an item (#4307) (OlgaLarina) #4307
  • [beaa6f9]: Fixed build (TSV)
  • [05d519d]: fix visual tests with page navigator (OlgaLarina)
  • [2360951]: Update showSidebar and sidebarLocation descriptions (#4310) (RomanTsukanov) #4310
  • [065e89f]: Show duplication name error in JSON Editor #4308 (#4309) (Andrew) #4309
  • [8496b81]: add backgroundImagePosition editor into the Theme builder (#4297) (OlgaLarina) #4297
  • [4c06c76]: fix dropdown chevron styles (OlgaLarina)
  • [7fb7374]: fix property grid dropdown chevron styles & update etalons (OlgaLarina)
  • [0b6da96]: fix f-test for react (OlgaLarina)
  • [6dc00d5]: Fixed #4311 - creator.onUploadFile event is not fired for new image question (#4318) (tsv2013) #4318
  • [4b9e255]: fix default values for complex questions, use coloesettings question (#4312) (OlgaLarina) #4312
  • [179ea72]: "Release: 1.9.97 [azurepipelines skip]" (dmitrykurmanov)
  • [7c4f694]: "Release: 1.9.97 [azurepipelines skip]" (dmitrykurmanov)
  • [6a6d524]: "Release: 1.9.97 [azurepipelines skip]" (dmitrykurmanov)
  • [430212b]: "Release: 1.9.97 [azurepipelines skip]" (dmitrykurmanov)
  • [5000f79]: "Release: 1.9.97 [azurepipelines skip]" (dmitrykurmanov)

v1.9.96

04 Jul 12:21
Compare
Choose a tag to compare

Commits

  • [af4afb8]: Updating a Matrix Column's Choices array doesn't trigger the creator.onModified event fix #4280 (#4282) (Andrew) #4282
  • [ae99bbe]: Add opportunity to pass some properties to color question from color settings (#4285) (Dmitry) #4285
  • [e046055]: Color adn Spin editors should reset value if newValue is null or undefined (#4287) (Dmitry) #4287
  • [ac5d412]: Hide popups inside survey when scrolling container (#4270) (Dmitry) #4270
  • [4cbab88]: creator.onModified is not called on changing dynamic properties in columns fix #4283 (#4284) (Andrew) #4284
  • [f24cab1]: copy variables from library (#4281) (OlgaLarina) #4281
  • [a55aef3]: "Release: 1.9.96 [azurepipelines skip]" (dmitrykurmanov)
  • [05eb5a5]: "Release: 1.9.96 [azurepipelines skip]" (dmitrykurmanov)
  • [733eb31]: "Release: 1.9.96 [azurepipelines skip]" (dmitrykurmanov)
  • [b72d015]: "Release: 1.9.96 [azurepipelines skip]" (dmitrykurmanov)
  • [ffc3c97]: "Release: 1.9.96 [azurepipelines skip]" (dmitrykurmanov)

v1.9.95

28 Jun 18:40
Compare
Choose a tag to compare

Commits

  • [2037db5]: resolve #4259 Theme Tab - Background Image settings (backgroundImage and backgroundImageFit) appear empty when importing a custom theme (#4279) (OlgaLarina) #4279
  • [f4b331a]: Fixed #4249 - Warnings in Theme Tab - The specified value "RGBA(255, 255, 255, 1)" does not conform to the required format (#4278) (tsv2013) #4278
  • [6529b67]: work for #4259 Theme Tab - Background Image settings (backgroundImage and backgroundImageFit) appear empty when importing a custom theme (OlgaLarina)
  • [0b80897]: "Release: 1.9.95 [azurepipelines skip]" (dmitrykurmanov)
  • [0987197]: "Release: 1.9.95 [azurepipelines skip]" (dmitrykurmanov)
  • [f549662]: "Release: 1.9.95 [azurepipelines skip]" (dmitrykurmanov)
  • [1817d1d]: "Release: 1.9.95 [azurepipelines skip]" (dmitrykurmanov)
  • [d389522]: "Release: 1.9.95 [azurepipelines skip]" (dmitrykurmanov)

v1.9.94

27 Jun 16:16
Compare
Choose a tag to compare

Commits

v1.9.93

20 Jun 18:41
Compare
Choose a tag to compare

Commits

  • [48cd815]: Describe overridingProperty (#4235) (RomanTsukanov) #4235
  • [60a83ee]: There are incorrect validators in a question after converting question to another type fix #4228 (#4230) (Andrew) #4230
  • [b38cb70]: Changing default value of clearInvisibleValues survey property leads to errors in creator fix #4229 (#4231) (Andrew) #4231
  • [5d4e7e6]: Do not update actions for disposed action container (Andrew Telnov)
  • [14a704d]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
  • [c52cccd]: Add build instructions for the Angular, React, and Knockout packages (#4240) (RomanTsukanov) #4240
  • [9a9cba6]: Fixed f-test (TSV)
  • [a8cd2c3]: onUploadFile function - Add a link to the demo (#4248) (Jane) #4248
  • [33be506]: Temporary skipped unstable f-test (TSV)
  • [93ddca8]: Add edits after an editor's review (Roman Tsukanov)
  • [cb5f47b]: Theme Editor (Builder): add reset button (#4234) (OlgaLarina) #4234
  • [3533d84]: Fixed #4142 - Unhandled error after remove page id (#4245) (tsv2013) #4245
  • [3e83e02]: Logic/Condition Builder - Choices are not loaded for a dependent ques… (#4247) (Andrew) #4247
  • [06e243d]: update etalon after "Hide the Survey's Width property when the survey Width Mode is not Static" surveyjs/survey-library#6364 (OlgaLarina)
  • [813444d]: Fixed #4251 - UndoRedoController doesn't send pages changed notifications in case of drop from toolbox (#4252) (tsv2013) #4252
  • [bf860d1]: "Release: 1.9.93 [azurepipelines skip]" (dmitrykurmanov)
  • [6197eca]: "Release: 1.9.93 [azurepipelines skip]" (dmitrykurmanov)
  • [830eefb]: "Release: 1.9.93 [azurepipelines skip]" (dmitrykurmanov)
  • [1768089]: "Release: 1.9.93 [azurepipelines skip]" (dmitrykurmanov)
  • [45fc098]: "Release: 1.9.93 [azurepipelines skip]" (dmitrykurmanov)

v1.9.92

14 Jun 12:42
Compare
Choose a tag to compare

Commits

  • [5ca60aa]: Feature/service 1081 testcafe native automation (#4213) (tsv2013) #4213
  • [90c46fc]: Try to fix vrt tests (#4223) (Dmitry) #4223
  • [521441d]: Return correct etalons (Dmitry Kuzin)
  • [f98e76a]: Implement design for paneldynamic inside property grid (#4221) (Dmitry) #4221
  • [583e577]: rollback (#4214) (OlgaLarina) #4214
  • [b379be5]: Features/4180 carry forward banner (#4222) (Andrew) #4222
  • [9293d27]: add mask to fix v-tests (Aleksey Novikov)
  • [2574ed0]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Aleksey Novikov)
  • [ac30328]: Place carry forward correctly for knockout version (Andrew Telnov)
  • [48ce7a7]: #4211 The onElementAllowOperations - options.allowEdit option doesn't disable an image upload option for an Image question (#4216) (Aleksey Novikov) #4216
  • [66114f5]: #4217 Allow inserting a new line (carriage return) with an Enter key combination to an in-place Markdown editor (#4218) (Aleksey Novikov) #4218
  • [fd37154]: Show overriding property #4110 (#4199) (Andrew) #4199
  • [9d036a6]: "Release: 1.9.92 [azurepipelines skip]" (dmitrykurmanov)
  • [282d29c]: "Release: 1.9.92 [azurepipelines skip]" (dmitrykurmanov)
  • [43228d3]: "Release: 1.9.92 [azurepipelines skip]" (dmitrykurmanov)
  • [cfed76f]: "Release: 1.9.92 [azurepipelines skip]" (dmitrykurmanov)
  • [d403848]: "Release: 1.9.92 [azurepipelines skip]" (dmitrykurmanov)

v1.9.91

08 Jun 07:09
Compare
Choose a tag to compare

Commits

v1.9.90

31 May 08:49
Compare
Choose a tag to compare

Commits