@epam/assets
Advanced tools
Changelog
5.6.2 - 15.03.2024
What's Fixed
Changelog
5.6.0 - 08.02.2024
What's New
captionCX
is deprecated for the following components: Button
, LinkButton
, Badge
, Tag
, TabButton
, VerticalTabButton
, MainMenuButton
and will be removed in future release. Please use cx
prop to access caption styles and use cascading to change the styles for the uui-caption
global class.span
element if onClick
prop is not passed, consider it for DOM manipulation with this component.span
element if onClick
props is not passed, consider it for DOM manipulation with this component.selectionMode: multi
selected item Tag
rendered as a span
, consider it for DOM manipulation with this component.count
, dropdownIconPosition
props.dropdownIconPosition
prop.dropdownIconPosition
prop.onClear
, clearIcon
, count
, dropdownIconPosition
props.onClear
, clearIcon
, isDisabled
, dropdownIconPosition
props.dropdownIconPosition
prop.dropdownIconPosition
prop.brand
; Removed --uui-text-brand
token from themes, use --uui-text-primary
instead.MakeMeItem
and InstanceItem
components from loveship.1.23pm
-> 01:23 PM
, 12/2
-> 12:02 AM
, .25
-> 00:25
, 2350
-> 23:50
etc.ICanBeInvalid
interface:
validationMessage
to the IHasValidationMessage
interfacetertiary
color.justify-content
it can be equals 'center' | 'space-between' | 'space-around' | 'space-evenly' | 'start' | 'end'
.infoText
from string into ReactNode. Now you can pass your own realization of it, or pass string and use our.What's Fixed
name
attribute for the input.name
attribute for each group member.onCancel
prop. Now component can use provided callback, not only default implementationclose
method to always return PromiseChangelog
5.5.3 - 07.02.2024
What's Fixed
Changelog
5.5.1 - 01.02.2024
What's New
renderTooltip
prop to DataColumnProps
, to be able to customize or disable table header tooltipWhat's Fixed
Changelog
5.5.0 - 18.01.2024
What's New
createRoot
).48
is deprecated and will be removed in future releases. Please, use size 42
instead.shape: square
was deprecated and will be removed in future releases. Please pay attention that sguare
is default now. Use Tag component instead if you need 'square' appearance or use "round" value.size 12
is deprecated and will be removed in future release. Please, use size 18
instead.gray60
in promo, and night600
in loveship are deprecated and will be removed in future release.maxBodyHeight
prop for picker filters.allowResizing
field for DataColumnProps
, to be able to configure resizing for each columnid
prop to add HTML ID attribute for the input.id
prop to add HTML ID attribute for the toggler input.id
prop to add HTML ID attribute for the first input into toggler.info
by default.from
bigger than value to
.overflow: hidden
body style removing after closing first modals in case when multiple modals was opened. Now this style will be removed only when the last modal in stack was closed.What's Fixed
onScroll
prop typingsize
to set it for all group components. Added possibility to provide CheckboxProps for each item of group.