Skip to content

1.4.0

Compare
Choose a tag to compare
@goranalkovic-infinum goranalkovic-infinum released this 26 Jul 14:27
· 108 commits to main since this release

Changes:

  • Updated dependencies.
  • Fixed MultiSelect item bug when using simpleValue.
  • Updated Gutenberg overrides.
  • Tweaked Button icon size when size is set to small.
  • 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, and es-uic-flex-none will always be available.
  • MultiSelect and AsyncMultiSelect 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 inside GridLists.
  • 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.