Releases: infinum/eightshift-ui-components
Releases · infinum/eightshift-ui-components
1.4.4
Changes:
- Reduced update rate in
Repeaterto reduce re-renders
1.4.3
Changes:
- Fixed
updateDatainRepeaterthat gets passed to child items. - Tailwind's CSS reset will now be ignored with in containers that have a
es-uic-no-css-resetclass applied. Also, the reset is disabled for WP admin tables (.wp-list-table). If you need to include a reset "island" within a container that hades-uic-no-css-resetapplied, you can add aes-uic-has-css-resetto re-enable it for that container.
1.4.2
Changes:
- Added missing import in
NumberPicker. - Improved
Repeaterbehavior and reliability. - Added missing empty state in
Repeater.
1.4.1
Changes:
- Fixed popover flashes in
LinkInputif there's less than 4 characters.
1.4.0
Changes:
- Updated dependencies.
- Fixed
MultiSelectitem bug when usingsimpleValue. - Updated Gutenberg overrides.
- Tweaked
Buttonicon size when size is set tosmall. - Fixed height of separator when using extra controls with
NumberPickerand 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-nonewill always be available.MultiSelectandAsyncMultiSelectmulti-value item containers now have a maximum width set to prevent overflows with long titles.- Rewrote
LinkInputso it is less in the way when entering URLs. - Rewrote
Repeaterto use React DNDKit until React Aria fixes issues with interactive elements insideGridLists. Expandablewill now close if disabled while open.- A new transition has been added to
AnimatedVisibility-fade. - Added 6 new UI icons.
- Increased contrast of
ContainerPaneltitle and icon.
1.3.2
Changes:
- Tweaked
OptionSelectrich label style.
1.3.1
Changes:
- Tweaked Gradient editor layout.
- Tweaked Gutenberg tooltip style.
1.3.0
Changes:
- Added the
Modalcomponent. - Fixed Gutenberg tooltip style.
1.2.3
Changes:
- Adds missing doc comment for
hideprop inButton. - Added a couple of styles for Gutenberg overrides.
1.2.2
First public release