IntegralUI Web 23.4

Released: Dec 5, 2023

Mises à jour de 23.4

Fonctionnalités

  • Added FontSize and FontStyle CSS custom properties for all components.
  • ListBox now has built-in CheckBox for items.
  • ListBox now has built-in RadioButton.
  • Items can now appear as separators in ListBox.
  • 'Add and remove' event data in List components now include item index and parent.
  • sizeChanged event from SidePanel is now fired during animated resize.
  • updateComplete event added to SideBar, fires when layout update completes.
  • Added text-align custom property setting for all components, by default is set to left.
  • TreeList scrollTo method now includes the header height when scrolling.

Correctifs

  • Fixed issue that prevents additional add/remove processes when it is canceled within itemAdding or itemRemoving event.
  • Fixed issue inserting new items at a position that is outside of current list range.
  • Block size is now correctly set within TreeList size when added as a child to SidePanel.
  • Fixed issue with items in TreeList appearing as grayed when disabled.
  • Drag Drop Multiple items in ListBox now correctly preserves their order.
  • RadioButtons in List components no longer become unchecked when clicked twice.
  • Change of RadioButton value is now also working with touch.
  • Icons in Calendar are now rendered correctly before ResourcePath is set.
  • Showing a check box in root context menu no longer throws an error 'resource not found'.
  • Changing Tab Orientation during run-time in TabStrip now correctly aligns tabs.
  • Deep child menus no longer remain open when root menu is opened again or a different menu opens.