Infragistics Ignite UI for Angular 17.2.0

Released: Jan 15, 2024

Atualizações na 17.2.0

Recursos

  • Charts
    • Chart Highlight Filter - The IgxCategoryChartComponent and IgxDataChartComponent now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.
  • IgxAvatar
    • Removed deprecated property roundShape.
    • Deprecated color and bgColor properties.
  • IgxButton
    • Removed deprecated properties color and background.
  • IgxCard
    • Removed deprecated properties type and reverse.
  • IgxDialog
    • Removed leftButtonColor, leftButtonBackgroundColor rightButtonColor, and rightButtonBackgroundColor properties.