Releases: surveyjs/survey-creator
Releases · surveyjs/survey-creator
v2.0.0-rc.4
Commits
- [3b96055]: updated survey-creator docs [azurepipelines skip] (surveyjsdeveloper)
- [aa91b30]: Describe theme-related APIs (#6573) (RomanTsukanov) #6573
- [5467d7b]: #6576 Drag indicator is hidden for pages in the middle of gap (#6577) (Aleksey Novikov) #6577
- [d1c1236]: #6551 Keyboard doesn't appear or useless title selection (iPad). (#6581) (Aleksey Novikov) #6581
- [3069158]: Do not update survey in logic-ui two times on activating the tab (#6584) (Andrew) #6584
- [f375947]: Surface scaling shouldn't affect popup's content (#6568) (OlgaLarina) #6568
- [6be182e]: fix placeholder (#6578) (OlgaLarina) #6578
- [89f76d1]: Work for https://github.com/surveyjs/private-tasks/issues/453 - urveyjs.io - Wrong icon version - Passed icon name to addTab method (#6585) (tsv2013) #6585
- [ef6da82]: Fix mobile popup is not taking full width inside new property grid (#6590) (Dmitry) #6590
- [ddadde6]: resolve #6583 add registerCreatorTheme function (#6592) (OlgaLarina) #6592
- [226701a]: "Release: 2.0.0-rc.4 [azurepipelines skip]" (surveyjsdeveloper)
- [b20dd13]: "Release: 2.0.0-rc.4 [azurepipelines skip]" (surveyjsdeveloper)
- [cff7cdd]: "Release: 2.0.0-rc.4 [azurepipelines skip]" (surveyjsdeveloper)
- [24b002e]: "Release: 2.0.0-rc.4 [azurepipelines skip]" (surveyjsdeveloper)
- [2e8698e]: "Release: 2.0.0-rc.4 [azurepipelines skip]" (surveyjsdeveloper)
v2.0.0-rc.3
Commits
- [3a91ce4]: updated survey-creator docs [azurepipelines skip] (surveyjsdeveloper)
- [ab35aaa]: #6501
creator.onQuestionAdded
- The creator.text contains a different layout depending on whether a question was added by being dragged from a toolbox or added by clicking a toolbox item (#6508) (Aleksey Novikov) #6508 - [c7ee2fb]: resolve #6494 Event reacting to change of creator theme settings. (#6510) (OlgaLarina) #6510
- [e08cdac]: Reset theme popup dialog has an rendering (#6515) (OlgaLarina) #6515
- [8947f26]: Logic tab, do not re-create tirgger question (disposing question) (Andrew Telnov)
- [96384ba]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
- [ffc5924]: No drag over indication if drag a page over another empty page (#6519) (tsv2013) #6519
- [8dccff0]: Swap question id and category name in the search bar (#6509) (OlgaLarina) #6509
- [2b69c65]: Drop indicator fix styles (#6507) (OlgaLarina) #6507
- [70078da]: "Grid layout columns" editor: Hide the "Add" button instead of disabling it fix #6449 (#6517) (Andrew) #6517
- [e0e9e9d]: resolve #6468 Reduce modules of creator themes (#6520) (OlgaLarina) #6520
- [3060faa]: #6521 Toolbar button theming issues (#6522) (Aleksey Novikov) #6522
- [e0e8f96]: Do not add 1 for text property in new item if there is text only in previous text items (#6523) (Andrew) #6523
- [5ba2af8]: FIx removeing dxService (Andrew Telnov)
- [2afb8f1]: Fix errors in vue (Dmitry Kuzin)
- [0b83099]: Fix color item warnings in Vue (Dmitry Kuzin)
- [f8fb465]: Page dragging issue. Placeholder page disappears. (#6528) (tsv2013) #6528
- [46504f5]: Page menu overlap (#6533) (tsv2013) #6533
- [fc0a1b9]: FESM module build for creator core spike (#5781) (tsv2013) #5781
- [f4bbbb1]: Create a Toggle for Creator Settings (#6532) (OlgaLarina) #6532
- [736a493]: #6534 Disabled actions can be hovered in Question and Page (#6537) (Aleksey Novikov) #6537
- itemTitleWidth is not responding (#6516) #6516 (Dmitry Kurmanov)
- [c5bdce6]: fix translation dialog buttons styles (#6529) (OlgaLarina) #6529
- [57da3a9]: Fix row jump in property grid when disappearing (#6540) (Dmitry) #6540
- [5999f4a]: #6530 Add overlaying scrollbar to old property-grid view (#6531) (Aleksey Novikov) #6531
- [10fb64c]: #6538 Survey Settings button is invisible when Property grid is shown (#6541) (Aleksey Novikov) #6541
- [be22448]: zoom buttons fix styles (#6524) (OlgaLarina) #6524
- [5afc5ab]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
- [efb16e4]: The text from question name (after change) is used for two lines in the Property grid caption (#6543) (OlgaLarina) #6543
- [226a936]: update zoom 100 tooltip locatization (#6547) (OlgaLarina) #6547
- [5c6f164]: Eula (#6550) (Elena Gorbatkova) #6550
- [57c4716]: Add slovenian translation on behalf of @magdabaj (#6552) (Andrew) #6552
- [ea7c7f8]: Fix page's jump when adding new page (#6539) (Dmitry) #6539
- [3f5ae31]: Describe the
allowZoom
property (#6554) (RomanTsukanov) #6554 - [20582f9]: #6555 Empty page's placeholder doesn't collapse animated. (#6556) (Aleksey Novikov) #6556
- [cf4b017]: resolve #6542 Add the showSurveyCreatorSettings option to activate the Creator Settings panel (#6557) (OlgaLarina) #6557
- [af345c8]: Work for https://github.com/surveyjs/service/issues/2782 - Library Theme Editor Demo. Advanced Settings is on by default - added getter/setter (#6562) (tsv2013) #6562
- [6cca79f]: #6561 New property grid. Tab area should be scrollable. (#6563) (Aleksey Novikov) #6563
- [ad13021]: Set propertyGridNavigationMode property by options (#6565) (OlgaLarina) #6565
- [b69eca7]: update themes (#6567) (OlgaLarina) #6567
- V2 - Creator Themes are missing (#6559) #6559 (Dmitry Kurmanov)
- [4437d02]: Fixed icon size (tsv2013)
- [c549c76]: Keep selected locales order on reset in the tranlation tab fix #6548 (#6569) (Andrew) #6569
- [[1735789](https://github.com/surveyjs/survey-creator/commit/1735789fe793f35cc43e4930a3ca065d5...
v1.12.23
Commits
- [18ceab2]: Add slovenian translation on behalf of @magdabaj (#6552) (Andrew)
- [665517b]: Update translation for V1 (Andrew Telnov)
- [3beb050]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
- [5513885]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
- [3653c3e]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
- [56ba152]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
- [9bb3cf2]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
- [150c4de]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
- [feb1c65]: "Release: 1.12.23 [azurepipelines skip]" (surveyjsdeveloper)
v1.12.22
Commits
- [d4beaf2]: Translate missed strings (Andrew Telnov)
- [8de8a90]: Skip check translation keys unit test (Andrew Telnov)
- [e907344]: The Start Page has Page -1 placeholder - It should have the Start Page placeholder instead fix #6464 (#6476) (Andrew)
- [822e666]: FIx unit test (Andrew Telnov)
- [43d2a54]: Fix german translation for runExpression (Andrew Telnov)
- [60ad8e8]: The creator.saveSurveyFunc is not raised when an existing Logic rule is updated fix #6502 (#6503) (Andrew)
- [bf6d3d5]: Fix knockout vrt test (Andrew Telnov)
- [97f9790]: Revert "Fix knockout vrt test" (Andrew Telnov)
- [301184e]: #6501
creator.onQuestionAdded
- The creator.text contains a different layout depending on whether a question was added by being dragged from a toolbox or added by clicking a toolbox item (#6508) (Aleksey Novikov) - [eabd9a0]: fix unit test (Aleksey Novikov)
- [8c04139]: Fix js error in vrt test in knockout (Andrew Telnov)
- [2ece138]: Merge branch 'V1' of https://github.com/surveyjs/survey-creator into V1 (Andrew Telnov)
- [93859c1]: Fix vrt tests in logic panel (Andrew Telnov)
- [b5526e9]: Do not add 1 for text property in new item if there is text only in previous text items (#6523) (Andrew)
- [7a387ea]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
- [d4b6824]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
- [26412be]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
- [62ee06c]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
- [1bf76e0]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
- [6bcf3e2]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
- [28c720d]: "Release: 1.12.22 [azurepipelines skip]" (surveyjsdeveloper)
v2.0.0-rc.2
Commits
- [5519d64]: update theme (#6497) (Aleksey Novikov) #6497
- [fce084c]: #6487 Missing tooltips on page, panel, and question expand/collapse (#6506) (Aleksey Novikov) #6506
- [b9c0cda]: Refactored collapseOnDrag option (#6505) (tsv2013) #6505
- [c786725]: "Release: 2.0.0-rc.2 [azurepipelines skip]" (surveyjsdeveloper)
- [b9789c7]: "Release: 2.0.0-rc.2 [azurepipelines skip]" (surveyjsdeveloper)
- [cc15dbf]: "Release: 2.0.0-rc.2 [azurepipelines skip]" (surveyjsdeveloper)
- [8da72df]: "Release: 2.0.0-rc.2 [azurepipelines skip]" (surveyjsdeveloper)
- [e08f866]: "Release: 2.0.0-rc.2 [azurepipelines skip]" (surveyjsdeveloper)
v2.0.0-rc.1
Commits
- [0e7e05c]: #6466 [To Discuss] A toolbox width is changed based on the filtering criteria (#6473) (Aleksey Novikov) #6473
- [d189025]: #6474 Scaling issues. Forgot some buttons in the menu. (#6475) (Aleksey Novikov) #6475
- [b8c81f6]: Remove sass variables usage (#6454) (OlgaLarina) #6454
- [a28439c]: Css hsl colors (#6445) (OlgaLarina) #6445
- [1f87346]: Move grid layout settings within Property Grid and add help texts (#6477) (RomanTsukanov) #6477
- [960736c]: update etalons (OlgaLarina)
- [3c39895]: Get list of survey predefined themes from survey-core/themes module (#6472) (OlgaLarina) #6472
- [3550fd6]: #6461 Property Grid - Two button links have the focused style at the same time (#6481) (Aleksey Novikov) #6481
- [ab5cb23]: The Start Page has Page -1 placeholder - It should have the Start Page placeholder instead fix #6464 (#6476) (Andrew) #6476
- [92c394d]: work for https://github.com/surveyjs/private-tasks/issues/429 (#6482) (OlgaLarina) #6482
- [9ddf390]: work for #6478 Zoom out doesn't work correcly for collapsed element (#6483) (OlgaLarina) #6483
- [ed21a56]: Fix german translation for runExpression (Andrew Telnov)
- [59cdfe6]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
- [eaf86d1]: Advanced header design-time issues (#6488) (OlgaLarina) #6488
- [84d889f]: #6490 Page is not selected by click on the header (#6491) (Aleksey Novikov) #6491
- [7176035]: Collapse on drag - support questions drag/drop (#6458) (tsv2013) #6458
- [851aed3]: Disabled background color editor for the legacy theme (#6492) (OlgaLarina) #6492
- [9d69cdb]: #6480 Compact Toolbox tooltip shadow (#6489) (Aleksey Novikov) #6489
- [3b3e9cc]: resolved #6486 Disable zoom in icon until a user zooms out. (#6496) (OlgaLarina) #6496
- [a96f173]: The creator.saveSurveyFunc is not raised when an existing Logic rule is updated fix #6502 (#6503) (Andrew) #6503
- [2e505a4]: Question focused frame width (scaling) (#6500) (OlgaLarina) #6500
- [010f310]: remove cursor style for .svc-page-navigator__button-icon (OlgaLarina)
- [8fcc13c]: "Release: 2.0.0-rc.1 [azurepipelines skip]" (surveyjsdeveloper)
- [78610bf]: "Release: 2.0.0-rc.1 [azurepipelines skip]" (surveyjsdeveloper)
- [9e9cb43]: "Release: 2.0.0-rc.1 [azurepipelines skip]" (surveyjsdeveloper)
- [ee37cc6]: "Release: 2.0.0-rc.1 [azurepipelines skip]" (surveyjsdeveloper)
- [b2af2d5]: "Release: 2.0.0-rc.1 [azurepipelines skip]" (surveyjsdeveloper)
v2.0.0-rc.0
Commits
- [491aeae]: Remove v1, knockout (#6360) (Dmitry) #6360
- [a77ccb5]: Fix master build pipeline in case of cache (Dmitry Kuzin)
- [8714fb3]: #6335 SurveyCreator: Rename properties related to the Preview tab (#6353) (Aleksey Novikov) #6353
- [c13d946]: #6336 SurveyCreator: Rename
maximum...
properties (#6350) (Aleksey Novikov) #6350 - [c9b601c]: Resolved https://github.com/surveyjs/private-tasks/issues/308 - Survey Creator API members to rename - useElementTitles (#6357) (tsv2013) #6357
- [43450ee]: Update dictionaries after API changes (#6366) (RomanTsukanov) #6366
- [1f08ee8]: Creator V2. Popup shadow (#6352) (OlgaLarina) #6352
- [0af3a1e]: Fix angular build (Dmitry Kuzin)
- [01b0242]: Add Burmese translations (#6362) (Enzo Borges Pereira) #6362
- [2931f23]: FIx styles for property grid empty matrices (Andrew Telnov)
- [821c7b4]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
- [7274a6f]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
- [a3a6f24]: Update etalon files (Andrew Telnov)
- [5bd264b]: Merge branch 'master' of https://github.com/surveyjs/survey-creator (Andrew Telnov)
- [13ad246]: update visual tests (#6368) (OlgaLarina) #6368
- [ff519e0]: #6339 Rename paramaters in the
onBeforeUndo
andonBeforeRedo
events (#6374) (Aleksey Novikov) #6374 - [9fcb8b9]: #6341 Rename
isAutoSave
,showSurveyTitle
,inplaceEditForValues
,… (#6371) (Aleksey Novikov) #6371 - [246907c]: Missing icons for the new property grid (#6355) (OlgaLarina) #6355
- [7b4cb3c]: Enable V2 default options (#6331) (Aleksey Novikov) #6331
- [e4e470e]: Fixed unit tests (tsv2013)
- [5f5a1b0]: Optionally store survey sjsVersion in JSON fix #6377 (#6378) (Andrew) #6378
- [156bead]: Remove skip tag true from package.json files (Dmitry Kuzin)
- [67d344d]: Updated etalons (tsv2013)
- [9128868]: update custom widget etalon (#6385) (Aleksey Novikov) #6385
- [8ea1af8]: #6337 SurveyCreator: renamings - element operations and actions (#6356) (Aleksey Novikov) #6356
- [d75f7e9]: #6376 Multi-Select Matrix within a Panel - Matrix Borders are rendered incorrectly (#6384) (Aleksey Novikov) #6384
- [dd70361]: #6375 Choices Collection Editor - Backspace no longer removes a choice in the inline editor (#6382) (Aleksey Novikov) #6382
- [848fcca]: replace toggleVisibility -> show/hide (#6383) (OlgaLarina) #6383
- [12700f5]: Issue/6338 SurveyCreator: renamings onGetPageActions onShowingProperty onGetPropertyReadOnly (#6369) (Aleksey Novikov) #6369
- [e5571fe]: #6344 Rename the
fastCopyQuestion()
method and theonLogicItemDisplayText
andonConditionQuestionsGetList
events (#6373) (Aleksey Novikov) #6373 - [07f2b13]: Rename tabs in code (#6370) (tsv2013) #6370
- [53aa989]: Update dictionaries (#6392) (RomanTsukanov) #6392
- [1b8daa0]: Fix incorrect logic icon in v2 (#6387) (Dmitry) #6387
- [13d8cd1]: Update UI texts for the
choiceValuesFromQuestion
andchoiceTextsFromQuestion
properties (#6396) (RomanTsukanov) #6396 - [e1c7588]: Property Grid: Delete the unnecessary Validators category (#6394) (RomanTsukanov) #6394
- [9f08808]: Fix action containers in creator (#6399) (Dmitry) #6399
- [1005c98]: #6340 Rename the
onSurveyPropertyValueChanged
, `onPropertyValidatio… (#6372) (Aleksey Novikov) #6372 - [c24570a]: #6342 Rename the
onPropertyGridShowModal
event and properties related to the Logic tab (#6395) (Aleksey Novikov) #6395 - [c474214]: #6388 Dark Mode: question adorner button icon - pressed (#6389) (Aleksey Novikov) #6389
- [5b65bc5]: Dark mode: color editor empty color #6390 (#6393) (Aleksey Novikov) #6393
- [32d52b5]: Dynamic Matrix: Property Grid doesn't update available categories when you change "Cell input type" (propertyGridNavigationMode: "buttons") fix #6400 (#6406) (Andrew) #6406
- [62c7b1c]: Fix animation is not working on adding element after multiple row (#6409) (Dmitry) #6409
- [1d0de3f]: Names of creator settings options for scaling and button settings are available (#6391) (OlgaLarina) #6391
- [[312af80](https://github.com/surveyjs/survey-creator/commit/312af803932cb3e92d717005e9b46...
v1.12.21
Commits
- [d62b398]: A question with name "0" doesn't appear correctly within a condition editor fix #6430 (#6437) (Andrew)
- [795a7f2]: Page title and description placeholders and question adorner texts ar… (#6444) (Andrew)
- [0443882]: removed V2 azure pipelines (dmitrykurmanov)
- [ade28c2]: The Uncaught TypeError: Cannot read properties of undefined (reading … (#6453) (Andrew)
- [ebd7fd6]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
- [45b9240]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
- [5156928]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
- [27560c9]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
- [23491f6]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
- [709ceb0]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
- [e097cd5]: "Release: 1.12.21 [azurepipelines skip]" (surveyjsdeveloper)
v1.12.20
Commits
- [d632c9b]: Update build-packages.yml for Azure Pipelines (surveyjsdeveloper)
- [f35937c]: Update visual-regression-tests.yml for Azure Pipelines (surveyjsdeveloper)
- [70ef7ba]: Update build-packages.yml for Azure Pipelines (surveyjsdeveloper)
- [49fe715]: set correct type settingstoolbox.defaultJSON for #6421 (#6428) (Andrew)
- [f38a011]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
- [1993aef]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
- [3c5f002]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
- [f95ed61]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
- [a8270ef]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
- [9695a27]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
- [5cf480f]: "Release: 1.12.20 [azurepipelines skip]" (surveyjsdeveloper)
v1.12.19
Commits
- [02ad52a]: #6376 Multi-Select Matrix within a Panel - Matrix Borders are rendered incorrectly (#6384) (Aleksey Novikov)
- [2ba3b89]: #6375 Choices Collection Editor - Backspace no longer removes a choice in the inline editor (#6382) (Aleksey Novikov)
- [28f3745]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)
- [fedaa8c]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)
- [2c5beed]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)
- [6c2727e]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)
- [c3f3d4e]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)
- [dcbabdd]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)
- [741d1f1]: "Release: 1.12.19 [azurepipelines skip]" (dmitrykurmanov)