Skip to content

v2024.3.0

Latest
Compare
Choose a tag to compare
@paronne paronne released this 03 May 14:50
· 15 commits to master since this release

SVYX-739 Fix Error markers with the ES6 parser

svyExcelUtils

SVYX-716 Excel Utils warning "getLocalDateTime is an NG Client only method" in headless
SVYX-789 svySystem scope in svyUtils missing method for TiNG deep link
Added ExcelCellStyle.setRotation(rotation) to allow text rotation in cells
Modified ExcelCell.setCellValue() to set a cell to blank rather than an empty string

svyDocEditor

SVYX-697 Added white-space:pre-wrap when text is inside span

svyDataUtils

SVYX-832 Added new functions getDatasetSetWithExactValues in svyDataUtils and getColumnTitle in svyUI

svyDateUtils

SVYX-786 svyUtils getMonthDifference isn't returning correct months

svyUI

SVYX-832 Added new functions getDatasetSetWithExactValues in svyDataUtils and getColumnTitle in svyUI
Fix RuntimeElementSource not working with AGGrid

svyEventManager

SVYX-746 Aggregate returnValue when firing an Event with svyEventManager

svySystem

SVYX-789 svySystem scope in svyUtils missing method for TiNG deep link

svyIO

Deprecate encodeStringToBase64 in favor of utils.stringToBase64

svyValidationUtils

new method getMessageFromMarkers