@epam/assets
Advanced tools
Changelog
4.10.2 - 24.03.2023
What's Fixed
Changelog
4.10.1 - 10.03.2023
What's New
What's Fixed
formatter
prop replaced with custom formatValue
function which converts given input into text instead of numberdisabled
attribute for disabled buttonsChangelog
4.10.0 - 06.02.2023
What's New
closeOnMouseLeave: 'boundary'
, closeDelay
and openDelay
trigger
. Now tooltip always opens on hover, use dropdown for cases when you need to open body by click.isVisible
. If you need to programmatically control the opening, use the value/onValueChange props.columnGap
and rowGap
to setting the spacing between children and rows in case of a FlexRow wrapopenDelay
and closeDelay
prop, for dropdown which opens by hoverWhat’s Fixed
rel='noopener noreferrer'
where target='_blank'
dataSourceState
when programmatically handling previously loaded data, if API returns empty arrayfix
property and fixed the problem with pinning the column after unpinning, if it has fix
property in the column config.NumericInput
by preventing rounding up numbers if formatOptions
are definedRating
color for selected starsprops.format
value in priority over other acceptable formats