Skip to content

Releases: surveyjs/survey-creator

v1.12.27

12 Mar 10:53
Compare
Choose a tag to compare

Commits

  • [0648fdb]: #6635 The removeSubItems function doesn't remove corresponding input types in a property grid (#6651) (Aleksey Novikov)
  • [1f5c024]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [c764b9e]: #6653 Inplace Editor - A line break character \n appears when removing the title or description (#6655) (Aleksey Novikov)
  • [80b4156]: A custom new page name localization string (ed.newPageName) is ignore… (#6697) (Andrew)
  • [b0c7119]: Fix one unit test & remove unit tests that came from V2 (Andrew Telnov)
  • [a9c6e7a]: Fix unit test (Andrew Telnov)
  • [45ddeb9]: Survey and Page Title and Description placeholders are not translated properly when switching creator.locale at runtime fix #6695 (#6705) (Andrew)
  • [5110781]: Merge branch 'V1' of https://github.com/surveyjs/survey-creator into V1 (Aleksey Novikov)
  • [2e1bb35]: #6692 Toolbox subitems: Subitem dropdown contains incorrect subitems (#6693) (Aleksey Novikov)
  • [5828b8f]: #6694 The subitem dropdown throws an exception on selecting an item when the creator.toolbox.showSubitems option is disabled (#6712) (Aleksey Novikov)
  • [7189d9f]: Add postcss-import plugin for postcss check + fix warning (#6691) (Dmitry)
  • [e861cca]: Update etalon (Dmitry Kuzin)
  • [74e04c3]: Choices Batch Editor treats the 0 numeric value as a nullish value and displays an empty string fix #6716 (#6719) (Andrew)
  • [88036ab]: Fix memory leaks after fixing Bug#6695 (Andrew Telnov)
  • [bed4903]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)
  • [8afb319]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)
  • [6befe61]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)
  • [06a1f97]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)
  • [cf09177]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)
  • [f8fda2e]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)
  • [d9ada44]: "Release: 1.12.27 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0

07 Mar 13:21
Compare
Choose a tag to compare

Commits

  • [640809a]: fix dropdown button position (Aleksey Novikov)
  • [9718e7f]: #6692 Toolbox subitems: Subitem dropdown contains incorrect subitems (#6693) (Aleksey Novikov) #6693
  • [a98c588]: "Release: 2.0.0 [azurepipelines skip]" (surveyjsdeveloper)
  • [3bf3fb6]: "Release: 2.0.0 [azurepipelines skip]" (surveyjsdeveloper)
  • [4b3749f]: "Release: 2.0.0 [azurepipelines skip]" (surveyjsdeveloper)
  • [22a0289]: "Release: 2.0.0 [azurepipelines skip]" (surveyjsdeveloper)
  • [9d2b072]: "Release: 2.0.0 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0-rc.10

05 Mar 12:51
Compare
Choose a tag to compare

Commits

  • [0565f7d]: Implement esm modules for creator-js package (#6674) (Dmitry) #6674
  • [233e8a9]: Update some doccomments (RomanTsukanov)
  • [e6a93ac]: #6681 Toolbox subitems: A bottom subitem's shadow overflows the container (#6684) (Aleksey Novikov) #6684
  • [fd54e52]: Update build-packages.yml for Azure Pipelines (Dmitry Kurmanov)
  • [43b5dd1]: updated survey-creator docs [azurepipelines skip] (surveyjsdeveloper)
  • [73ac4ee]: "Release: 2.0.0-rc.10 [azurepipelines skip]" (surveyjsdeveloper)
  • [3c59935]: "Release: 2.0.0-rc.10 [azurepipelines skip]" (surveyjsdeveloper)
  • [b6fe4bf]: "Release: 2.0.0-rc.10 [azurepipelines skip]" (surveyjsdeveloper)
  • [521d2d4]: "Release: 2.0.0-rc.10 [azurepipelines skip]" (surveyjsdeveloper)
  • [508bb65]: "Release: 2.0.0-rc.10 [azurepipelines skip]" (surveyjsdeveloper)

v1.12.26

04 Mar 08:32
Compare
Choose a tag to compare

Commits

  • [f100eb9]: Pages Collection Editor - The Trash Bin (Remove) button is unavailabl… (#6652) (Andrew)
  • [89c779b]: Fix unit test (Andrew Telnov)
  • [dfb1db0]: FIx unit test (Andrew Telnov)
  • Delete completedHtmlOnCondition item instead of removing expression only, fix #6657 (#6658) (Andrew)
  • [0637eb1]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)
  • [055b92f]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)
  • [28ceed5]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)
  • [3680ba9]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)
  • [8a08c49]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)
  • [9643f46]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)
  • [2254f26]: "Release: 1.12.26 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0-rc.9

03 Mar 13:35
Compare
Choose a tag to compare

Commits

  • [5522423]: #6635 The removeSubItems function doesn't remove corresponding input types in a property grid (#6651) (Aleksey Novikov) #6651
  • [1e0a326]: Add into property grid "defaultDisplayValue" property (#6654) (Andrew) #6654
  • [8ffa6ed]: #6653 Inplace Editor - A line break character \n appears when removing the title or description (#6655) (Aleksey Novikov) #6655
  • [ddd5e1d]: Pages Collection Editor - The Trash Bin (Remove) button is unavailabl… (#6652) (Andrew) #6652
  • [3dffcb4]: FIx unit test & vrt tests after adding defaultDisplayValue property (Andrew Telnov)
  • [1cbbb3c]: Update images for vrt tests (Andrew Telnov)
  • [32ed2fd]: Update mask files to fix vrt tests (Andrew Telnov)
  • Delete completedHtmlOnCondition item instead of removing expression only, fix #6657 (#6658) #6658 (Andrew)
  • [50ffb4c]: Fix warnings: fix color input's empty value. (#6670) (Dmitry) #6670
  • [86dcd79]: #6661 Toolbox - Subitems - An arrow action is shifted to the bottom (#6669) (Aleksey Novikov) #6669
  • [bc975bf]: resolve #6659 The Upload Logo button is cut (#6668) (OlgaLarina) #6668
  • [09c25a7]: Theme Editor: It's impossible to switch from advanced to basic header after changing some settings of advanced header (#6667) (tsv2013) #6667
  • [bc3f58e]: Property Grid: Category icons are not displayed at startup fix #6665 (#6671) (Andrew) #6671
  • [42634f5]: "Release: 2.0.0-rc.9 [azurepipelines skip]" (surveyjsdeveloper)
  • [7898e95]: "Release: 2.0.0-rc.9 [azurepipelines skip]" (surveyjsdeveloper)
  • [9d7a78c]: "Release: 2.0.0-rc.9 [azurepipelines skip]" (surveyjsdeveloper)
  • [e2768cb]: "Release: 2.0.0-rc.9 [azurepipelines skip]" (surveyjsdeveloper)
  • [80f2060]: "Release: 2.0.0-rc.9 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0-rc.8

25 Feb 13:22
Compare
Choose a tag to compare

Commits

  • [a7d822a]: Change default value for logoPositionY (#6633) (OlgaLarina) #6633
  • [cfcf5c6]: Choice Inplace Editor allows a batch creating of more than the specified number of items (creator.maximumChoicesCount) (#6638) (tsv2013) #6638
  • [2da4933]: Fixed #6636 - Support instantiating a SurveyCreatorModel without passing an empty object (tsv2013)
  • [eac298b]: Build esm with rollup (#6631) (Dmitry) #6631
  • [630c109]: Scaling options accept invalid values (#6639) (OlgaLarina) #6639
  • [1ccdcc9]: Remove 8-digit colors from predefined themes (#6643) (Dmitry) #6643
  • [4967912]: "Release: 2.0.0-rc.8 [azurepipelines skip]" (surveyjsdeveloper)
  • [23697a1]: "Release: 2.0.0-rc.8 [azurepipelines skip]" (surveyjsdeveloper)
  • [8b26d60]: "Release: 2.0.0-rc.8 [azurepipelines skip]" (surveyjsdeveloper)
  • [83fb23a]: "Release: 2.0.0-rc.8 [azurepipelines skip]" (surveyjsdeveloper)
  • [0ebc8bd]: "Release: 2.0.0-rc.8 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0-rc.7

25 Feb 05:38
Compare
Choose a tag to compare

Commits

  • [f60cab5]: Create property grid on demand (#6610) (Andrew) #6610
  • [7b6f8db]: Create adorner action container on demand (#6619) (Andrew) #6619
  • [c88dd77]: Rename SurveyCreatorThemes -> SurveyCreatorTheme (#6632) (Dmitry) #6632
  • [05d58d1]: Resolved https://github.com/surveyjs/private-tasks/issues/469 - v2.0 - Advanced/Basic Header Considerations + Breaking Changes (#6634) (tsv2013) #6634
  • [bd2304d]: Fix legacy examples (Dmitry Kuzin)
  • [f4c64ee]: Fixed some u-tests (tsv2013)
  • [c1dfa42]: Fixed some u-tests (tsv2013)
  • [959a745]: Fixed u-test (tsv2013)
  • [070c269]: Try to fix f-tests (tsv2013)
  • [fd5c26b]: Update add-new-question.ts (tsv2013)
  • [5afa3f7]: Update toolbox.ts (tsv2013)
  • [91742bb]: When firstPageIsStartPage is enabled, the page navigator in the Previ… (#6640) (Andrew) #6640
  • [2a888fc]: When firstPageIsStartPage is enabled, the number of a ghost page on the design surface is incorrect fix #6623 (#6637) (Andrew) #6637
  • [5f56422]: "Release: 2.0.0-rc.7 [azurepipelines skip]" (surveyjsdeveloper)
  • [20805fc]: "Release: 2.0.0-rc.7 [azurepipelines skip]" (surveyjsdeveloper)
  • [1b723e9]: "Release: 2.0.0-rc.7 [azurepipelines skip]" (surveyjsdeveloper)
  • [e7e9a1a]: "Release: 2.0.0-rc.7 [azurepipelines skip]" (surveyjsdeveloper)
  • [7371361]: "Release: 2.0.0-rc.7 [azurepipelines skip]" (surveyjsdeveloper)

v1.12.25

25 Feb 13:03
Compare
Choose a tag to compare

Commits

  • [be6fe65]: fixed f- and v- tests (Aleksey Novikov)
  • [78419f3]: screenshots update (Aleksey Novikov)
  • [ec35677]: update screenshot (Aleksey Novikov)
  • [338744c]: Choice Inplace Editor allows a batch creating of more than the specified number of items (creator.maximumChoicesCount) (#6638) (tsv2013)
  • [c822c8e]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)
  • [68e1391]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)
  • [47efa19]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)
  • [ed1e3ba]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)
  • [95acd64]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)
  • [08492ff]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)
  • [0faa138]: "Release: 1.12.25 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0-rc.6

22 Feb 13:24
Compare
Choose a tag to compare

Commits

  • [a126f2a]: Turn off the "collapse pages on drag start" option for questions dragging (#6626) (tsv2013) #6626
  • [971b6c0]: Fix umd themes (#6630) (Dmitry) #6630
  • [2a00685]: "Release: 2.0.0-rc.6 [azurepipelines skip]" (surveyjsdeveloper)
  • [9ffff37]: "Release: 2.0.0-rc.6 [azurepipelines skip]" (surveyjsdeveloper)
  • [7e610f0]: "Release: 2.0.0-rc.6 [azurepipelines skip]" (surveyjsdeveloper)
  • [2d53840]: "Release: 2.0.0-rc.6 [azurepipelines skip]" (surveyjsdeveloper)
  • [86a2889]: "Release: 2.0.0-rc.6 [azurepipelines skip]" (surveyjsdeveloper)

v2.0.0-rc.5

20 Feb 17:45
Compare
Choose a tag to compare

Commits