SurveyJS Dashboard v1.12.26

Released: Mar 4, 2025

v1.12.26 中的更新

修补程序

  • Form Library
    • File Upload: Single file removal deletes all uploaded files.
    • Multi-Select Matrix: A Rating Scale question overflows its container on smaller screens.
    • The progressValue property returns an outdated value when asked for within an onValueChanged event handler.
    • A page doesn't appear if it's visibility conditionally depends on a question that belongs to the Start Page.
    • Dropdown is closed immediately if its menuType is set to "dropdown" for all devices.
    • The questionCount property within the onGetProgressText event takes into account invisible matrix rows.
  • Survey Creator
    • Single-Line Input: An exception is raised if you remove a toolbox subitem and try to select an input type corresponding to it in Property Grid.
    • Pages editor: The Remove button is unavailable if you add pages using the Plus button.
    • A line break character \n is saved in a survey JSON schema after removing a title or description using an in-place editor.
    • A completedHtmlOnCondition markup persists after a corresponding logic rule is deleted in the Logic tab.