0.37.0 Breaking changes - SAP/fundamental-ngx GitHub Wiki
Schematics #8479
Due to deprecation of the old Themes API and some changes in assets management, after running ng update
to update from <0.37
to >0.37
you also have to run ng add @fundamental-ngx/(core/platform)
once again to set up thing in the correct way.
Platform List #8650
-
grpheaderTitle
is now deprecated. UsegroupHeaderTitle
instead. -
ListGroupHeader
Component has been renamed toListGroupHeaderComponent
.