1.4.0
goranalkovic-infinum
released this
26 Jul 14:27
·
108 commits
to main
since this release
Changes:
- Updated dependencies.
- Fixed
MultiSelect
item bug when usingsimpleValue
. - Updated Gutenberg overrides.
- Tweaked
Button
icon size when size is set tosmall
. - Fixed height of separator when using extra controls with
NumberPicker
and a custom size is set. es-uic-shrink
,es-uic-shrink-0
,es-uic-grow
,es-uic-grow-0
,es-uic-flex-1
,es-uic-flex-auto
,es-uic-flex-initial
, andes-uic-flex-none
will always be available.MultiSelect
andAsyncMultiSelect
multi-value item containers now have a maximum width set to prevent overflows with long titles.- Rewrote
LinkInput
so it is less in the way when entering URLs. - Rewrote
Repeater
to use React DNDKit until React Aria fixes issues with interactive elements insideGridList
s. Expandable
will now close if disabled while open.- A new transition has been added to
AnimatedVisibility
-fade
. - Added 6 new UI icons.
- Increased contrast of
ContainerPanel
title and icon.