Skip to content

0.46 Breaking Changes

N1XUS edited this page Sep 13, 2023 · 1 revision

Core/Platform Object status:

  • Core Object Status now uses ColorAccent type as indicationColor property type;
  • Content projection has been removed from Core Object Status;
  • IndicationColorType from @fundamental-ngx/platform/object-status now extended to max number of 10.
  • To provide custom complex text template for Core Object Status, use textTemplate input property of fd-object-status to pass custom TemplateRef;
  • To provide custom complex text template for Platform Object Status, use <ng-template fdpObjectStatusText>...</ng-template> content-projected template.
Clone this wiki locally