Infragistics Ultimate - includes Ignite UI for Web Components 4.10.0

Released: Jul 1, 2024

Actualizaciones en Ignite UI for Web Components 4.10.0

Características

  • Added a new Banner component.
  • Added a new Divider component.
  • Added a new Date picker component.
  • Radio group - You can now bind underlying radio components name and checked state through the radio group.
  • Added support for VSCode custom data intellisense (both HTML and CSS).
  • Added support for JetBrains editors WebTypes intellisense.
  • Deprecated the Input inputmode property. It is now aligned with the native inputMode DOM property instead.

Correcciones

  • Mask input - After a form reset call correctly update underlying input value and placeholder state.
  • Tree - Setting --ig-size on the item indicator CSS Part will now change the size of the icon.
  • Date-time input - Double emit of igcChange in certain scenarios.
  • Navigation drawer - Mini variant is not initially rendered when not in an open state.
  • Combo:
    • Selecting an entry using the Enter key now correctly works in single selection mode.
    • Turning on the disableFiltering option now clears any previously entered search term.
    • Entering a search term in single selection mode that already matches the selected item now works correctly.